Hello All,
In order to clean mail queue from exim mail server one need to execute below mentioned command from shell command prompt:
# exim -bp|grep frozen|awk '{print $3}' |xargs exim -Mrm
Regards,
Shane G.
AccuWebHosting.Com
In order to clean mail queue from exim mail server one need to execute below mentioned command from shell command prompt:
# exim -bp|grep frozen|awk '{print $3}' |xargs exim -Mrm
Regards,
Shane G.
AccuWebHosting.Com