[kmail2] [Bug 345005] Filters do not work on the body of the message if the message is in base64
via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Jan 28 18:09:30 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=345005
graham at howlingfrog.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |graham at howlingfrog.com
--- Comment #2 from graham at howlingfrog.com ---
I'm able to replicate this easily. Most common message that _doesn't_ filter
properly for me and which has a Base64 encoded body, are PayPal payment
notifications.
They used to arrive with:
Content-Transfer-Encoding: quoted-printable
Content-Type; text/plain; charset="windows-1252"
and those ones would filter just fine.
The new ones now arrive with:
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset=UTF-8
and do *not* match at all with the "Body of Message" filtering rule.
My first guess would be that its trying to match/filter based on the raw
message body, instead of the decoded message body.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list