Page MenuHomeSolus

Update claws-mail to 4.0.0
ClosedPublic

Authored by solene on Nov 1 2021, 11:18 AM.
Tags
None
Referenced Files
F11053431: D12155.id29550.diff
Thu, Aug 10, 11:16 PM
F11053430: D12155.id.diff
Thu, Aug 10, 11:16 PM
F11053429: D12155.id29529.diff
Thu, Aug 10, 11:16 PM
F11053428: D12155.id29530.diff
Thu, Aug 10, 11:16 PM
F11053427: D12155.id29577.diff
Thu, Aug 10, 11:16 PM
F11037809: D12155.diff
Wed, Aug 9, 9:17 PM
F10946569: D12155.id29529.diff
Sat, Jul 15, 10:49 AM
F10886689: D12155.id29577.diff
Jun 26 2023, 1:52 AM
Subscribers

Details

Summary

Changelog:

  • Initial GTK3 release.
  • Support for the OAuth2 authorization protocol has been added for IMAP, POP and SMTP using custom, user-generated client IDs. OAuth2 preferences are found in the Account Preferences on the Receive page (for POP: Authenticate before POP connection, for IMAP: Authentication method); the Send page (SMTP authentication: Authentication method); and on a dedicated OAuth2 page.
  • The option 'Save (X-)Face in address book if possible' has been added to the /Message View/Text Options preferences page. Previously the (X-)Face would be saved automatically, therefore this option is turned on by default.
  • The Image Viewer has been reworked. New options have been added to /Message View/Image Viewer: when resizing images, either fit the image width or fit the image height to the available space. Fitting the image height is the default. Regardless of this setting, when displaying images inline they will fit the height. When displaying an image, left-clicking the image will toggle between full size and reduced size; right-clicking will toggle between fitting the height and fitting the width.
  • When re-editing a saved message, it is now possible to use /Options/Remove References.
  • It is now possible to attempt to retrieve a missing GPG key via WKD.
Test Plan
  • Use version 3.17.8 and upgrade to 4.0 and send/receive emails
  • Use a new 4.0.0 config directory and send/receive emails

Diff Detail

Repository
R521 claws-mail
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I disabled bsfilter plugin because it requires bsfilter installed and it's not available in Solus packages (and bsfilter is not really good anyway).

I also enabled a dialog screen in case of crash, this is more user friendly than a silent core dump.

solene edited the test plan for this revision. (Show Details)

Version number in the test plan was wrong

Hey @solene, you can build this with python3 too.

Add these build dependencies;

- pkgconfig(pygobject-3.0)
- pkgconfig(python3)

EDIT: export PYTHON=python3 to setup not needed.

solene edited the summary of this revision. (Show Details)
solene edited the test plan for this revision. (Show Details)

Formatting enhancement

JoshStrobl edited the summary of this revision. (Show Details)
JoshStrobl added a subscriber: JoshStrobl.

LGTM, thanks!

This revision is now accepted and ready to land.Nov 4 2021, 8:47 PM
This revision was automatically updated to reflect the committed changes.