Is it an error in email.Header?

Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle. unseulmcmcmcmc at msupprimerlepoint.claveauPOINTcom
Thu Sep 9 09:16:21 EDT 2004


Hi !


decode_header not work for all cases of e-mails.  Use try, and, if except,
try other decode fonction (utf-8, cp1252, etc.)
Then an header can to have more differents codages. Try to decompose the
item, and to decode each element. The elements are often separate with  =?
and ?=



*sorry for my bad english*



Michel Claveau





More information about the Python-list mailing list