[Email-SIG] fixing the current email module

Barry Warsaw barry at python.org
Thu Oct 8 04:33:24 CEST 2009


On Oct 6, 2009, at 10:52 PM, Glenn Linderman wrote:

> text/html is trickier,

If by "trickier" you mean "impossible" then I'll agree. :)  Or maybe  
"insane" is more accurate.  Mailman will never try to parse text/html  
to concatenate a footer.  In fact, if it isn't text/plain and a  
matching character set, it punts to MIME attachment.  However...

> I've seen some systems add an additional MIME part to place a  
> trailer in, and that can be pretty effective for MUAs that will show  
> multiple parts in-line, but there are so many MUAs out there, that  
> it is extremely difficult to make any certain declarations regarding  
> what the user sees as a result.

It's actually easy to predict: they'll see crap that makes them  
unhappy.  The cases where I'm wrong about that are so rare as to  
probably not matter <wink>.

-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 832 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/email-sig/attachments/20091007/f1b0aa38/attachment.pgp>


More information about the Email-SIG mailing list