Menu

Error in email sending: SMTP connect() failed.

Randy
2020-01-13
2020-03-16
  • Randy

    Randy - 2020-01-13

    Hello,

    I am getting the error message while configure the mailer

    This is what i am getting.

    Error in email sending: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

    Version I used PHP Server Monitor v3.4.5.

    Please advise

     

    Last edit: Randy 2020-01-13
  • Alexander Probst

    same here...
    did you resolved it?

     
  • Alexander Probst

    how did you resolved it?

     
  • Randy

    Randy - 2020-03-16

    I analized the logs cat /var/spool/mail/root
    logs are rejecting the emails
    for my case i changed public dns to coperate dns server ip
    and reboot the server it works for me.

    Must make sure host able to sent the email to reciepent
    echo "something..."| mail -s testeMail randy@example.net

     

Log in to post a comment.