aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-displaying-collapsible-headers.page
blob: 59ae299ec53d5777b6c655e3d563b460a4b0aa7b (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>Andre Klapper</name>
      <email>ak-47@gmx.net</email>
    </credit>
 <credit type="author">
   <name>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>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>    

  </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>