From:             [EMAIL PROTECTED]
Operating system: free bsd
PHP version:      4.2.1
PHP Bug Type:     Mail related
Bug description:  mail function will not send a email larger than 4k

I am using PHP on a free bsd unix box.  I have a few scripts that take
inputed user data, and submit it to the corresponding recipients.  I have
found that I can not send a email that contains html formatting over 4k. 
The email literally stops processing data in the middle of the mail.  It
will read until 4k and stop.  This has put a squeeze on what formatting I
can use.  Please help
-- 
Edit bug report at http://bugs.php.net/?id=21557&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21557&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21557&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21557&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21557&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21557&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21557&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21557&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21557&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21557&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21557&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21557&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21557&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21557&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21557&r=gnused

Reply via email to