aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-search-folders-enable.page
blob: 9089c68d0754e0b33eea3b294db2dd7044c1ca05 (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-search-folders-enable">

  <info>
    <desc>Activate search folders.</desc>
    
    <link type="guide" xref="mail-search-folders" />

    <revision pkgversion="3.3.91" version="0.2" date="2012-02-18" status="draft"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>    

  </info>

<title>Enable the Search Folders Functionality</title>

<p>In the unlikely case that there is no <gui>Search folders</gui> top-level node displayed at the bottom of the <link xref="intro-main-window#e-mail"> mail folder list</link> you have to enable the search folders functionality yourself.</p>

<list>
<item><p>Open the <app>Terminal</app> application.</p></item>
<item><p>Run the command <cmd>gsettings set org.gnome.evolution.mail enable-vfolders true</cmd></p></item>
</list>

<p>You can also use the <app>dconf-editor</app> application to do this.</p>

</page>