PDA

View Full Version : sendmail que


kazakx
2008-08-15, 02:14 AM CDT
Hi Guys,

I migrated from F7 to F9 a few weeks ago. I have a mail server (sendmail) and with the same configuration as in F7. But randomly i have some mail queues when i try to send mail. De logs (maillog and messages) doesn't give much information why they have been qued. When i do a sendmail -qf though they will be delivered instantly. When i check the que via the mailq command i can see te mails, output:

m7F8ANeY014041 5 Fri Aug 15 10:10 <my_alias@mydomain_ofcourse.nl>
(host map: lookup (cnn.com): deferred)
<admin@cnn.com>

It is a very strange problem and i think it's a dns-sendmail issue. But the thing is that i don't have any dns issues. when i try a "host -t MX cnn.com" i get instantly answer.

Has anybody have the same issues with sendmail?

Thnx,

kazakx
2008-08-21, 05:33 AM CDT
I filled in the

Dj$w.Foo.COM

field of sendmail.cf for my own mail domain. Before this i had only filled my domain in the local-host-names file of sendmail.

Ik looks promising. I did send 4-5 mail and those are handled well.