hello everyone,
I have been monitoring the mqueue (mailq) on my sendmail server for
the past couple of hours and I am seeing some strange issues.
If I run the mailq command I see that some domains receive a host
map: lookup (domain.com) defferred message. see below.
k1DE2Hbm032097- 13244 Mon Feb 13 09:02 <Heather.Dalton [at] phh.com>
(host map: lookup (mortgagefamily.com): deferred)
<sue.sunstein [at] mortgagefamily.com>
The strange part is if I run the queue Id it goes thru fine:
sendmail -v -q Ik1DE2Hbm032097
It seems sendmail doesn't have a resolve issue. If I run:
echo '/map host mortgagefamily.com' | sendmail -bt -d8.16_res.options =
12c7, HasWildcardMX = 0
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter <ruleset> <address>
> map_lookup: host (mortgagefamily.com) dns_getcanonname(mortgagefamily.com, trymx=1)
dns_getcanonname: trying mortgagefamily.com. (A)
YES
dns_getcanonname: mortgagefamily.com
returns mortgagefamily.com. (0)
everything looks ok.
nslookup -query=mx mortgagefamily.com
returns that it's ok.
It's not just this domain. But random domains.
I have been looking thru the newsgroups and faq, but I don't see
anything that resembles what I am seeing on my server.
Any suggestions?
Thanks,
sunckell
