• Resolved karanmodhvadia

    (@karanmodhvadia)


    Versions:
    WordPress: 4.9.2
    WordPress MS: No
    PHP: 5.6.25
    WP Mail SMTP: 1.2.4

    Params:
    Mailer: smtp
    Constants: No
    ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
    Host: smtp.gmail.com
    Port: 467
    SMTPSecure: ssl
    SMTPAutoTLS:
    C:\wamp64\www\wordpress\wp-content\plugins\wp-mail-smtp\src\Debug.php:107:boolean false

    SMTPAuth:
    C:\wamp64\www\wordpress\wp-content\plugins\wp-mail-smtp\src\Debug.php:107:boolean true

    Server:
    OpenSSL: Yes
    Apache.mod_security: No
    SMTP Debug:
    2018-02-05 10:31:48 Connection: opening to ssl://smtp.gmail.com:467, timeout=300, options=array (
    )
    2018-02-05 10:32:30 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:467 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
    )
    2018-02-05 10:32:30 SMTP ERROR: Failed to connect to server: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
    (10060)
    2018-02-05 10:32:30 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

    I am using it on localhost..

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Slava Abakumov

    (@slaffik)

    WAMP has known issues while connecting to google to send emails. In previous reports, it was due to the certificate problems.

    There is nothing that I can advise here, except trying to use some other local web-server, like Local by Flywheel, or OSPanel.io (that I personally use).

    Thread Starter karanmodhvadia

    (@karanmodhvadia)

    Do you think using XAMPP will do?

    Plugin Author Slava Abakumov

    (@slaffik)

    I don’t think so. But you better try.

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

The topic ‘Problem while sending test mail’ is closed to new replies.