Bug 4138 - add option to choose header encoding (from/subject)
Summary: add option to choose header encoding (from/subject)
Status: REOPENED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Other (show other bugs)
Version: other
Hardware: PC Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2018-12-21 12:14 UTC by Hanno Boeck
Modified: 2018-12-21 15:42 UTC (History)
0 users

See Also:


Attachments

Description Hanno Boeck 2018-12-21 12:14:22 UTC
I have a special character in my surname (Böck), so it gets encoded in the "From" line.

Claws mail uses an utf8/base64 encoding, thus it becomes =?UTF-8?B?QsO2Y2s=?=.

Base64 encoded mail headers are often used for obfuscation by spammers, and spamassassin has a filter rule (FROM_EXCESS_BASE64) which can give - depending on the configuration - up to 1 point in spam rating.

I'd rather like to avoid that, but I think right now claws has no way to configure the header encoding. (As a workaround I can however set an already encoded name in the account config.)

Would it be possible to change claws to use quoted printable encoding instead of base64?
Comment 1 Paul 2018-12-21 13:09:38 UTC
Go to the /Configuration/Preferences/Send page and set 'Transfer encoding' to 'quoted-printable'
Comment 2 Paul 2018-12-21 15:42:40 UTC
ignore comment #1, i was mistaken

Note You need to log in before you can comment on or make changes to this bug.