GNOME Bugzilla – Bug 768263
Seal email messages that are located in the junk folder
Last modified: 2021-01-22 23:17:20 UTC
Messages located in the junk folder should never have remote images and other resources loaded, probably should not activate links when a user clicks on them, and possibly also should disallow replying and maybe even forwarding. This needs to apply to messages when the user is viewing the junk folder, but more importantly also to messages in the search folder.
Some more general musings: - We should probably display a warning message with appropriate action buttons (maybe: Show Anyway, Delete, Not Junk) instead of the message body by default - In general, most (all?) actions should be disabled (Reply, Forward, etc) - All infobars should be disabled as well (remote images, mail delivery notifications - Bug 768820, etc) - If the user clicks Show Anyway, the message body should be displayed, inline images should be loaded, remote images should remain blocked, actions remain disabled and infobars should remain hidden, but we may then want to display an infobar that continues to present the Delete and Not Junk actions.
Bump tickets to 0.14 that aren't going to make 0.13.
*** Bug 725199 has been marked as a duplicate of this bug. ***
Closing in favour of: https://gitlab.gnome.org/GNOME/geary/-/issues/1128