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 report. Previous Comments: --------------------------------------------------------------------------- [2000-11-30 09:11:39] [EMAIL PROTECTED] Should have mentioned I'm using the ISAPI .dll version of PHP as opposed to the .exe version, on an IIS4 web server. --------------------------------------------------------------------------- [2000-11-30 09:09:48] [EMAIL PROTECTED] When using the mail() function, anything put into the body becomes malformed. Example: mail("[EMAIL PROTECTED]","test","testingn1...n2...n3..."); ...results in the following email body... testingatever.com [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] The server it's sending to is an XMail server, but I don't think it's that. And frankly, I have no idea what's causing it...I get the same results on two different servers --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=8050 -- PHP Development 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]