• Hi WP Mail SMTP Team!

    We are having some problems sending email throgh GMail… We completed the setup successfully, but still got this error when trying the “Test Email”.

    Versions:
    WordPress: 4.9.5
    WordPress MS: No
    PHP: 5.5.38-1~dotdeb+7.1
    WP Mail SMTP: 1.2.5

    Params:
    Mailer: gmail
    Constants: No
    Client ID/Secret: Yes
    Auth Code: Yes
    Access Token: Yes

    Server:
    OpenSSL: Yes
    PHP.allow_url_fopen: Yes
    PHP.stream_socket_client(): Yes
    PHP.fsockopen(): Yes
    PHP.curl_version(): No

Viewing 2 replies - 1 through 2 (of 2 total)
  • .

    Plugin Author Slava Abakumov

    (@slaffik)

    Hi @4ewebmaster,

    You have cut out Debug output. Without it, I can’t help.
    I see that you don’t have cURL available on a server. That might be a reason. Gmail uses Guzzle library to make requests to Gmail API servers to send emails. Guzzle works primarily with cURL and I’m not sure whether it fallbacks to something else (perhaps no).

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

The topic ‘Problems sneding vía GMail’ is closed to new replies.