Re: [exim] run a command

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Cyborg
Datum:  
To: exim-users
Betreff: Re: [exim] run a command

@Phil:

Can you please add this as an example of how to use "$value" to the docs
on page 106 of the 4.77 exim spec pdf .

>    condition   = ${run{/usr/bin/id}{yes}{no}}
>    log_message = output of id: $value

>


It is usefull, if the cmd execution failes and the admin wanne know why..

best regards,

Marius Schwarz