File: mail-imap-subscriptions.page

package info (click to toggle)
evolution 3.56.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 135,044 kB
  • sloc: ansic: 519,950; javascript: 8,494; xml: 5,207; python: 702; makefile: 563; sh: 294; perl: 169
file content (37 lines) | stat: -rw-r--r-- 1,940 bytes parent folder | download | duplicates (5)
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
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="mail-imap-subscriptions">

  <info>
    <desc>IMAP folder subscriptions.</desc>
    
    <link type="guide" xref="index#mail-advanced" />
    <link type="guide" xref="mail-account-manage-imap-plus#other-settings"/>

    <revision pkgversion="3.0.2" version="0.3" date="2011-08-05" 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 https://help.gnome.org/users/evolution/2.32/usage-mail-subscriptions.html.en -->
    </credit>
    
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
    

  </info>


<title>IMAP Subscriptions</title>

<p>As opening many IMAP folders on the server takes time you can define which IMAP folders to check and display in <app>Evolution</app>, and which ones to ignore for the time being, via the <gui>IMAP Subscriptions Manager</gui>.</p>
<steps>
<item><p>Select <guiseq><gui>Folder</gui><gui>Subscriptions</gui></guiseq>, or right-click on the top level node of an email account in the folder list and click <gui>Manage subscriptions</gui>.</p></item> 
<item><p>If you have accounts on multiple servers, select the server where you want to manage your subscriptions.</p></item>
<item><p><app>Evolution</app> displays a list of files and folders available on the IMAP server.</p></item>
<item><p>Select a file or folder by clicking it.</p>
<p>You should select at least the <gui>Inbox</gui> folder. Depending upon the way your IMAP server is configured, the list of available files might include non-mail folders. If it does, you can ignore them.</p></item>
<item><p>Click a folder's checkbox to add a folder to your subscriptions.</p></item>
</steps>

</page>