Someone else has tested this on Apache on windows 2000.  it broke under the
described conditions, i.e., 4th parameter of mail() function exceeds approx.
4K.  Remember, the 4th paramter is the "add'l headers" parameter and is
essential for mime multipart messages.

(ok, actually I think that if (the header + message stuff generated by
mail()) > 4K -->then break!!!)

can someone try my scenario on unix?
furthermore, is there something in the RFCs that limits message headers to
4K???  Seems like there shouldn't be...

-fre


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to