blob: b4f97d3eac676418bde47d7ca6657de4e47e018f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="mail-displaying-sender-photograph">
<info>
<desc>Display a picture of the sender in the message header area.</desc>
<link type="guide" xref="mail-displaying-message#advanced" />
<revision pkgversion="3.9.1" version="0.4" date="2013-04-22" status="final"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<credit type="author">
<name its:translate="no">Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/config-prefs-mail.html.en#mail-prefs-headers -->
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Photograph Message Headers</title>
<!-- NB: This is done by "Face" and "X-Face" headers. -->
<p>Evolution automatically displays photographs of the sender of an email at the right side of the message header if the sender already embedded a photograph in the message.</p>
<!-- TODO: If I ever manage to find out if the "Edit > Plugins > Face" reliably works, create a topic page covering it linked under <link type="guide" xref="index#mail-composing-advanced" />, and link to it from here and vice versa. -->
<p>You can also manually enable displaying the photograph of the sender of an email if the sender is in one of your address books and has a photograph stored.</p>
<p>To enable this functionality, select <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>.</p>
<p>If there are multiple matches for a contact, the first one is always used.</p>
<!-- Note: <guiseq><gui>Edit</gui><gui>Plugins</gui><gui>Face</gui></guiseq>
has no influence at all, so it is not mentioned here.
See https://bugzilla.gnome.org/show_bug.cgi?id=698435 -->
</page>
|