hi all, pls help for some info
i found "exim -bpru |awk '{print $3}' | xargs -n 1 -P 40 exim -v -M" command for exim.
is it force to running mailqueue ? or just delete the frozen email ?
thank's
hi all, pls help for some info
i found "exim -bpru |awk '{print $3}' | xargs -n 1 -P 40 exim -v -M" command for exim.
is it force to running mailqueue ? or just delete the frozen email ?
thank's
Yes it does seem to be trying to deliver each msg.
did you mean it use to force mailqueue delivering each msg ?Originally Posted by Shahzada