Re: [exim] help with condition

Etusivu
Poista viesti
Vastaa
Lähettäjä: B. Johannessen
Päiväys:  
Vastaanottaja: exim-users
Aihe: 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