php-general | 2001062
Date: 06/30/01
- Next message: Kurth Bemis: "Re: [PHP] Please Help......"
- Previous message: Jason Lustig: "[PHP] Parse error: Needs T_VARIABLE or $"
- In reply to: Jamie Thompson: "[PHP] Mail()'s not playing nicely :("
- Next in thread: Jorg Krause: "RE: [PHP] search for a better php source code viewer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Instead of \n try \r\n
Robin
Jamie Thompson wrote:
>
> ok so i got
>
> mail("me <email protected>", "$message", "sms alert", "Return-Path: $email
> <$email>\nFrom: $email <$email>\nReply-To: $email <$email>\nX-Mailer: " .
> phpversion());
>
> the email appears as from root <email protected> istead of me <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 root <email protected>
>
> wtf is going on?/
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Kurth Bemis: "Re: [PHP] Please Help......"
- Previous message: Jason Lustig: "[PHP] Parse error: Needs T_VARIABLE or $"
- In reply to: Jamie Thompson: "[PHP] Mail()'s not playing nicely :("
- Next in thread: Jorg Krause: "RE: [PHP] search for a better php source code viewer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

