9 Dec
1999
9 Dec
'99
6:23 p.m.
[Phillip J. Eby, on Thu, 09 Dec 1999] :: The de-attachmentizer recursively converts all parts of a MIME message to :: text, correctly handling all the various multipart/* variants. It throws :: away winmail.dat and other common MS yuckies, as well as leaving behind :: text notations describing the binary attachments that were removed. If it :: finds an HTML part that has no plain text alternative, as a last resort it :: uses Python's HTML-to-text functions to crudely format it. No HTML which :: is identified as such in any mail header will survive intact, and nothing :: which is not text will survive at all. :) Nice! Will it incinerate those irritating vcf files too?