Welcome Guest, Not a member yet? Register   Sign In
SMTP Mail not sending - Codeigniter Email Library
#7

In my case I cant make it work at first using this config:]

define('SMTP','true');
define('SMTP_host','mail.example.com');
define('SMTP_user','[email protected]');
define('SMTP_pass','xxxxxxxxxxxxxxxxx');
define('SMTP_port','465');

then, I just change the port to 2.. and all are just fine now!
No SEO spam
Reply


Messages In This Thread
RE: SMTP Mail not sending - Codeigniter Email Library - by donpramis - 10-06-2018, 06:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB