Page 1 of 1

set-up email notifications

Posted: Thu Feb 11, 2016 12:28 pm
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.

Re: set-up email notifications

Posted: Thu Feb 11, 2016 12:49 pm
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.

Re: set-up email notifications

Posted: Tue Feb 16, 2016 9:59 am
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

Re: set-up email notifications

Posted: Tue Feb 16, 2016 10:30 am
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.