Re: Re: Fetch files from mail in python

2010-03-31 Thread hidura
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 wrote: On Wed, 31 Mar 2010 00:47:47 +, hid...@gmail.com declaimed the following in gmane.comp.python.general: > I did that but i want to know if i have

Re: Re: Fetch files from mail in python

2010-03-30 Thread Chris Rebert
> On Mar 30, 2010 7:39pm, Chris Rebert wrote: >> On Tue, Mar 30, 2010 at 4:33 PM,  hid...@gmail.com> wrote: >> > Hello list, i want to know how could i fetch a file from an email, what >> > kind >> > of library i have to use for that, actually i am working in the support >> > of >> > IMAP and POP3

Re: Re: Fetch files from mail in python

2010-03-30 Thread hidura
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. On Mar 30, 2010 7:39pm, Chris Rebert wrote: On Tue, Mar 30, 2010 at 4:33 PM, hid...@gmail.com> wrote: > Hello list, i want to know how could i fetch a file from an email, what kind

Re: Fetch files from mail in python

2010-03-30 Thread Chris Rebert
On Tue, Mar 30, 2010 at 4:33 PM, wrote: > Hello list, i want to know how could i fetch a file from an email, what kind > of library i have to use for that, actually i am working in the support of > IMAP and POP3. Next time, consult the Global Module Index (http://docs.python.org/modindex.html) b

Fetch files from mail in python

2010-03-30 Thread hidura
Hello list, i want to know how could i fetch a file from an email, what kind of library i have to use for that, actually i am working in the support of IMAP and POP3. Thanks. Diego I. Hidalgo D. -- http://mail.python.org/mailman/listinfo/python-list