Welcome Guest, Not a member yet? Register   Sign In
Unable to send email using PHP mail()
#2

[eluser]silverback[/eluser]
I've narrowed down the problem to this line in Email.php:
if ( ! mail($this->_recipients, $this->_subject, $this->_finalbody, $this->_header_str, "-f ".$this->clean_email($this->_headers['From'])))

Namely the "-f ".$this->clean_email($this->_headers['From']) seems to break it.


Messages In This Thread
Unable to send email using PHP mail() - by El Forum - 06-21-2010, 10:14 AM
Unable to send email using PHP mail() - by El Forum - 06-21-2010, 11:39 AM
Unable to send email using PHP mail() - by El Forum - 06-21-2010, 11:46 AM
Unable to send email using PHP mail() - by El Forum - 06-21-2010, 02:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB