ID: 24805 User updated by: bobe at phpcodeur dot net Reported By: bobe at phpcodeur dot net Status: Bogus Bug Type: Mail related Operating System: Linux PHP Version: 4.3.2 New Comment:
Mhh, there is no difference between the version 4.3.2 and the lastest version except this: http://cvs.php.net/diff.php/php4.fubar/ext/standard/mail.c?login=2&r1=1.71&r2=1.72&ty=h&php=828897d059357e53be222dc10bd8be65 Why the sequence \r\n was replaced by \n here and not in skip_long_header_sep ()? Previous Comments: ------------------------------------------------------------------------ [2003-07-30 11:08:17] [EMAIL PROTECTED] Sorry, I re-bogus this bug. (you're not using latest CVS, we are, it works.) ------------------------------------------------------------------------ [2003-07-30 10:31:28] bobe at phpcodeur dot net Sorry, i re-open this bug ------------------------------------------------------------------------ [2003-07-29 12:55:09] bobe at phpcodeur dot net mhh, and if you test with an address on the same server (and qmail). the test script on domain.tld and the "to" address [EMAIL PROTECTED] What is the result ? ------------------------------------------------------------------------ [2003-07-27 22:05:01] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php I am using qmail as well as sendmail and in both cases the code works fine. ------------------------------------------------------------------------ [2003-07-27 19:30:37] bobe at phpcodeur dot net The problem does not appear under Windows, and I can't update php on the server where I test :/. But probably, the sequence \r\n provokes a problem with sendmail and/or qmail. It should be \n, not ? ( Skip_long_header_sep was not modifyed between php 4.3.2 and 4.3.3dev, and I see anybody that sequences \r\n are transformed \n before the sending in sendmail/qmail) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/24805 -- Edit this bug report at http://bugs.php.net/?id=24805&edit=1