CodeIgniter Forums
SMTP Problem - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: SMTP Problem (/showthread.php?tid=86890)



SMTP Problem - lucasrohers - 02-23-2023

Dear friends,
My email works sometimes yes, sometimes not.

See my error when it fails:
Email: sendWithSmtp throwed fsockopen(): SSL: Handshake timed out
Any idea?


RE: SMTP Problem - InsiteFX - 02-24-2023

Is this a live server or a development local server?
What version of CodeIgniter are you using?
Also show your email settings and configuration files.