saving .zip or .txt email attachments instead of deleting them

John Roth newsgroups at jhrothjr.com
Thu Jun 2 20:23:24 EDT 2005


"scrimp" <scrimp212 at yahoo.com> wrote in message 
news:1117748443.644449.30170 at g43g2000cwa.googlegroups.com...
> Im using the winpython IDE to run that script for the unpacking the
> email. The usage says unpackmail [options] msgfile. I type unpackmail
> -d filename and it gives me a syntax error. What modifications did u do
> to that module to make it work?

I always run it from the command line. With all due respect to the
authors, there are too many problems with command execution in
PythonWin for me to bother. These aren't precisely bugs, but they
are environmental limitations which make it impractical to use it the
way I usually use it.

And as Peter said, please cut and paste the complete output, including
the command you entered. Thanks.

John Roth
> 




More information about the Python-list mailing list