Ich erhalte diesen Fehler beim SMTP:
Versions:
WordPress: 6.1.1
WordPress MS: No
PHP: 8.1.2
WP Mail SMTP: 3.6.1
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not authenticate.
Host: smtp.xxxxxxxx
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.0.2k 26 Jan 2017
Debug:
E-Mail-Quelle Houzez
Mailer: Benutzerdefinierter SMTP-Server
SMTP Error: Could not authenticate.
E-Mail-Quelle Ultimate Member
Mailer: Benutzerdefinierter SMTP-Server
SMTP Error: Could not authenticate.
E-Mail-Quelle WP-Kern
Mailer: Benutzerdefinierter SMTP-Server
SMTP Error: Could not authenticate.
E-Mail-Quelle WP Super Cache
Mailer: Benutzerdefinierter SMTP-Server
SMTP Error: Could not authenticate.
E-Mail-Quelle WP Mail SMTP
Mailer: Benutzerdefinierter SMTP-Server
SMTP Error: Could not authenticate.
SMTP Debug:
2022-11-22 08:45:10 Connection: opening to smtp.xxxxxxx:587, timeout=300, options=array()
2022-11-22 08:45:10 Connection: opened
2022-11-22 08:45:10 SERVER -> CLIENT: 220 FR3P281CA0065.outlook.office365.com Microsoft ESMTP MAIL Service ready at Tue, 22 Nov 2022 08:45:10 +0000
2022-11-22 08:45:10 CLIENT -> SERVER: EHLO xxxx
2022-11-22 08:45:10 SERVER -> CLIENT: 250-FR3P281CA0065.outlook.office365.com Hello [2a01:488:66:1000:53a9:175a:0:1]250-SIZE 157286400250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-STARTTLS250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8
2022-11-22 08:45:10 CLIENT -> SERVER: STARTTLS
2022-11-22 08:45:10 SERVER -> CLIENT: 220 2.0.0 SMTP server ready
2022-11-22 08:45:11 CLIENT -> SERVER: EHLO xxxxx
2022-11-22 08:45:11 SERVER -> CLIENT: 250-FR3P281CA0065.ouxxxxxcom Hello [2a01xxxxx:175a:0:1]250-SIZExxxxx50-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-AUTH LOGIN XOAUTH2250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8
2022-11-22 08:45:11 CLIENT -> SERVER: AUTH LOGIN
2022-11-22 08:45:11 SERVER -> CLIENT: 334 VXNlxxxxx
2022-11-22 08:45:11 CLIENT -> SERVER: [credentials hidden]
2022-11-22 08:45:11 SERVER -> CLIENT: 334 UGFzxxxxx
2022-11-22 08:45:11 CLIENT -> SERVER: [credentials hidden]
2022-11-22 08:45:19 SERVER -> CLIENT: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. [Fxxx065.DEUP281.PROD.OUTLOOK.COM]
2022-11-22 08:45:19 SMTP ERROR: Password command failed: 535 xxxx139 Authentication unsuccessful, the user credentials were incorrect. [FR3Pxxxx065.DEUP281.PROD.OUTLOOK.COM]
SMTP Error: Could not authenticate.
2022-11-22 08:45:19 CLIENT -> SERVER: QUIT
2022-11-22 08:45:19 SERVER -> CLIENT: 221 2.0.0 Service closing transmission channel
2022-11-22 08:45:19 Connection: closed
SMTP Error: Could not authenticate.