Sendmail isn't sending mail for some reason and keeping it in the Queue. I attemped to flush them but it deferres the connection to the server in which it is trying to relay the message to. I have checked to see if there is a DNS error or anything like that. I attemped to flush the messages through webmin. This is the result.
Code:
Running /var/spool/mqueue/p4DG1hlS014037 (sequence 1 of 1)
p4DG1hlS014037: locked
I am not finding anything in the logs to let me know their is an error. I can ping the mail servers that it is trying to send to. Now it has started delaying when ping MX servers. So I knew something was starting to mess with it. I have checked the /etc/hosts. It is correct. The server isn't black listed. Mail to root just gives me.
Code:
**********************************************
** THIS IS A WARNING MESSAGE ONLY **
** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
**********************************************
The original message was received at Fri, 13 May 2011 11:01:17 -0500
from localhost.localdomain [127.0.0.1]
----- Transcript of session follows -----
<hawk@airboatingmagazine.com>... Deferred: Connection timed out with mailstore1.secureserver.net.
Warning: message still undelivered after 4 hours
Will keep trying until message is 5 days old
It's basically not sending any email.
Any ideas of what might be going on?
This is sendmail 8.13.8 config V10/Berkeley. CentOS 5.5 Fully updated.