• The Send e-mails using SMTP is not working ….
    I Use Mandrill SMTP to send me emails but I get

    “SMTP -> ERROR: Failed to connect to server: Connection timed out (110)SMTP connect() failed” – After I test SMTP

    This is the bigger problem that I have , And why I don’t go KNEWS PRO.

    If you can fix this problem it will be amazing 🙂

    Pleas Help

    P.S I use Gmail SMTP and have the Same result .

    https://wordpress.org/plugins/knews/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I was just having the same issue with Knews not sending with Gmail SMTP

    I ended up using the settings below:

    Host SMTP: smtp.gmail.com
    Port SMTP: 465
    SMTP Secure: ssl
    Conn mode: IsSendmail()

    The issue I was having was Conn mode was set to IsSMTP(), I simply changed it to IsSendmail(0 and it all started working.

    hey @jordanairwave

    FYI, sendmail ignores your SMTP settings.. since it’s Sendmail.

    Make sure you test thoroughly in this case. Yahoo and Hotmail may dump email from a Gmail domain when not sent through smtp.gmail.com.

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

The topic ‘SMTP Sent Error :(’ is closed to new replies.