"Check email delivery" with encryption is malfunction

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
wai783936
Posts: 4
Joined: Sun Aug 12, 2018 12:22 pm

"Check email delivery" with encryption is malfunction

Post 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,
wai783936
Posts: 4
Joined: Sun Aug 12, 2018 12:22 pm

Re: "Check email delivery" with encryption is malfunction

Post 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.
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: "Check email delivery" with encryption is malfunction

Post by mbellerue »

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!
wai783936
Posts: 4
Joined: Sun Aug 12, 2018 12:22 pm

Re: "Check email delivery" with encryption is malfunction

Post by wai783936 »

mbellerue wrote:Can you PM me the full command that you are using?
Sorry, which command are you wish ?
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: "Check email delivery" with encryption is malfunction

Post 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.
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!
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: "Check email delivery" with encryption is malfunction

Post by mbellerue »

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!
wai783936
Posts: 4
Joined: Sun Aug 12, 2018 12:22 pm

Re: "Check email delivery" with encryption is malfunction

Post 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
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: "Check email delivery" with encryption is malfunction

Post 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
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!
Locked