Welcome Guest, Not a member yet? Register   Sign In
Email Library smtp_auth Issue
#4

[eluser]sophistry[/eluser]
yep, looks like you caught a bug. nice one, thanks. did you put it in the bug tracker? (reach it from the codeigniter.com home page link.

as a workaround you could add:
Code:
$config['_smtp_auth']   = TRUE;
to your config array.

obviously, not the real answer, but the initialize code does go thru and dutifully set any keys you send it.

cheers.


Messages In This Thread
Email Library smtp_auth Issue - by El Forum - 05-28-2008, 02:28 PM
Email Library smtp_auth Issue - by El Forum - 05-28-2008, 09:30 PM
Email Library smtp_auth Issue - by El Forum - 05-29-2008, 03:34 PM
Email Library smtp_auth Issue - by El Forum - 05-29-2008, 06:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB