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