Bug 2848 - Add support for GnuTLS priority string
Summary: Add support for GnuTLS priority string
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: SMTP (show other bugs)
Version: 3.9.1
Hardware: PC Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2013-01-03 10:26 UTC by Darko
Modified: 2013-04-13 09:35 UTC (History)
0 users

See Also:


Attachments
Add support for GnuTLS priority string (6.94 KB, patch)
2013-01-03 10:26 UTC, Darko
no flags Details | Diff
Second version of the GnuTLS set priority patch (3.98 KB, patch)
2013-03-25 16:51 UTC, Darko
no flags Details | Diff

Description Darko 2013-01-03 10:26:13 UTC
Created attachment 1215 [details]
Add support for GnuTLS priority string

Rationale behind this enhancement is my ISP's badly configured SMTP server which requires a special GnuTLS priority string to be able to send mail. I hope it might help others who experience similar problems. The attached patch adds a new entry on the account's advanced preferences page where user can enter the GnuTLS priority string. This is only implemented for SMTP sessions in the patch but can be easily extended for POP3.
Comment 1 Darko 2013-03-25 16:51:49 UTC
Created attachment 1249 [details]
Second version of the GnuTLS set priority patch

As agreed with Paul I have reimplemented this feature as a hidden account preference. I wanted to update the hidden preferences section of the manual but the section only talks about generic hidden settings, not per-account ones. Please let me know if I should still add description of this option to the manual.
Comment 2 Paul 2013-04-13 09:35:52 UTC
applied. thanks, Darko!

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