ok so i got

mail("[EMAIL PROTECTED]", "$message", "sms alert", "Return-Path: $email
<$email>\nFrom: $email <$email>\nReply-To: $email <$email>\nX-Mailer: " .
phpversion());

the email appears as from [EMAIL PROTECTED] istead of [EMAIL PROTECTED] which it
should (and always has done previousy)

I looked at the headers and from reply-to and return path are all set ok but
it sticks in another return path right at the top to [EMAIL PROTECTED]

wtf is going on?/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to