set-up email notifications

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tejanagios
Posts: 24
Joined: Wed Feb 03, 2016 6:45 am

set-up email notifications

Post by tejanagios »

HI,

My aim is to send a test email from nagios xi, and take it from there, but it doesn't seem to be working.

I am using sendmail and at the To field entered a valid work gmail address and in the to field the same address for testing. when i update and send a test message, it says it's sent it, but I don't receive it.

there is no dns name to this nagios xi box yet, because i am still testing it and its beind firewalls.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: set-up email notifications

Post by rkennedy »

Can you post your maillog for us to review?

Code: Select all

tail -n200 /var/log/maillog
It may be getting blocked by your provider, this log will give us some insight.
Former Nagios Employee
tejanagios
Posts: 24
Joined: Wed Feb 03, 2016 6:45 am

Re: set-up email notifications

Post by tejanagios »

figured out, what the problem is; email delivery failure, looks like there is a white space in the email address although, it doen't seem so to the human eye. copy pasted the email address and it started working now. thank you
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: set-up email notifications

Post by rkennedy »

No problem, nice to see you were able to find the solution!

I'll close this up now, but feel free to open a new thread if you ever need assistance in the future.
Former Nagios Employee
Locked