Welcome Guest, Not a member yet? Register   Sign In
Email Configuration
#4

[eluser]Bhashkar Yadav[/eluser]
Could you please check it without SMTP authentication ie don't use $config into
Code:
$this->load->library('email', $config);

Just put it as

Code:
$this->load->library('email');

Please share your findings.


Messages In This Thread
Email Configuration - by El Forum - 01-20-2012, 03:06 AM
Email Configuration - by El Forum - 01-20-2012, 03:23 AM
Email Configuration - by El Forum - 01-20-2012, 03:29 AM
Email Configuration - by El Forum - 01-20-2012, 03:41 AM
Email Configuration - by El Forum - 01-20-2012, 04:28 AM
Email Configuration - by El Forum - 01-20-2012, 04:59 AM
Email Configuration - by El Forum - 01-20-2012, 05:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB