View Issue Details

IDProjectCategoryView StatusLast Update
0001105SOGoWeb Mailpublic2012-10-31 16:22
Reportercorradofiore Assigned Tolcharland 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.3.4 
Target Version2.0.3 
Summary0001105: Remote images display
Description

SOGo asks every time an HTML messages is shown if remote images shall be displayed. This is annoying, therefore I'm proposing an alternate solution which mimics other desktop email clients:

  1. The current behavior should be maintained only for messages found in the spam folder, like Apple Mail does.

  2. There should be a configurable default, like in RoundCube (see attachment), overridable in the user preferences.

  3. Once a user has decided to show remote images in a specific message, that setting should be kept for the entire session.

TagsNo tags attached.

Activities

2011-01-28 22:06

 

remote_inline_images_prefs.png (16,130 bytes)   
remote_inline_images_prefs.png (16,130 bytes)   
corradofiore

corradofiore

2011-07-23 15:30

reporter   ~0002739

The only folder in which remote images should NOT be displayed unless the user clicks on the button is the Spam folder. But that requires SOGo to treat it as a special folder: at the moment, only Inbox, Drafts, Sent and Trash are recognized. That would be useful anyway, since the Spam folder is a standard these days.

Christian Mack

Christian Mack

2011-07-26 08:51

developer   ~0002741

Last edited: 2011-07-27 07:33

I don't agree with you on number 1). Remote images should by default always not be displayed, not only in the spam folder.

Rationale behind this:

  • At our University our users can choose, if they want spam emails sorted to a special spam folder or not. So we have users getting spam in the inbox with an added "[SPAM]" in the subject.
  • Not all spam is filtered. Not filtered spam has a higher chance of spreading malicious code. So IMHO spam not in the "Spam" folder is more dangerous.

We agree on numbers 2) and 3). This would definitely improve user experience.

lcharland

lcharland

2012-10-31 16:21

developer   ~0004763

Fixed in https://github.com/inverse-inc/sogo/commit/a916ac892703c45fc1c4d720e7baf73c747d45d7

There now is a configurable default in mail preferences where
you can set remote images to display either Never or Always.

Issue History

Date Modified Username Field Change
2011-01-28 22:06 corradofiore New Issue
2011-01-28 22:06 corradofiore File Added: remote_inline_images_prefs.png
2011-02-15 21:35 ludovic Severity minor => feature
2011-07-23 15:30 corradofiore Note Added: 0002739
2011-07-26 08:51 Christian Mack Note Added: 0002741
2011-07-27 07:33 Christian Mack Note Edited: 0002741
2012-09-20 18:59 ludovic Status new => assigned
2012-09-20 18:59 ludovic Assigned To => lcharland
2012-10-23 18:19 wsourdeau Target Version => 2.0.3
2012-10-31 16:21 lcharland Note Added: 0004763
2012-10-31 16:21 lcharland Status assigned => resolved
2012-10-31 16:21 lcharland Resolution open => fixed