PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Mail » Mail_Mime » Bug #6296

MIME headers not generated unless setHTMLBody() called

Details

Submitted2005-12-20 02:50 UTC
Frompopefelix at gmail dot com
Assignedcipri
StatusNo Feedback
PackageMail_Mime
PHP Version5.1.0
OSSuSE Linux 9.3
Roadmaps(Not assigned)

Comments

[2005-12-20 02:50 UTC] popefelix at gmail dot com

Description:
------------
Using Mail_Mime 1.3.1. It appears that the crucial MIME header ("Content-Type: multipart/mixed; ...") is only generated when setHTMLBody is called, regardless of the presence of an attachment.

[2006-02-03 00:08 UTC] popefelix at gmail dot com

I think that I'm no longer using Mail_Mime in the application I was writing, but I'll have a look sometime next week.