Re: [exim] help with condition

Startseite
Nachricht löschen
Nachricht beantworten
Autor: B. Johannessen
Datum:  
To: exim-users
Betreff: Re: [exim] help with condition
Alexandre Busquets wrote:
> failed to expand condition "${run{sudo -u test
> /home/test/check_overquota.pl $local_part $message_size}}" for
> checkoverquoata router: command timed out

                           ^^^^^^^^^^^^^^^^^


My guess would be that sudo is waiting for a password, and the ${run
expansion eventually times out.


    Bob