• Resolved megan_buzzhoney

    (@megan_buzzhoney)


    It shows the following message but didn’t get the test email. Please help!

    Connection: opening to smtp.gmail.com:25, timeout=300, options=array ()
    Connection: opened
    SMTP -> get_lines(): $data is “”
    SMTP -> get_lines(): $str is “220 smtp.gmail.com ESMTP s130sm15486440qhb.6 – gsmtp”
    SERVER -> CLIENT: 220 smtp.gmail.com ESMTP s130sm15486440qhb.6 – gsmtp
    CLIENT -> SERVER: EHLO buzzhoney.com
    SMTP -> get_lines(): $data is “”
    SMTP -> get_lines(): $str is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]”
    SMTP -> get_lines(): $str is “250-SIZE 35882577”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577”
    SMTP -> get_lines(): $str is “250-8BITMIME”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME”
    SMTP -> get_lines(): $str is “250-STARTTLS”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-STARTTLS”
    SMTP -> get_lines(): $str is “250-ENHANCEDSTATUSCODES”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES”
    SMTP -> get_lines(): $str is “250-PIPELINING”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES250-PIPELINING”
    SMTP -> get_lines(): $str is “250-CHUNKING”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING”
    SMTP -> get_lines(): $str is “250 SMTPUTF8”
    SERVER -> CLIENT: 250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-STARTTLS250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING250 SMTPUTF8
    CLIENT -> SERVER: STARTTLS
    SMTP -> get_lines(): $data is “”
    SMTP -> get_lines(): $str is “220 2.0.0 Ready to start TLS”
    SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
    CLIENT -> SERVER: EHLO buzzhoney.com
    SMTP -> get_lines(): $data is “”
    SMTP -> get_lines(): $str is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]”
    SMTP -> get_lines(): $str is “250-SIZE 35882577”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577”
    SMTP -> get_lines(): $str is “250-8BITMIME”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME”
    SMTP -> get_lines(): $str is “250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH”
    SMTP -> get_lines(): $str is “250-ENHANCEDSTATUSCODES”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES”
    SMTP -> get_lines(): $str is “250-PIPELINING”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES250-PIPELINING”
    SMTP -> get_lines(): $str is “250-CHUNKING”
    SMTP -> get_lines(): $data is “250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING”
    SMTP -> get_lines(): $str is “250 SMTPUTF8”
    SERVER -> CLIENT: 250-smtp.gmail.com at your service, [2600:3c03::f03c:91ff:feae:1ac4]250-SIZE 35882577250-8BITMIME250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH250-ENHANCEDSTATUSCODES250-PIPELINING250-CHUNKING250 SMTPUTF8
    Auth method requested: XOAUTH2
    Auth methods available on the server: LOGIN,PLAIN,XOAUTH2,PLAIN-CLIENTTOKEN,OAUTHBEARER,XOAUTH

    https://ww.wp.xz.cn/plugins/gmail-smtp/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Noor Alam

    (@naa986)

    Hi, I don’t see any error. Do you have any other plugin installed that sends email? Please copy the content from the “Server Info” tab so I can take a look.

    Plugin Author Noor Alam

    (@naa986)

    Closing the topic due to inactivity.

    obrandts

    (@obrandts)

    I have the exact same problem.
    My server info is
    OS: Linux crossadaptive 3.19.0-58-generic #64~14.04.1-Ubuntu SMP Fri Mar 18 19:05:43 UTC 2016 x86_64
    PHP version: 5.5.9-1ubuntu4.16
    WordPress version: 4.5.2
    WordPress multisite: No
    openssl: Available
    allow_url_fopen: Enabled
    stream_socket_client: Available
    fsockopen: Available

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘test email does not send’ is closed to new replies.