Problem email alerts to certain users

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Problem email alerts to certain users

Post by scottwilkerson »

Can we also masquerade as this user and click username in top right of interface, and then verify we have the correct email address in here. It may be different than what is in the contact template, and as this user is using the xi notification handler, it will use the email in this interface.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
rez1sog
Posts: 38
Joined: Fri Mar 16, 2012 6:02 am

Re: Problem email alerts to certain users

Post by rez1sog »

Sadly, that worked for both me and him. But Nagios itself seems to not work when it tries to send them.

This is very strange.
User avatar
CGraham
Posts: 115
Joined: Tue Aug 16, 2011 2:43 pm

Re: Problem email alerts to certain users

Post by CGraham »

Honestly I was having similar issues but thought it was related to other issues with my system and not nagios. I switched from Sendmail to Postfix and everything cleared up. Can you try that?
User avatar
CGraham
Posts: 115
Joined: Tue Aug 16, 2011 2:43 pm

Re: Problem email alerts to certain users

Post by CGraham »

Did this get solved? I'm still very interested in the solution because I don't like using Postfix as my mailer.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Problem email alerts to certain users

Post by scottwilkerson »

To trouble shoot this I would try sending the user a message from the command line on the XI server, and watching the maillog

Code: Select all

tail -f /var/log/maillog


To see the communication with the remote server. Some server will just block mail connection based on hostname of machine, etc..
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked