[kmail2] [Bug 421251] KMail fails to parse encoded "From:" created by "X-Mailer: Sun Java(tm) System Messenger Express"
Friedrich W. H. Kossebau
bugzilla_noreply at kde.org
Sun May 10 14:46:34 BST 2020
https://bugs.kde.org/show_bug.cgi?id=421251
--- Comment #3 from Friedrich W. H. Kossebau <kossebau at kde.org> ---
Yes, the "dolphin incorrect string" mail.
Could my locale "de_DE.UTF-8" have any effect? Or the database used? Or the
file being stored in mbox for me?
Looking at the test case you added, I see a string
--- 8< ---
QByteArray("=?ISO-8859-1?Q?I=F1igo?= Salvador Azurmendi
<xalba at clientes.euskaltel.es>"
--- 8< ---
where the data I see in the raw file in my maildir (?) folder has this:
--- 8< ---
From: =?iso-8859-1?Q?=22I=F1igo_Salvador_Azurmendi=22?=
<xalba at clientes.euskaltel.es>
--- 8< ---
with the second line starting with a space.
Forgot to mention other software versions:
Qt 5.14.1
KF 5.69
KDEPIM 20.04
(openSUSE TW)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list