Looking at the email package, it seems all the MIMExxx classes takes string but not file object as the payload. I need to handle very large MIME messages say up to 100M. And possibly many of them. Is email package sufficient. If not is it possible to extend it?
Looking at a previous thread it seems the standard library is not sufficient. http://groups.google.com/group/comp.lang.python/browse_frm/thread/7d1754c1ead54f33/5b6bd38a049e7f6c?q=mime+email+file+object&rnum=5&hl=en#5b6bd38a049e7f6c -- http://mail.python.org/mailman/listinfo/python-list