[PHP-DEV] PHP 4.0 Bug #7629 Updated: Mail() fails when the email message has a "\n" From: cynic <email protected>
Date: 01/09/01

ID: 7629
Updated by: cynic
Reported By: smiglio <email protected>
Old-Status: Open
Status: Analyzed
Bug Type: Mail related
Assigned To:
Comments:

you have to use \r\n in messages mail()ed from win32 systems. I don't know whether this can be considered as the correct behavior.

Previous Comments:
---------------------------------------------------------------------------

[2000-11-03 17:16:12] smiglio <email protected>
Works under Linux but not under W2000 Server.

Function : Mail()

When i put a n in the email message, the mail() function fails.

if i send the same email without any n it's working.

I only have this problem under Windows 2000 server
(i never try under W98 or another microsoft OS)

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7629

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>