Welcome Guest, Not a member yet? Register   Sign In
email library hangs if no newline set
#1

[eluser]jmadsen[/eluser]
After banging my head for 20min, I finally tracked the "hanging email send()" down to not having:

$this->ci->email->set_newline("\r\n");

in my library.

I tested with an example straight from the user guide examples; anyone run into this before, and can explain the issue to me?

Guide doesn't show that this is required in anyway (unless I've overlooked)


Messages In This Thread
email library hangs if no newline set - by El Forum - 10-22-2012, 06:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB