Python's email module - problem with umlauts in some email clients

2006-12-08 Thread Nico Grubert
Hi there, I wrote a short python script that sends an email using python's email module and I am using Python 2.3.5. The problem is, that umlauts are not displayed properly in some email clients: + On a windows machine running thunderbird 1.0.2 umlauts are displayed properly. The email

Re: Python's email module - problem with umlauts in some email clients

2006-12-08 Thread Fredrik Lundh
Nico Grubert wrote: + On a solaris machine running thunderbird 1.5.0.8 and on a macintosh machine running eudora umlauts are *not* displayed properly. The email header does not contain any Content-type. If I manually switch the email client's character encoding to Unicode (UTF-8), the