Fetch files from mail in python
hidura at gmail.com
hidura at gmail.com
Thu Apr 1 00:32:51 EDT 2010
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 <wlfraed at ix.netcom.com> wrote:
> On Wed, 31 Mar 2010 00:47:47 +0000, hidura at 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
> wlfraed at ix.netcom.com HTTP://wlfraed.home.netcom.com/"
> eudora="autourl">HTTP://wlfraed.home.netcom.com/
> --
> http://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100401/5605b5fe/attachment.html>
More information about the Python-list
mailing list