Zitat von Andreas Behr - Krämer IT Solutions <[email protected]>:

Hi everybody



Has anybody seen this before?

We get certain emails where the umlauts in the subject line are garbled:

SolarLog - Störmeldung aus Status/Fehlercodeüberwachung vom 16.12.10 - 09:26:45



It should be:

SolarLog - Störmeldung aus Status/Fehlercodeüberwachung vom 16.12.10 - 09:26:45



Is Djigzo not dealing correctly with 8-bit headers?


There is no sane way to deal with mailheaders containing 8bit which are not encoded. This is a very common mistake of program-created mails that they don't encode the Subject properly or forget to add the charset information.

A correct subject with Umlauts should be something like that:

Subject: =?iso-8859-1?Q?Best=E4tigungs-E-Mail?=

Regards

Andreas


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
[email protected]
http://lists.djigzo.com/lists/listinfo/users

Reply via email to