Edit report at http://bugs.php.net/bug.php?id=17583&edit=1

 ID:                 17583
 Comment by:         xushi dot xushi at gmail dot com
 Reported by:        n-roeser at gmx dot net
 Summary:            mail() appends newline to body
 Status:             Bogus
 Type:               Bug
 Package:            Mail related
 Operating System:   Unix/Linux
 PHP Version:        4.1.2
 Block user comment: N
 Private report:     N

 New Comment:

I disagree.. Sending that email to my BlackBerry gives me the same problem. It 
has nothing to do with outlook. Same with gmail...


Previous Comments:
------------------------------------------------------------------------
[2002-06-03 15:26:59] n-roeser at gmx dot net

Issue solved:

It's a bug in Microsoft Outlook, not in PHP.

------------------------------------------------------------------------
[2002-06-03 15:20:22] mfisc...@php.net

Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.

mail() does not add a newline.

------------------------------------------------------------------------
[2002-06-03 15:09:29] n-roeser at gmx dot net

When sending an email with the mail() function, PHP seems to append a newline 
to the mail body. I don't think this is correct.



Example:

mail("user@domain.example", "Subject", "Hello! Testing...");





 -Nico

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



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=17583&edit=1

Reply via email to