JACKPOT! I think…
Dumping invoice plane log. Says basic authentication is disabled
which I am guessing it pretty crucial?
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 Connection: opening to smtp-mail.outlook.com:587, timeout=300, options=array()
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 Connection: opened
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 SERVER -> CLIENT: 220 BL0PR02CA0134.outlook.office365.com Microsoft ESMTP MAIL Service ready at Sat, 16 Nov 2024 00:07:05 +0000 [08DD0389F12760C1]
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 CLIENT -> SERVER: EHLO localhost
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 SERVER -> CLIENT: 250-BL0PR02CA0134.outlook.office365.com Hello [24.48.136.166]
250-SIZE 157286400
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-STARTTLS
250-8BITMIME
250-BINARYMIME
250-CHUNKING
250 SMTPUTF8
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 CLIENT -> SERVER: STARTTLS
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 SERVER -> CLIENT: 220 2.0.0 SMTP server ready
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 CLIENT -> SERVER: EHLO localhost
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 SERVER -> CLIENT: 250-BL0PR02CA0134.outlook.office365.com Hello [24.48.136.166]
250-SIZE 157286400
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-AUTH LOGIN XOAUTH2
250-8BITMIME
250-BINARYMIME
250-CHUNKING
250 SMTPUTF8
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 CLIENT -> SERVER: AUTH LOGIN
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 SERVER -> CLIENT: 334 VXNlcm5hbWU6
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 CLIENT -> SERVER: [credentials hidden]
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
DEBUG - 2024-11-16 00:07:05 --> 2024-11-16 00:07:05 CLIENT -> SERVER: [credentials hidden]
DEBUG - 2024-11-16 00:07:11 --> 2024-11-16 00:07:11 SERVER -> CLIENT: 535 5.7.139 Authentication unsuccessful, basic authentication is disabled. [BL0PR02CA0134.namprd02.prod.outlook.com 2024-11-16T00:07:11.527Z 08DD0389F12760C1]
DEBUG - 2024-11-16 00:07:11 --> 2024-11-16 00:07:11 SMTP ERROR: Password command failed: 535 5.7.139 Authentication unsuccessful, basic authentication is disabled. [BL0PR02CA0134.namprd02.prod.outlook.com 2024-11-16T00:07:11.527Z 08DD0389F12760C1]
DEBUG - 2024-11-16 00:07:11 --> 2024-11-16 00:07:11 SMTP Error: Could not authenticate.
DEBUG - 2024-11-16 00:07:11 --> 2024-11-16 00:07:11 CLIENT -> SERVER: QUIT
DEBUG - 2024-11-16 00:07:11 --> 2024-11-16 00:07:11 SERVER -> CLIENT: 221 2.0.0 Service closing transmission channel
DEBUG - 2024-11-16 00:07:11 --> 2024-11-16 00:07:11 Connection: closed
DEBUG - 2024-11-16 00:07:11 --> 2024-11-16 00:07:11 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting