Page 3 of 3

Re: Check_email_delivery - O365

Posted: Fri Nov 13, 2015 11:16 am
by r34220
I made sure I had the latest version once I first originally had the issue.

Code: Select all

/usr/local/nagios/libexec/check_imap_receive -V
0.7.5

Re: Check_email_delivery - O365

Posted: Fri Nov 13, 2015 2:23 pm
by tgriep
The only information I found on that message is if you ran that check with this option

Code: Select all

--ssl-ca-file
Or if you ran this command on the server

Code: Select all

imap_ssl_cert
It may have downloaded outlook.office365.com's server certificate against a local .pem file and that could be the error.
If you did run this check with the --ssl-ca-file option, can you search for a file that may be called ca_file.pem and remove it?
Thanks

Re: Check_email_delivery - O365

Posted: Tue Nov 17, 2015 1:11 pm
by r34220
I haven't ran the imap_ssl_cert script at all.

Re: Check_email_delivery - O365

Posted: Tue Nov 17, 2015 5:46 pm
by tgriep
That error you are seeing is from the latest version of the plugin, try and go back one version and see if that works for you.
Can you run this on the XI server to see if there any errors that could be helpful to trouble shoot this?

Code: Select all

openssl s_client -connect outlook.office365.com:993