blob: 9e247aca05d4e69668fa1002620ee123afd78936 (
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
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="mail-displaying-collapsible-headers">
<info>
<desc>Display less email recipients of a specific message.</desc>
<link type="guide" xref="mail-displaying-message" />
<revision pkgversion="3.1.5" version="0.2" date="2011-07-28" 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/usage-mail-getnsend-read.html.en#b131oj36 though the setting itself has been removed in 3.1 -->
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Collapsible Message Headers</title>
<p>Evolution compresses the To, Cc and Bcc headers of received mail and shows only five addresses in the message preview.</p>
<p>To see all recipients, click the <media type="image" src="./figures/plus-icon.png"></media> icon next to the <gui>To:</gui> or <gui>Cc:</gui> line, or click the ellipsis (...) at the end of the five displayed addresses.</p>
<p>To collapse all of the message headers and just display the subject and sender in one line, click the icon <media type="image" src="./figures/minus-icon.png"></media> next to the <gui>From:</gui> line. This is helpful on small screens.</p>
</page>
|