Page 1 of 1

"Check email delivery" with encryption is malfunction

Posted: Sat Nov 09, 2019 8:00 am
by wai783936
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,

Re: "Check email delivery" with encryption is malfunction

Posted: Sun Nov 10, 2019 1:38 am
by wai783936
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.

Re: "Check email delivery" with encryption is malfunction

Posted: Mon Nov 11, 2019 11:36 am
by mbellerue
Can you PM me the full command that you are using?

Re: "Check email delivery" with encryption is malfunction

Posted: Mon Nov 11, 2019 11:53 am
by wai783936
mbellerue wrote:Can you PM me the full command that you are using?
Sorry, which command are you wish ?

Re: "Check email delivery" with encryption is malfunction

Posted: Mon Nov 11, 2019 11:56 am
by mbellerue
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.

Re: "Check email delivery" with encryption is malfunction

Posted: Wed Nov 13, 2019 4:10 pm
by mbellerue
It looks like you had SSL selected for the security setting. Did you also try TLS?

Re: "Check email delivery" with encryption is malfunction

Posted: Thu Nov 14, 2019 12:39 pm
by wai783936
mbellerue wrote:It looks like you had SSL selected for the security setting. Did you also try TLS?
Yes, I have tried, but still cannot check the mailbox

Re: "Check email delivery" with encryption is malfunction

Posted: Thu Nov 14, 2019 3:21 pm
by mbellerue
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,993