1833841 Members
3086 Online
110063 Solutions
New Discussion

Re: Sendmail Issue

 
VK2COT
Honored Contributor

Re: Sendmail Issue

Hello,

This is a clue:

MAA27519 18 Wed Feb 4 12:08 qadadmin
(host map: lookup (visteon.com): deferred)

Your server is NOT RESOLVING this domain
or possibly any domain.

Fix hostname resolution.

Hint, in previous posts we suggested
checks for /etc/nsswitch.conf and /etc/resolv.conf.

Cheers,

VK2COT
VK2COT - Dusan Baljevic
Omprakash_2
Frequent Advisor

Re: Sendmail Issue

Hi,

Understood problem with domain resolving.

There is any service required to start for resolving domain.

I have checked hosts file. But nsswitch.conf is not there in mentioned location for both working and faulty server
Omprakash_2
Frequent Advisor

Re: Sendmail Issue

Hi,

Kindly check the below mentioned and suggest me.

Working server Output:

# sendmail -bv ohelpde4@visteon.com
ohelpde4@visteon.com... deliverable: mailer esmtp, host visteon.com., user ohelm


Faulty server Output:

# sendmail -bv ohelpde4@visteon.com
ohelpde4@visteon.com... deliverable: mailer relay, host 136.18.202.42, user ohel
pde4@visteon.com


There is a difference between these two (mailer estmp / mailer relay, Think it may be an issue
Avinash20
Honored Contributor

Re: Sendmail Issue

nslookup 136.18.202.42
nslookup viseton.com

Provide the output on working and non-working server
"Light travels faster than sound. That's why some people appear bright until you hear them speak."
Avinash20
Honored Contributor

Re: Sendmail Issue

You have opened many threads but forgot to assign points

Please assign point so that you could get more response.

http://forums11.itrc.hp.com/service/forums/helptips.do?#33
"Light travels faster than sound. That's why some people appear bright until you hear them speak."
Omprakash_2
Frequent Advisor

Re: Sendmail Issue

Thanks