On Apr 4, 2008, at 7:48 AM, dfranco wrote:
I recently upgrade Zenoss to zenoss-2.1.3 and I’m currently having a problem. My Zenoss don’t send email!
I’m getting the error in /var/log/maillog (sendmail)

Apr 4 12:07:09 LISZEN01 sendmail[10933]: m34B79mb010933: localhost.localdomain [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA Apr 4 12:07:09 LISZEN01 sendmail[10934]: m34B79BH010934: localhost.localdomain [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA Apr 4 12:07:13 LISZEN01 sendmail[10935]: m34B7DQu010935: localhost.localdomain [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA

In my setting I have:

SMTP Host - 127.0.0.1
SMTP Port (usually 25) - 25
SMTP Username (blank for none) - blank
SMTP Password (blank for none) – blank


In the /etc/mail/access I permit relay from localhost and form my domain (the file don’t was change after the update)

Apparently the Zenoss application send the mails whith authentication! I test whith the corporate mail server exchange and the situation is the same!

Those log messages are the result of Zenoss monitoring port 25 on the server, not it trying to send alerts out. Make sure you're not setting up alerting rules on the admin user as these will not work. You should create your own user to create alerting rules for.

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to