From:             ccetanr at nus dot edu dot sg
Operating system: WINXP
PHP version:      4.3.2
PHP Bug Type:     *Mail Related
Bug description:  Message gets truncated on sending out email.

Description:
------------
I am using WINXP IIS 5.1
On sending mail using the mail program.
The html message that is sent becomes truncated.


Reproduce code:
---------------
mail("[EMAIL PROTECTED]","Write 1000 over text messages.","mail
headers");

Expected result:
----------------
The message inside would be truncated. One character or more would be
randomly selected and become truncated.


-- 
Edit bug report at http://bugs.php.net/?id=26294&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26294&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26294&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26294&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26294&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26294&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26294&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26294&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26294&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26294&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26294&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26294&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26294&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26294&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26294&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26294&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26294&r=float

Reply via email to