Re: tiff via email-module

2005-02-17 Thread Max M
Arenz, Ralph wrote: hi all, my problem is to get a tiff-file-attachment out of an email sent by a fax-server. When i try this with "get_payload(decode='True')" i get additional informations, looks like binary-mixed header-information, enveloping the tiff-data. get_payload(decode=1) returns the d

tiff via email-module

2005-02-17 Thread Arenz, Ralph
hi all, my problem is to get a tiff-file-attachment out of an email sent by a fax-server. When i try this with "get_payload(decode='True')" i get additional informations, looks like binary-mixed header-information, enveloping the tiff-data. I tried the following: Sending the email from outlook