Hi all.
Here are the setup information:
Server running CentOS 5.6 and Hyperic HQ Server 4.6.6. SMTP services are configured at the same CentOS box.
The problem that I am facing is I am not getting the Alert emails.
The CentOS machine, where SMTP services ( using postfix ), Hyperic HQ server and Hyperic Agent are running.
If I use telnet command, I am able to send the email using the same CentOS box.
Here are the logs from /var/log/maillog:
Jul 20 14:10:52 ip-10-82-147-82 postfix/smtpd[17650]: connect from localhost.localdomain[127.0.0.1]
Jul 20 14:10:52 ip-10-82-147-82 postfix/smtpd[17650]: lost connection after HELO from localhost.localdomain[127.0.0.1]
Jul 20 14:10:52 ip-10-82-147-82 postfix/smtpd[17650]: disconnect from localhost.localdomain[127.0.0.1]
Jul 20 14:10:52 ip-10-82-147-82 postfix/smtpd[17650]: master_notify: status 1
Jul 20 14:10:52 ip-10-82-147-82 postfix/smtpd[17650]: connection closed
No matter how many changes I do in Postfix configuration file, I am unable to resolve this issue.
Please suggest what is it I am doing wrong?
Thanks in advance.
Abhi