• Hello I get an error when trying to send a test email:

    SMTP -> ERROR: Failed to connect to server: Connection timed out (110)SMTP connect() failed.

    How can I fix this please?

    Thanks

    WordPress Version: 4.2.1
    SendPress Version: 1.1.4.22
    PHP Version: 5.3.29
    PHP Memory Limit: 256 MByte
    PHP Memory Used: 44.33 MByte
    MySQL Version: 5.5.43

    Database Tables:
    wp_sendpress_subscribers_event OK
    wp_sendpress_report_url OK
    wp_sendpress_subscribers_status OK
    wp_sendpress_subscribers OK
    wp_sendpress_list_subscribers OK
    wp_sendpress_queue OK

    Ports:
    Port 25: open
    Port 465: open
    Port 587: open

    WordPress Version: 4.2.1
    Permalink Structure: /%postname%
    Active Theme: my world with grass and dew child 2.0.19

    Registered Post Stati: publish, future, draft, pending, private, trash, auto-draft, inherit, sp-standard, sp-custom, sp-form, sp-autoresponder

    Platform: Windows
    Browser Name: Firefox
    Browser Version: 37.0
    User Agent String: Mozilla/5.0 (Windows NT 6.1; WOW
    64; rv:37.0) Gecko/20100101 Fire
    fox/37.0

    SP Version: 1.1.4.22

    PHP Version: 5.3.29
    MySQL Version: 5.5.43-MariaDB
    Web Server Info: LiteSpeed

    WordPress Memory Limit: 40MB
    PHP Safe Mode: No
    PHP Memory Limit: 256M
    PHP Upload Max Size: 2M
    PHP Post Max Size: 8M
    PHP Upload Max Filesize: 2M
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    PHP Arg Separator: &
    PHP Allow URL File Open: Yes
    WP_DEBUG: Disabled

    WP Table Prefix: Length: 3 Status: Acceptable

    Show On Front: page
    Page On Front: Home (#5)
    Page For Posts: (#0)

    WP Remote Post: wp_remote_post() works

    Session: Disabled
    Session Name: PHPSESSID
    Cookie Path: /
    Save Path: /tmp
    Use Cookies: On
    Use Only Cookies: On

    DISPLAY ERRORS: On (Off)
    FSOCKOPEN: Your server supports fsockopen.
    cURL: Your server supports cURL.
    SOAP Client: Your server has the SOAP Client enabled.
    SUHOSIN: Your server does not have SUHOSIN installed.

    ACTIVE PLUGINS:

    Akismet: 3.1.1
    Contact Form 7: 4.1.2
    Custom CSS Manager: 1.5.2
    Easy Facebook Likebox: 3.1
    Google Analytics: 1.0.6
    Open Graph Metabox: 1.2.5
    Recent Posts Widget Extended: 0.9.9
    SendPress Newsletters: 1.1.4.22
    Social Media Feather: 1.7.8
    WordPress SEO: 2.1.1

    https://www.ads-software.com/plugins/sendpress/

Viewing 1 replies (of 1 total)
  • The SendGrid port test is run against smtp.sendgrid.net, not smtp.gmail.com. In which case it’s possible the port would report open when the host has blocked access to gmail. I’ve seen that before.

    If you have access to a terminal on your host, see if you can run this command and get this result:

    telnet smtp.gmail.com 465

    Trying 74.125.192.108...
    Connected to gmail-smtp-msa.l.google.com.
Viewing 1 replies (of 1 total)
  • The topic ‘Error sending test email – gmail’ is closed to new replies.