Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 811238

Summary: Disable contact photos and disable HTML image loading to prevent #810256 from occurring
Product: Red Hat Enterprise Linux 6 Reporter: David Jaša <djasa>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NOTABUG QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.3CC: mcrha, msanders, tpelka
Target Milestone: beta   
Target Release: 6.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-13 09:02:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Jaša 2012-04-10 14:03:55 UTC
Description of problem:
Based on https://bugzilla.redhat.com/show_bug.cgi?id=810256#c3, it would be sound to default to sane settings:
HTML Messages tab -> Loading Images: "Never load images from the internet"
Headers tab -> Sender Photograph: "Show the photograph ..."

The concept could be even stretched to some system-wide setting that would disable "Load images in messages from contacts" and "Show the photograph ..." altogether so that administrators of systems can prevent #810256 from happening on systems of other users.

Version-Release number of selected component (if applicable):
evolution-2.28.3-23.el6.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Milan Crha 2012-04-11 06:50:15 UTC
The change makes sense, though the default values in evolution-mail.schemas file looks to be correct, namely:
   /apps/evolution/mail/junk/lookup_addressbook
   false

   /apps/evolution/mail/display/load_http_images
   0 (means Never load images from the net)

   /apps/evolution/mail/display/sender_photo
   false

   /apps/evolution/mail/display/photo_local
   true

Comment 2 RHEL Program Management 2012-07-10 06:35:18 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 3 RHEL Program Management 2012-07-10 23:09:14 UTC
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development.  This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.

Comment 4 RHEL Program Management 2012-12-14 07:07:53 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 Milan Crha 2013-05-09 18:42:06 UTC
I'm wondering, whether it's enabled, because evolution was already run on the machine, aka due to an update from a previous version or a backup restore.

Comment 6 Tomas Pelka 2013-05-13 09:02:26 UTC
I'm observing the same behaviour ad Milan described on new profile without previous evo conf.

Clonsing, feel free to reopen if needed.