Page 1 of 1

Error in mail Notification in postfix

Posted: Fri Dec 22, 2017 12:03 am
by vimalparikh
Team,

Suddenly mail stop working in Nagios, Getting bellow error . Please help me out.

-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
EC33F2A2A5 759 Fri Dec 22 10:31:34 [email protected]
(host mail.zydushospitals.com[202.131.96.164] said: 450 4.7.1 Client host rejected: cannot find your reverse hostname, [10.11.200.254] (in reply to RCPT TO command))
[email protected]
[email protected]


request you to help me out

Re: Error in mail Notification in postfix

Posted: Fri Dec 22, 2017 11:13 am
by dwhitfield
This is possibly a DNS issue, but can you post your /etc/postfix/main.cf? Also, considering we will be out of the office on Monday and Tuesday, and that this does not seem like a nagios issue, I would suggest checking out a postfix forum or perhaps https://serverfault.com/

If you want to continue here, that's great, and there may be community feedback on Christmas and Boxing Day, but don't anticipate any techs to be able to jump in until Wednesday next week.

Re: Error in mail Notification in postfix

Posted: Fri Dec 29, 2017 6:40 am
by vimalparikh
team,

Please find the main.cf file output and guide for the same.

Re: Error in mail Notification in postfix

Posted: Fri Dec 29, 2017 10:49 am
by cdienger
This would appear to be a DNS issue - mail.zydushospitals.com is unable to find the hostname for 10.11.200.254. Do you have access to the mail.zydushospitals.com server? Does the command "nslookup 10.11.200.254" on the mail.zydushospitals.com return the hostname of the nagios server ?