GNOME Bugzilla – Bug 698435
Clarify embedding and displaying of faces / X-Face in user docs for outgoing email
Last modified: 2015-03-10 20:44:38 UTC
Disabling <guiseq><gui>Edit</gui><gui>Plugins</gui><gui>Face</gui></guiseq> has no effect at all, it seems that only <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Preferences</gui><gui>Headers</gui><gui>Show the photograph of sender in the message preview</gui></guiseq> has any influence, and the option is also shown when <guiseq><gui>Edit</gui><gui>Plugins</gui><gui>Face</gui></guiseq> is disabled. Found when retesting steps in help/C/mail-displaying-sender-photograph.page. Evolution 3.6.4 on Fedora 18.
Face plugin merely sets a "Face" header on _outgoing_ emails. http://quimby.gnus.org/circus/face/ Not all that useful in my opinion, but if it's to be kept it should be more integrated with the mail composer. "Face" and "X-Face" headers in _received_ mails are shown automatically by the built-in mail formatting library. The "show photograph of sender" feature is something differently entirely. It attempts to find a photograph of the sender of an email from your address books based on the sender's email address. This is also built-in and not a plugin.
(In reply to comment #1) > Face plugin merely sets a "Face" header on _outgoing_ emails. Ahaha, those who don't read have no advantage over those who can't, and the plugin does say "outgoing" already. Hence invalid for the codebase (sorry for the noise). Moving to docs component to make help/C/mail-displaying-sender-photograph.page cover faces more generally (incoming manually, incoming embedded, outgoing embedded).
Automatic incoming is covered now: https://git.gnome.org/browse/evolution/commit/?id=513789838df36eb201187f05835591ef680ca181 Outgoing not working for me: <andre> mbarnes: using the "Face" plugin for outgoing mail does not work for me (tried with a 500kb one). Any idea how large an image file can be, or if gets downscaled somehow? <mbarnes> andre: has to be a 48 x 48 PNG, but I believe it scales it down <mbarnes> or the plugin could be broken for all I know
https://git.gnome.org/browse/evolution/commit/?id=705bd5115bfada4d9149e8a76e7c6f98aaa251a2