• Resolved pleasure94

    (@pleasure94)


    I get this error
    2023-03-17 11:33:31 Connection: opening to smtp.gmail.com:587, timeout=300, options=array()
    2023-03-17 11:33:31 Connection: opened
    2023-03-17 11:33:31 SMTP INBOUND: "220 smtp.gmail.com ESMTP q21-20020a170906a09500b009226f644a07sm861518ejy.139 - gsmtp"
    2023-03-17 11:33:31 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP q21-20020a170906a09500b009226f644a07sm861518ejy.139 - gsmtp
    2023-03-17 11:33:31 CLIENT -> SERVER: EHLO pixelslove.art
    2023-03-17 11:33:31 SMTP INBOUND: "250-smtp.gmail.com at your service, [162.0.217.27]"
    2023-03-17 11:33:31 SMTP INBOUND: "250-SIZE 35882577"
    2023-03-17 11:33:31 SMTP INBOUND: "250-8BITMIME"
    2023-03-17 11:33:31 SMTP INBOUND: "250-STARTTLS"
    2023-03-17 11:33:31 SMTP INBOUND: "250-ENHANCEDSTATUSCODES"
    2023-03-17 11:33:31 SMTP INBOUND: "250-PIPELINING"
    2023-03-17 11:33:31 SMTP INBOUND: "250-CHUNKING"
    2023-03-17 11:33:31 SMTP INBOUND: "250 SMTPUTF8"
    2023-03-17 11:33:31 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [162.0.217.27]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING250 SMTPUTF8
    2023-03-17 11:33:31 CLIENT -> SERVER: STARTTLS
    2023-03-17 11:33:31 SMTP INBOUND: "220 2.0.0 Ready to start TLS"
    2023-03-17 11:33:31 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
    2023-03-17 11:33:31 CLIENT -> SERVER: EHLO pixelslove.art
    2023-03-17 11:33:31 SMTP INBOUND: "250-smtp.gmail.com at your service, [162.0.217.27]"
    2023-03-17 11:33:31 SMTP INBOUND: "250-SIZE 35882577"
    2023-03-17 11:33:31 SMTP INBOUND: "250-8BITMIME"
    2023-03-17 11:33:31 SMTP INBOUND: "250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH"
    2023-03-17 11:33:31 SMTP INBOUND: "250-ENHANCEDSTATUSCODES"
    2023-03-17 11:33:31 SMTP INBOUND: "250-PIPELINING"
    2023-03-17 11:33:31 SMTP INBOUND: "250-CHUNKING"
    2023-03-17 11:33:31 SMTP INBOUND: "250 SMTPUTF8"
    2023-03-17 11:33:31 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [162.0.217.27]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING250 SMTPUTF8
    2023-03-17 11:33:31 Auth method requested: UNSPECIFIED
    2023-03-17 11:33:31 Auth methods available on the server: LOGIN,PLAIN,XOAUTH2,PLAIN-CLIENTTOKEN,OAUTHBEARER,XOAUTH
    2023-03-17 11:33:31 Requested auth method not available:
    2023-03-17 11:33:31 Auth method selected: LOGIN
    2023-03-17 11:33:31 CLIENT -> SERVER: AUTH LOGIN
    2023-03-17 11:33:31 SMTP INBOUND: "334 VXNlcm5hbWU6"
    2023-03-17 11:33:31 SERVER -> CLIENT: 334 VXNlcm5hbWU6
    2023-03-17 11:33:31 CLIENT -> SERVER: aXdhbm9mZi45NEBnbWFpbC5jb20=
    2023-03-17 11:33:31 SMTP INBOUND: "334 UGFzc3dvcmQ6"
    2023-03-17 11:33:31 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
    2023-03-17 11:33:31 CLIENT -> SERVER: emhoYXBiY3JfMjQwNw==
    2023-03-17 11:33:31 SMTP INBOUND: "534-5.7.9 Application-specific password required. Learn more at"
    2023-03-17 11:33:31 SMTP INBOUND: "534 5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor q21-20020a170906a09500b009226f644a07sm861518ejy.139 - gsmtp"
    2023-03-17 11:33:31 SERVER -> CLIENT: 534-5.7.9 Application-specific password required. Learn more at534 5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor q21-20020a170906a09500b009226f644a07sm861518ejy.139 - gsmtp
    2023-03-17 11:33:31 SMTP ERROR: Password command failed: 534-5.7.9 Application-specific password required. Learn more at534 5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor q21-20020a170906a09500b009226f644a07sm861518ejy.139 - gsmtp
    SMTP Error: Could not authenticate.
    2023-03-17 11:33:31 CLIENT -> SERVER: QUIT
    2023-03-17 11:33:31 SMTP INBOUND: "221 2.0.0 closing connection q21-20020a170906a09500b009226f644a07sm861518ejy.139 - gsmtp"
    2023-03-17 11:33:31 SERVER -> CLIENT: 221 2.0.0 closing connection q21-20020a170906a09500b009226f644a07sm861518ejy.139 - gsmtp
    2023-03-17 11:33:31 Connection: closed
    SMTP Error: Could not authenticate.

  • The topic ‘Unable to connect gmail with my domain email’ is closed to new replies.