Edit report at http://bugs.php.net/bug.php?id=37169&edit=1
ID: 37169 Comment by: anrdaemon at freemail dot ru Reported by: sd at sven-drieling dot de Summary: Configuration sendmail_eol Status: Open Type: Feature/Change Request Package: Mail related PHP Version: 5 Block user comment: N Private report: N New Comment: "it does not comply with RFC 2822" What is unclear in this reference? Nothing to change in PHP, fix your braindead mail server. Previous Comments: ------------------------------------------------------------------------ [2006-04-22 19:20:20] sd at sven-drieling dot de Description: ------------ Configuration sendmail_eol with the end of line marker CRLF, LF or CR that works without problems with the MTA in sendmail_path to avoid the problem of doubling lines. http://www.php.net/manual/en/function.mail.php "Note: If messages are not received, try using a LF (\n) only. Some poor quality Unix mail transfer agents replace LF by CRLF automatically (which leads to doubling CR if CRLF is used). This should be a last resort, as it does not comply with RFC 2822." ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=37169&edit=1