Extracting TIFF from emails
John J. Lee
jjl at pobox.com
Wed Sep 3 10:25:07 EDT 2003
More information about the Python-list mailing list
Wed Sep 3 10:25:07 EDT 2003
- Previous message (by thread): Extracting TIFF from emails
- Next message (by thread): Extracting TIFF from emails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ryan at ryanswift.com (Ryan Swift) writes: > Hi, I'm new to Python, so this may be an easy solution. I'm having > trouble extracting TIFF files from incoming emails. Actually, I think > the root of my problem is that I'm having trouble reading the email > header. Does anyone have an easy solution? Thanks in advance. You've found the email module, right (you probably want to use Python 2.3)? What is the specific problem you're having? John
- Previous message (by thread): Extracting TIFF from emails
- Next message (by thread): Extracting TIFF from emails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list