imaplib and smtplib

Vistro vistro at vistro.net
Sun Apr 19 10:50:19 EDT 2009


I want to download a message from my Gmail inbox with imaplib, then forward
(basically resend it) with smtplib. I can log in with both. I just need to
know how to download a message with imaplib, and what needs to be converted
into what to be able to send it with smtplib.
********************************
For a good time, go to Start:Run and type in format C<http://www.vistro.net/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090419/048f36f9/attachment.html>


More information about the Python-list mailing list