Discussion:
Event notifications not working
mrmoose
2013-04-15 15:07:31 UTC
Permalink
mrmoose [http://community.zenoss.org/people/mrmoose] created the discussion

"Event notifications not working"

To view the discussion, visit: http://community.zenoss.org/message/72830#72830

--------------------------------------------------------------
New install of Zenoss 4.3.2 with scripted install on CentOS 6.4.
When I test my email account in the user properties screen it will send the message successfully. But when the system tries to send an email notification I get the following:
Status:
Traceback (most recent call last):
File "/opt/zenoss/Products/zenModel/actions.py",
line 224, in execute
self.executeBatch(nitification, signal,targets)
File "/opt/zenoss/Products/ZenModel/actions.py",
line 338, in executeBatch
Message:
(notification.id,targets, errMsg)
ActionExecutionExecption: Notification 'Critical'
FAILED to send emails to set(['***@xxx.xxx'])
<class 'smtplib.SMTPRecipientsRefused">-
http://community.zenoss.org/mailto:{'***@xxxx.xxx' {'***@xxxx.xxx' :( 550, 'Verification failed for
<zenossuser_xxxxx@<host name of server>\nUnkown
user\nSender verify failed')}

When i do a rabbitmqctl list_queues -p /zenoss I get all the right queues

Where do I start looking?
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/72830#72830]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...