![]() |
Email class issues - smtp authentication error - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Email class issues - smtp authentication error (/showthread.php?tid=46420) |
Email class issues - smtp authentication error - El Forum - 10-31-2011 [eluser]Unknown[/eluser] Ok I have the following code and the file permission on the controller are set to 755, unfortunately whenever I try to run the code I get an error saying smtp authentication failed. I have quadruple confirmed the smtp login information (for security reasons I didnt include it in the code). Anyway if anyone can tell me what Im doing wrong I would appreciate it. Code: <?php |