Already solved using smtp mail function from python itself.

From: Dennis Sweben <[email protected]>
Date: 2-1-2017 at 13:00
To: "[email protected]" <[email protected]>
Subject: email notification issue

Hi all,

I recently upgraded check_mk to 1.2.8p12, and noticed my email notifications 
are not working anymore.
And I’m missing : WATO -> Global Settings -> Notification -> Email command line 
used for notifications

I can’t send mail through #sendmail but I can trough #mail

I found the configuration for it in:
/omd/sites/<sitename>/share/check_mk/notifications/mail

Currently I am/will rewrite the function (when I get more time after my 
con-calls)
def send_mail(m, target, from_address):
to use mail instead of sendmail

Is there anyone who already did this? That would save me some time ;-)

Thanks in advance!

_______________________________________________
omd-users mailing list
[email protected]
http://lists.mathias-kettner.de/mailman/listinfo/omd-users

Reply via email to