Python 1.5.2 - Multipart Mime handling.

james jamesdean at hotmail.com
Fri May 9 03:53:36 EDT 2003


> 
> > I have been struggling for days trying to take a multipart mime email
> > from stdin and process each part of the email into a file.
> >
> > Does anyone have any code to help me get started in PYTHTON 1.5.2.
> 
> start here:
> 
>     http://effbot.org/zone/librarybook-index.htm
> 
> and check chapter 6, "mail and news messages".
> 
> the "multifile" example on page 6-15 should work under 1.5.2.
> 
> 

Thank you. 
Finding examples that don't use the new modules in version 2.2 is a
nightmare.

I'm fairly new to programming and this newsgroup business is this the
best place for python questions?

Any other suggestions would be very welcome.

Thanks again

James.




More information about the Python-list mailing list