Re: [exim] Passing variables into exim?

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Matthew Hodgson
Dátum:  
Címzett: exim-users
Tárgy: Re: [exim] Passing variables into exim?
On Fri, 2 Feb 2007, Marc Sherman wrote:

> Matthew Hodgson wrote:
>> Hi,
>>
>> Is there any way to pass variables into exim externally?
>
> You can use -D to set a macro.
>
> http://exim.org/exim-html-4.66/doc/html/spec_html/ch06.html#SECTmacrodefs


Perfect - thanks :) I'd fudged it temporarily by setting a header in the
mail which gets passed through, which subsequently gets stripped out -
this is much cleaner, though.

Thanks,

M.