Email Versand Verschlüsselung
Verfasst: So 29. Jun 2014, 15:13
Hallo,
seit dem der Mail Provider 1un1 zwingend auf SSL Verschlüsselung umgesellt hat, klappt der Mailversand per SMPT aus efa heraus nicht mehr.
efaLive 2 2.2.0_07 (ist aber bei efa das gleiche)
smtp.1und1.de
Port 587
(In Thunderbord klappt der Versand über den obigen Port. Auch mit anderen üblichen Ports klappt es leider übe efa nicht mehr.)
Gibt es eine Möglichkeit, SLL zu aktivieren ?
Hier die Logausgabe:
im Debug Logmodus 5 erschienen folgende Fehler -Meldungen
[29.06.2014 15:07:07] - efaBths - 15771 - DEBUG - DBG005 - EfaBoathouseBackgroundTask: alive!
[29.06.2014 15:08:02] - efaBths - 15771 - DEBUG - DBG015 - Trying to send message 2371 to xxxx@xxx.xx
DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle]
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: trying to connect to host "smtp.1und1.de", port 587, isSSL false
220 smtp.1und1.de (mreue101) Welcome to Nemesis ESMTP server
DEBUG SMTP: connected to host "smtp.1und1.de", port: 587
EHLO efalive.efa.local
250-smtp.1und1.de
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-SIZE 120000000
250 HELP
DEBUG SMTP: Found extension "STARTTLS", arg ""
DEBUG SMTP: Found extension "AUTH", arg "LOGIN PLAIN"
DEBUG SMTP: Found extension "AUTH=LOGIN", arg "PLAIN"
DEBUG SMTP: Found extension "SIZE", arg "120000000"
DEBUG SMTP: Found extension "HELP", arg ""
DEBUG SMTP: Attempt to authenticate using mechanisms: LOGIN PLAIN DIGEST-MD5 NTLM
DEBUG SMTP: AUTH LOGIN command trace suppressed
DEBUG SMTP: AUTH LOGIN failed
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: trying to connect to host "smtp.1und1.de", port 587, isSSL false
220 smtp.1und1.de (mreue102) Welcome to Nemesis ESMTP server
DEBUG SMTP: connected to host "smtp.1und1.de", port: 587
EHLO efalive.efa.local
250-smtp.1und1.de
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-SIZE 120000000
250 HELP
DEBUG SMTP: Found extension "STARTTLS", arg ""
DEBUG SMTP: Found extension "AUTH", arg "LOGIN PLAIN"
DEBUG SMTP: Found extension "AUTH=LOGIN", arg "PLAIN"
DEBUG SMTP: Found extension "SIZE", arg "120000000"
DEBUG SMTP: Found extension "HELP", arg ""
DEBUG SMTP: Attempt to authenticate using mechanisms: LOGIN PLAIN DIGEST-MD5 NTLM
DEBUG SMTP: AUTH LOGIN command trace suppressed
DEBUG SMTP: AUTH LOGIN failed
[29.06.2014 15:08:03] - efaBths - 15771 - WARNING - ERR007 - email-Versand fehlgeschlagen: javax.mail.AuthenticationFailedException: 538 Encryption required for requested authentication mechanism 538 Encryption required for requested authentication mechanism
[29.06.2014 15:08:03] - efaBths - 15771 - DEBUG - DBG015 - EmailSenderThread: 1 unsent messages found; 0 messages successfully sent.
[29.06.2014 15:08:07] - efaBths - 15771 - DEBUG - DBG005 - EfaBoathouseBackgroundTask: alive!
seit dem der Mail Provider 1un1 zwingend auf SSL Verschlüsselung umgesellt hat, klappt der Mailversand per SMPT aus efa heraus nicht mehr.
efaLive 2 2.2.0_07 (ist aber bei efa das gleiche)
smtp.1und1.de
Port 587
(In Thunderbord klappt der Versand über den obigen Port. Auch mit anderen üblichen Ports klappt es leider übe efa nicht mehr.)
Gibt es eine Möglichkeit, SLL zu aktivieren ?
Hier die Logausgabe:
im Debug Logmodus 5 erschienen folgende Fehler -Meldungen
[29.06.2014 15:07:07] - efaBths - 15771 - DEBUG - DBG005 - EfaBoathouseBackgroundTask: alive!
[29.06.2014 15:08:02] - efaBths - 15771 - DEBUG - DBG015 - Trying to send message 2371 to xxxx@xxx.xx
DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle]
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: trying to connect to host "smtp.1und1.de", port 587, isSSL false
220 smtp.1und1.de (mreue101) Welcome to Nemesis ESMTP server
DEBUG SMTP: connected to host "smtp.1und1.de", port: 587
EHLO efalive.efa.local
250-smtp.1und1.de
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-SIZE 120000000
250 HELP
DEBUG SMTP: Found extension "STARTTLS", arg ""
DEBUG SMTP: Found extension "AUTH", arg "LOGIN PLAIN"
DEBUG SMTP: Found extension "AUTH=LOGIN", arg "PLAIN"
DEBUG SMTP: Found extension "SIZE", arg "120000000"
DEBUG SMTP: Found extension "HELP", arg ""
DEBUG SMTP: Attempt to authenticate using mechanisms: LOGIN PLAIN DIGEST-MD5 NTLM
DEBUG SMTP: AUTH LOGIN command trace suppressed
DEBUG SMTP: AUTH LOGIN failed
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: trying to connect to host "smtp.1und1.de", port 587, isSSL false
220 smtp.1und1.de (mreue102) Welcome to Nemesis ESMTP server
DEBUG SMTP: connected to host "smtp.1und1.de", port: 587
EHLO efalive.efa.local
250-smtp.1und1.de
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-SIZE 120000000
250 HELP
DEBUG SMTP: Found extension "STARTTLS", arg ""
DEBUG SMTP: Found extension "AUTH", arg "LOGIN PLAIN"
DEBUG SMTP: Found extension "AUTH=LOGIN", arg "PLAIN"
DEBUG SMTP: Found extension "SIZE", arg "120000000"
DEBUG SMTP: Found extension "HELP", arg ""
DEBUG SMTP: Attempt to authenticate using mechanisms: LOGIN PLAIN DIGEST-MD5 NTLM
DEBUG SMTP: AUTH LOGIN command trace suppressed
DEBUG SMTP: AUTH LOGIN failed
[29.06.2014 15:08:03] - efaBths - 15771 - WARNING - ERR007 - email-Versand fehlgeschlagen: javax.mail.AuthenticationFailedException: 538 Encryption required for requested authentication mechanism 538 Encryption required for requested authentication mechanism
[29.06.2014 15:08:03] - efaBths - 15771 - DEBUG - DBG015 - EmailSenderThread: 1 unsent messages found; 0 messages successfully sent.
[29.06.2014 15:08:07] - efaBths - 15771 - DEBUG - DBG005 - EfaBoathouseBackgroundTask: alive!