Welcome Guest, Not a member yet? Register   Sign In
Integrate Google Apps Mail with CodeIgniter - Error
#9

Hello,

Thanks for all your help. There was a config file entry in the email.php in the controller config folder. Since I am new to PHP and CodeIgniter both I didn't knew that

$this->load->library('email', $config);

Was loading the email.php settings. Ideally the email.php data should have been overwritten by $config but is was not. Now I have staright away put the config details in the email.php and using the line

$this->load->library('email')

And it is working fine with and without the less secure apps setting in google admin.
Reply


Messages In This Thread
RE: Integrate Google Apps Mail with CodeIgniter - Error - by Aneri - 05-29-2016, 12:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB