Ok, I will take your advice and implemented in my project.
Thank you all for your help. On Mar 31, 2010 3:03am, Dennis Lee Bieber <wlfr...@ix.netcom.com> wrote:
On Wed, 31 Mar 2010 00:47:47 +0000, hid...@gmail.com declaimed the
following in gmane.comp.python.general:
> I did that but i want to know if i have a file inside the mail how could i
> download that file from my mail.
Top posting is undesirable...
As for "downloading"... At least with POP3 (I don't do IMAP), there
is NO "downloading" -- all attachments come down with the message.
What you need to do is parse out the portion of the body that
contains the "attachment".
--
Wulfraed Dennis Lee Bieber AF6VN
wlfr...@ix.netcom.com HTTP://wlfraed.home.netcom.com/" eudora="autourl">HTTP://wlfraed.home.netcom.com/
--
http://mail.python.org/mailman/listinfo/python-list
-- http://mail.python.org/mailman/listinfo/python-list