Συντάκτης: Nico Erfurth Ημερομηνία: Προς: Swantje & Michael Ludwig, Exim-Users (E-mail) Αντικείμενο: Re: [Exim] getting a value from a file
Swantje & Michael Ludwig wrote: > Hi,
>
> I'm trying to get a value (count) out of a file
> being read by exim every time one dnslookup router is used.
> What I want to do is simply adding a header with
> headers_add to show the dat-version number of my mcafee uvscan
> tool.
> The file exim should read looks like this - it contains only
> one line and no CR/LF's at all.
I think that, ${readfile is what you're looking for.