Home » Mail » Mail_Mime » Bug #6296
MIME headers not generated unless setHTMLBody() called
Details
| Submitted | 2005-12-20 02:50 UTC |
|---|---|
| From | popefelix at gmail dot com |
| Assigned | cipri |
| Status | No Feedback |
| Package | Mail_Mime |
| PHP Version | 5.1.0 |
| OS | SuSE 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.