Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter danielbkh

    (@danielbkh)

    Here is the full log:

    Versions:
    WordPress: 5.6.2
    WordPress MS: No
    PHP: 7.4.15
    WP Mail SMTP: 2.6.0
    
    Params:
    Mailer: smtp
    Constants: No
    ErrorInfo: SMTP Error: Could not authenticate.
    Host: smtp.office365.com
    Port: 587
    SMTPSecure: tls
    SMTPAutoTLS: bool(true)
    SMTPAuth: bool(true)
    
    Server:
    OpenSSL: OpenSSL 1.1.1j 16 Feb 2021
    
    Debug:
    Mailer: Other SMTP
    SMTP Error: Could not authenticate.
    
    SMTP Debug:
    2021-03-09 11:08:01 Connection: opening to smtp.office365.com:587, timeout=300, options=array()
    
    2021-03-09 11:08:01 Connection: opened
    
    2021-03-09 11:08:01 SERVER -> CLIENT: 220 SN4PR0601CA0021.outlook.office365.com Microsoft ESMTP MAIL Service ready at Tue, 9 Mar 2021 11:08:01 +0000
    
    2021-03-09 11:08:01 CLIENT -> SERVER: EHLO aerialpestmanagment.com
    
    2021-03-09 11:08:01 SERVER -> CLIENT: 250-SN4PR0601CA0021.outlook.office365.com Hello [162.241.253.141]250-SIZE 157286400250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-STARTTLS250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8
    
    2021-03-09 11:08:01 CLIENT -> SERVER: STARTTLS
    
    2021-03-09 11:08:01 SERVER -> CLIENT: 220 2.0.0 SMTP server ready
    
    2021-03-09 11:08:02 CLIENT -> SERVER: EHLO aerialpestmanagment.com
    
    2021-03-09 11:08:02 SERVER -> CLIENT: 250-SN4PR0601CA0021.outlook.office365.com Hello [162.241.253.141]250-SIZE 157286400250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-AUTH LOGIN XOAUTH2250-8BITMIME250-BINARYMIME250-CHUNKING250 SMTPUTF8
    
    2021-03-09 11:08:02 CLIENT -> SERVER: AUTH LOGIN
    
    2021-03-09 11:08:02 SERVER -> CLIENT: 334 VXNlcm5hbWU6
    
    2021-03-09 11:08:02 CLIENT -> SERVER: [credentials hidden]
    
    2021-03-09 11:08:02 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
    
    2021-03-09 11:08:02 CLIENT -> SERVER: [credentials hidden]
    
    2021-03-09 11:08:14 SERVER -> CLIENT: 535 5.7.3 Authentication unsuccessful [SN4PR0601CA0021.namprd06.prod.outlook.com]
    
    2021-03-09 11:08:14 SMTP ERROR: Password command failed: 535 5.7.3 Authentication unsuccessful [SN4PR0601CA0021.namprd06.prod.outlook.com]
    
    SMTP Error: Could not authenticate.
    
    2021-03-09 11:08:14 CLIENT -> SERVER: QUIT
    
    2021-03-09 11:08:14 SERVER -> CLIENT: 221 2.0.0 Service closing transmission channel
    
    2021-03-09 11:08:14 Connection: closed
    
    SMTP Error: Could not authenticate.
Viewing 1 replies (of 1 total)