RealRaven2000 / FiltaQuilla

Adds many new mail filter actions to Thunderbird
http://quickfilters.quickfolders.org/filtaquilla.html
GNU General Public License v3.0
87 stars 15 forks source link

BASE64 in From and Subject Fields #308

Open infinitelyintrigued opened 5 days ago

infinitelyintrigued commented 5 days ago

When I receive a message from Microsoft Teams (noreply@email.teams.microsoft.com), I notice the sender fields contain BASE64 data like this one. (View > Message Source).

From: "=?utf-8?B?Q2FycmV5LEppbSAuIGluIFRlYW1zCg==?="
 <noreply@email.teams.microsoft.com>

The Header RegEx Match against the BASE64 data does not seem to work.

sender:/Jim/

Is there a way to do this?

Thank you

RealRaven2000 commented 5 days ago

thanks for the report - if it is a list email would it be possible for you to export the mail as an "eml" file and post it here. If there is private info in there you can also send it to me off list.