Re: [PHP-DEV] PHP 4.0 Bug #8050 Updated: Sending malformed body(message string)

2001-01-12 Thread Derick Rethans
On 12 Jan 2001 [EMAIL PROTECTED] wrote: > ID: 8050 > Updated by: cynic > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Closed > Bug Type: Mail related > Assigned To: > Comments: > > according to RFC... err, can't recall... you have to use CRLF (\r\n in PHP) to >delimit lines in mai

[PHP-DEV] PHP 4.0 Bug #8050 Updated: Sending malformed body (message string)

2001-01-12 Thread cynic
ID: 8050 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Mail related Assigned To: Comments: according to RFC... err, can't recall... you have to use CRLF (\r\n in PHP) to delimit lines in mail messages. if that doesn't help, please reopen this bug