I've got a very strange postfix problem on a CentOS 4.4 box. We're running postfix 2.2.10.
Email's won't go out from Zabbix. Yet if I create an email from the command line locally no problem, they hit the relay host and all is good.
Also the error message is very cryptic.
It looks like Zabbix connects then does something silly or just closes the connection. I've got the email media setup for localhost. I can telnet to localhost:25 just fine and everything looks right.
I'm at a loss. Ideas?
Email's won't go out from Zabbix. Yet if I create an email from the command line locally no problem, they hit the relay host and all is good.
Also the error message is very cryptic.
Code:
Oct 25 04:55:20 netmon postfix/smtpd[28362]: connect from localhost.localdomain[127.0.0.1] Oct 25 04:55:20 netmon postfix/smtpd[28362]: lost connection after CONNECT from localhost.localdomain[127.0.0.1] Oct 25 04:55:20 netmon postfix/smtpd[28362]: disconnect from localhost.localdomain[127.0.0.1]
I'm at a loss. Ideas?
Comment