ops-trust / portal

Ops-Trust Platform - Portal
https://www.ops-trust.net
Apache License 2.0
21 stars 4 forks source link

Verify iso-8859-1 encoded email headers #40

Open massar opened 9 years ago

massar commented 9 years ago

the original header:

From: =?iso-8859-1?Q?Tester=E4=2C_Jarno?= <jarno.testera@notsecure.com>

becomes:

From: Testerä@portal.ops-trust.net, Jarno <jarno.testara@notsecure.com>

Need to check if this is a MIME/header handling issue.