Usually we get Queued mail for delivery" (mail queue manager) error because the mail has not yet been delivered to the recipient due to IP block or blacklisting of IP In this case you just need to remove the frozen mails using the command “” exim -bpr | grep frozen | awk {'print $3'} | xargs exim -Mrm “” and then forcefully deliver the mail from Mail >> Email >> Mail Queue Manager .
__________________
Carol.P
|