Problem with mail
-
Good day,
I installed EME on my localhost, edited the form and seccessfully submitted the form and mails were sent to my local mail test tool.
But when I try in a live site the mails are not being sent.
I have set up smtp settings according to my host and all is correct.
Enable RSVP notifications is set to yes.I then turned on debug and tried to send a mail from Send Mail option and got this notice:
2016-09-07 10:13:36 SERVER -> CLIENT: 220 www449.jnb1.host-h.net ESMTP Exim 4.80 Wed, 07 Sep 2016 12:13:36 +0200 2016-09-07 10:13:36 CLIENT -> SERVER: EHLO dirtjunkie.co.za 2016-09-07 10:13:36 SERVER -> CLIENT: 250-www449.jnb1.host-h.net Hello dirtjnwnxh at www449.jnb1.host-h.net [41.203.16.63] 250-SIZE 31457280 250-8BITMIME 250-ETRN 250-PIPELINING 250-AUTH LOGIN PLAIN 250-STARTTLS 250 HELP 2016-09-07 10:13:36 CLIENT -> SERVER: STARTTLS 2016-09-07 10:13:36 SERVER -> CLIENT: 220 TLS go ahead 2016-09-07 10:13:36 SMTP Error: Could not connect to SMTP host. 2016-09-07 10:13:36 CLIENT -> SERVER: QUIT 2016-09-07 10:13:36 SERVER -> CLIENT: 221 www449.jnb1.host-h.net closing connection 2016-09-07 10:13:36 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Any ideas where it has gone wrong between localhost and live server?
Thank you in advance for your help
The topic ‘Problem with mail’ is closed to new replies.