Error with SMTP
-
Hello,
I can use SMTP and i see the mesage “Authentication successful!” but if i send a testmail, i see the message:
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting 2022-07-27 07:47:24 CLIENT -> SERVER: EHLO newsletter.bla.de 2022-07-27 07:47:24 CLIENT -> SERVER: STARTTLS 2022-07-27 07:47:24 CLIENT -> SERVER: EHLO newsletter.bla.de 2022-07-27 07:47:24 CLIENT -> SERVER: AUTH XOAUTH2 dXNlcj1uZXdzbGV0dGVyQGdlc3VuZGhlaXQtYmguZGUBYXV0aD1CZWFyZXIgZXlKMGVYQWlPaUpLVjFRaUxDEBAQ== .... 2022-07-27 07:47:30 SMTP ERROR: AUTH command failed: 535 5.7.3 Authentication unsuccessful [FR0P281CA0046.DEUP281.PROD.OUTLOOK.COM] 2022-07-27 07:47:30 CLIENT -> SERVER: QUIT
What I have to do?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Error with SMTP’ is closed to new replies.