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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to