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.
set-up email notifications
Re: set-up email notifications
Can you post your maillog for us to review?
It may be getting blocked by your provider, this log will give us some insight.
Code: Select all
tail -n200 /var/log/maillog
Former Nagios Employee
-
tejanagios
- Posts: 24
- Joined: Wed Feb 03, 2016 6:45 am
Re: set-up email notifications
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
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.
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