Is there a command or scripts which can be directly executed from the shell to resend queued exim mails.
Thanks in advance.
Is there a command or scripts which can be directly executed from the shell to resend queued exim mails.
Thanks in advance.
It often depends why the emails are queued. You can use the option in WHM > Mail Queue Manager > and you can try:
exim -qff
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Thanks a lot.