Share

PHPMailer

Tracker: Bugs

5 Incorrectly formed multipart/mixed messages . . . - ID: 2125119
Last Update: Attachment added ( oadae )

When creating an e-mail that consists of a multipart/mixed Content-Type,
including a body part and one or more attachments, the Content-Type header
of the body part is set to multipart/mixed, when it should be set to
text/plain or text/html, depending on the actual type of the body part.

I've created a workaround that includes setting a new variable when calling
IsHTML(), and then checking that variable in CreateBody(), but I know there
is a better way. Suggestions are welcome until a real fix is in place.


Jason Flatt ( oadae ) - 2008-09-23 19:54

5

Open

None

Nobody/Anonymous

Phpmailer

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
class.phpmailer.php.patches.tar.gz Patches for both the 2.0.2 and 2.2.1 versions of class.phpmailer.php. Download

Change ( 1 )

Field Old Value Date By
File Added 294606: class.phpmailer.php.patches.tar.gz 2008-09-23 19:54 oadae