Search found 2 matches

by polo
Sat Jan 25, 2020 3:46 am
Forum: Open Source Nagios Projects
Topic: Nagios Email Notifications not sending emails
Replies: 3
Views: 7695

Re: Nagios Email Notifications not sending emails

Hi, thank you very much, it helped, but the problem with delivering e-mails still persist. Firstly, I want to say, that I use mailx utility for e-mail sending (it works from CLI). Here is my config file for the utility: cat /root/.mailrc set smtp-use-starttls set ssl-verify=ignore set smtp=smtp://sm...
by polo
Fri Jan 24, 2020 11:39 am
Forum: Open Source Nagios Projects
Topic: Nagios Email Notifications not sending emails
Replies: 3
Views: 7695

Nagios Email Notifications not sending emails

Hello guys, I would like to ask you for help with sending e-mail notification from Nagios. I tried to do my best, but I am not able to fix the problem. Nagios doesnt want to send the e-mail notification. I went through this topic: https://support.nagios.com/forum/viewtopic.php?f=7&t=39208, but i...