ID: 27684 Updated by: [EMAIL PROTECTED] Reported By: josh at jamisonadvertising dot com -Status: Open +Status: Bogus Bug Type: *Mail Related Operating System: RedHat PHP Version: 4.3.4 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Not related to the PHP source... perhaps PEAR ot mail the author of the class. Previous Comments: ------------------------------------------------------------------------ [2004-03-24 19:03:51] josh at jamisonadvertising dot com Description: ------------ When using this class file: http://www.phpguru.org/ mime.mail.html to send mail with MIME attachments, the attachment comes through with bytes missing. This happens in both 4.3.3 and 4.3.4. I installed the identical code on a box running 4.2.3 (both boxes RedHat Linux with Apache) and the attachments came through intact. I had seen this described in a previous bug report here: http://bugs.php.net/bug.php?id=26061, but we updated the 4.3.4 version to the latest snapshot and the problem persists. Reproduce code: --------------- http://www.phpguru.org/mime.mail.html Expected result: ---------------- Use the example.1.php file, and you will see that the attached zip file is corrupted. Actual result: -------------- Attached files are missing bytes. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27684&edit=1
