Hello,
I'm using Zabbix ver.6.0.12 on CentOS 8.
When i tried to test e-mail notification i get error "Failure when receiving data from the peer". From Zabbix logs i find that Zabbix try to use AUTH GSSAPI not AUTH LOGIN. I test my connection using openssl and i know the connection...
Search Result
Collapse
2 results in 0.0018 seconds.
Keywords
Members
Tags
-
matib55 started a topic SMTP error: "Failure when receiving data from the peer"-How to change to AUTH LOGIN?in Zabbix HelpSMTP error: "Failure when receiving data from the peer"-How to change to AUTH LOGIN?
Last edited by matib55; 07-09-2023, 13:40. -
Zabbix front-end php starttls
within include/classes/class.cldap.php I notice that there is a starttls option, what do we have to do to enable LDAP tls/ssl over port 389? I was hoping to avoid messing with /etc/openldap/ldap.conf and putting ssl certs on etc.
I basically have a need to encrypt not only HTTP traffic...