Bug 3444

Summary: Feature Request: Add ability to override X-Mailer / Useragent
Product: Claws Mail (GTK 2) Reporter: Bug Reporter <clawsuser>
Component: UIAssignee: users
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 3.12.0   
Hardware: PC   
OS: Windows 7   

Description Bug Reporter 2015-06-21 16:56:20 UTC
In Mozilla Thunderbird it is possible to override the X-Mailer/Useragent of the e-mail client via about:config...

general.useragent.enable_overrides;true
general.useragent.override;(Whatever useragent you want goes here e.g.Mozilla/5.0 (Windows NT 5.2; WOW64; rv:31.0) Gecko/20100101 Thunderbird/38.0)

This is useful for testing as well as privacy and fingerprinting.

There should be an option in the user-interface to do this with ClawsMail as well.
Comment 1 Albert ARIBAUD 2015-06-21 17:09:54 UTC
I think this is already possible:
- Go in the account preferences and select the "send" tab
- Uncheck the "Add user agent header" box
- Check the "Add user-defined header" box
- Click the "Edit" button
- Add "User-Agent" with whatever value you see fit.
Comment 2 Paul 2015-06-21 17:22:07 UTC
comment #1 is correct.