Welcome Guest, Not a member yet? Register   Sign In
Email class doesn't stop if SMTP connection fails
#1

[eluser]louis w[/eluser]
I recently noticed that if you are using the email class with the smtp protocol and it fails to connect to the server, or fails to authenticate once connected it continues to try to send the email. Seems like it should stop.
#2

[eluser]ptrippett[/eluser]
What is the output (if any) from

Code:
echo $this->email->print_debugger();




Theme © iAndrew 2016 - Forum software by © MyBB