From:             sd at sven-drieling dot de
Operating system: 
PHP version:      4.4.2
PHP Bug Type:     *Mail Related
Bug description:  Feature request: Configuration sendmail_eol

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 bug report at http://bugs.php.net/?id=37169&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37169&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=37169&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37169&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37169&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37169&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37169&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37169&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37169&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37169&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37169&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37169&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37169&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37169&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37169&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37169&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37169&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37169&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37169&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37169&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37169&r=mysqlcfg

Reply via email to