Re: [exim] help with condition

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: B. Johannessen
Fecha:  
A: exim-users
Asunto: 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