Hi Team ,
I am trying to send mail notifications of host down to my mail id but unfortunately i am not receiving the same on my mail d .
Also nagios is logging the notifications that are being sent but i am not receiving it . I guess this means all the nagios configuration is correct .
I dropped a test mail also which was received successfully . i am using nagios core version 4.1.1
Thanks in advance .
Email motifications not received by user
Re: Email motifications not received by user
Hi,
did you try to trigger a notification from the GUI interface selecting the host and Send custom host notification?
or through the command line?
did you try to trigger a notification from the GUI interface selecting the host and Send custom host notification?
or through the command line?
Re: Email motifications not received by user
Hi ,
I triggered the mail through command line echo "test" | mail -s "test" <myid> and i am logged in through root@<hostname>but have configured the mail to be sent from nagios@<domain name> at notify host by email command which i am not getting .
Thanks .
I triggered the mail through command line echo "test" | mail -s "test" <myid> and i am logged in through root@<hostname>but have configured the mail to be sent from nagios@<domain name> at notify host by email command which i am not getting .
Thanks .
Re: Email motifications not received by user
Do you see anything in the mail logs?
Code: Select all
/var/log/maillogRe: Email motifications not received by user
Hi,
Yes the one which i trigerred manually are logged in /var/log/maillog but the once which nagios triggerrs are not .
Thanks
Yes the one which i trigerred manually are logged in /var/log/maillog but the once which nagios triggerrs are not .
Thanks
Re: Email motifications not received by user
Hi Team,
Any suggestion on this , how to resolve this ?
Thanks .
Any suggestion on this , how to resolve this ?
Thanks .