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

« back to all changes in this revision

Viewing changes to help/es/mail-duplicates.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-duplicates" xml:lang="es">
 
3
 
 
4
  <info>
 
5
    <desc>How to handle duplicated email messages</desc>
 
6
    
 
7
    <link type="guide" xref="index#common-mail-problems"/>
 
8
 
 
9
    <revision pkgversion="3.0.2" version="0.5" date="2011-08-05" status="final"/>
 
10
    <credit type="author">
 
11
      <name>April Gonzales</name>
 
12
      <email>loonycookie@gmail.com</email>
 
13
    </credit>
 
14
    <credit type="author">
 
15
      <name>Andre Klapper</name>
 
16
      <email>ak-47@gmx.net</email>
 
17
    </credit>
 
18
    <license>
 
19
      <p>Creative Commons Compartir Igual 3.0</p>
 
20
    </license>    
 
21
 
 
22
  </info>
 
23
 
 
24
<title>Duplicate emails get downloaded</title>
 
25
 
 
26
<section id="remove">
 
27
<title>Removing duplicate emails</title>
 
28
<p>To remove duplicate emails in a folder, select multiple messages (or select all messages in a folder by clicking <guiseq><gui>Edit</gui><gui>Select All</gui></guiseq> or pressing <keyseq><key>Ctrl</key><key>A</key></keyseq>) and click <guiseq><gui>Message</gui><gui>Remove Duplicate Messages</gui></guiseq>.</p>
 
29
<!-- available by default since 2.91, as per http://mail.gnome.org/archives/evolution-list/2011-August/msg00000.html -->
 
30
</section>
 
31
 
 
32
<section id="reasons">
 
33
<title>Reasons</title>
 
34
<p>Downloading duplicate emails may be due to one of the following reasons:</p>
 
35
<list>
 
36
<item><p>There are several copies of the same message in the mailbox</p></item>
 
37
<item><p>Evolution is having a problem with the UIDL extension.</p></item>
 
38
<item><p>The cache files located at <file>$HOME/.local/share/evolution/mail/pop/</file> are not writable.</p></item>
 
39
</list>
 
40
</section>
 
41
 
 
42
</page>