I want to setup a service with "check email delivery" wizard to monitor a email service. However, that is failed.
My target is a email service that is using a ssl / tls for send and receive a mail (smtp/tls 465, imap/ssl 993).
But if i change to another method (without security), that is done.
So, I think that should be a ssl plugin is malfunction. Anyone can help me to check the feature of nagiosxi is enable or not? thank you,
"Check email delivery" with encryption is malfunction
Re: "Check email delivery" with encryption is malfunction
I have research many solutions, but no one can help me to fix.
https://unix.stackexchange.com/question ... m-line-368
https://support.nagios.com/forum/viewto ... 8&start=10
Still show "EMAIL DELIVERY CRITICAL - smtp failed: SMTP SEND CRITICAL - Could not connect to SMTP server:XXXXXXX at /usr/local/nagios/libexec/check_smtp_send line 110.
https://unix.stackexchange.com/question ... m-line-368
https://support.nagios.com/forum/viewto ... 8&start=10
Still show "EMAIL DELIVERY CRITICAL - smtp failed: SMTP SEND CRITICAL - Could not connect to SMTP server:XXXXXXX at /usr/local/nagios/libexec/check_smtp_send line 110.
Re: "Check email delivery" with encryption is malfunction
Can you PM me the full command that you are using?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: "Check email delivery" with encryption is malfunction
Sorry, which command are you wish ?mbellerue wrote:Can you PM me the full command that you are using?
Re: "Check email delivery" with encryption is malfunction
Actually, probably the easiest thing would be to send in a system profile. Go to Admin -> System Profile -> Download Profile, and PM the profile to me. I will take a look at the command and see if I can replicate the issue.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: "Check email delivery" with encryption is malfunction
It looks like you had SSL selected for the security setting. Did you also try TLS?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: "Check email delivery" with encryption is malfunction
Yes, I have tried, but still cannot check the mailboxmbellerue wrote:It looks like you had SSL selected for the security setting. Did you also try TLS?
Re: "Check email delivery" with encryption is malfunction
Can you run this command from your Nagios server and show me the output?
Code: Select all
nmap apps.ap.collabserv.com -p 143,465,587,993As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!