My E-Mail Notifications fail with an:
"Login denied: gnutls_handshake() failed: An unexpected TLS packet was received."
Sometimes it is an :
"Login denied: _client_version10.1.26 _platformx86_64" Error.
My SMTP Configuration:
SMTP server = mail.domain.com
SMTP server port = 587
SMTP helo = mail.domain.com
SMTP email = [email protected]
Connection security = STARTTLS
SSL verify peer = unchecked
SSL verify host = checked
authentication = normal password
What should I do to solve this Problem?
Thanks your for help
"Login denied: gnutls_handshake() failed: An unexpected TLS packet was received."
Sometimes it is an :
"Login denied: _client_version10.1.26 _platformx86_64" Error.
My SMTP Configuration:
SMTP server = mail.domain.com
SMTP server port = 587
SMTP helo = mail.domain.com
SMTP email = [email protected]
Connection security = STARTTLS
SSL verify peer = unchecked
SSL verify host = checked
authentication = normal password
What should I do to solve this Problem?
Thanks your for help
Comment