[Tutor] MIME parser

Asif Iqbal vadud3 at gmail.com
Thu Dec 11 17:49:16 CET 2008


I am looking for a way to feed a message from stdin to a python based
mime parser, detach all attachments and drop them to a dir, and then
send the email to the recipient.  The attachment(s) will be replaced
by an URL to a link.

So basically decouple the attachments (>1MB in size) and modify the
body by inserting an URL in the footer.

Has anyone done anything like this?


-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu


More information about the Tutor mailing list