~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to help/cs/mail-imap-headers.page

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-08-18 11:10:01 UTC
  • mfrom: (1.1.83 upstream)
  • Revision ID: james.westby@ubuntu.com-20110818111001-559uzyuqsoyj7xjg
Tags: 3.1.5-0ubuntu1
* New upstream release.
* debian/control: bump e-d-s Build-Depends to 3.1.5.
* debian/patches/03_lpi.patch: refreshed.
* debian/patches/11_remove_upstream_submit_bugreport.patch: refreshed.
* debian/patches/bogofilter_init_903b8e6.patch,
  debian/patches/evo_fbee43e_to_f4505a2.patch,
  debian/patches/spamassassin_init_4fc04af.patch: dropped, included upstream.
* debian/patches/spamd_sbin_path.patch: correct the path to spamd as
  /usr/sbin/spamd, which is the correct path in Ubuntu. (LP: #828693)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="mail-imap-headers" xml:lang="cs">
 
3
 
 
4
  <info>
 
5
    <desc>Define which mail headers to download when using IMAP.</desc>
 
6
    
 
7
    <link type="guide" xref="index#mail-advanced-imap"/>
 
8
    <link type="guide" xref="mail-account-manage-imap#imap-headers"/>
 
9
 
 
10
    <revision pkgversion="3.1.5" version="0.3" date="2011-07-29" status="final"/>
 
11
    <credit type="author">
 
12
      <name>Andre Klapper</name>
 
13
      <email>ak-47@gmx.net</email>
 
14
    </credit>
 
15
    <credit type="author">
 
16
      <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/b15fx7uz.html.en -->
 
17
    </credit>
 
18
    <license>
 
19
      <p>Creative Commons Share Alike 3.0</p>
 
20
    </license>
 
21
 
 
22
  </info>
 
23
 
 
24
 
 
25
<title>Hlavičky IMAP</title>
 
26
 
 
27
<note><p>The <gui>IMAP Headers</gui> tab is only displayed in the <gui>Account Editor</gui> if <guiseq><gui>Edit</gui><gui>Plugins</gui><gui>IMAP Features</gui></guiseq> is enabled.</p></note>
 
28
 
 
29
<p>Evolution allows you for IMAP accounts to choose the headers that you want to download so that you can reduce the download time and filter or move your mail around the way you like it. The IMAP Mail header options are as follows:</p>
 
30
<list>
 
31
<item><p>Fetch All Headers:</p><p>Všechny dostupné hlavičky IMAP pro všechny zprávy budou staženy.</p></item>
 
32
<item><p>Basic Headers (Fastest):</p><p>Toto obsahuje datum, od koho, komu, kopii, předmět, nastavení, In-Reply-To, Message-ID, Mime-Version a Content-Type. Chcete-li pouze stáhnout a prohlédnout zprávy bez filtrování na základě poštovních konferencí, zvolte tuto možnost. Toto Evolution výrazně zrychlí a je obecně doporučováno pro běžné uživatele.</p></item>
 
33
<item><p>Basic and Mailing List Headers (Default):</p><p>Povolte tuto možnost, chcete-li mít filtry založené na konferenčních hlavičkách (např. ID konference). Kromě základních hlaviček budou hlavičky, odpovídající poštovním konferencím, také staženy. Konferenční hlavičky mají informace jako mailinglist-ID, majitel poštovní konference atd., s kterými můžete vytvářet filtry konferencí.</p><p>This is the default Header preference that comes with Evolution. When this option is chosen, Evolution will download a basic set of headers (as described above) along with a set of headers that are needed for client-side filters based on mailing lists. If you do not have any filters on Evolution, it is recommended to switch to the <gui>Basic Headers</gui> option.</p></item>
 
34
</list>
 
35
 
 
36
<p>Chcete-li nastavit Hlavičky IMAP:</p>
 
37
<steps>
 
38
<item><p>Select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui></guiseq>.</p></item>
 
39
<item><p>Vyberte účet IMAP.</p></item>
 
40
<item><p>Click <gui>Edit</gui>.</p></item>
 
41
<item><p>Click the <gui>IMAP Headers</gui> tab.</p></item>
 
42
<item><p>Optionally: If you want to define extra headers to download you can add these in the <gui>Custom Headers</gui> section.</p></item>
 
43
</steps>
 
44
 
 
45
<note><p>The option to define IMAP Headers is currently only available for IMAP accounts, but not for IMAP+ accounts.</p></note><!-- TODO:DEVELOPERS: Recheck this once https://bugzilla.gnome.org/show_bug.cgi?id=655519 has been fixed -->
 
46
</page>