File: mail-moving-emails.page

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

  <info>
    <desc>Moving emails from one folder to another.</desc>
    
    <link type="guide" xref="index#common-mail-problems" />

    <revision pkgversion="3.8.2" version="0.3" date="2013-05-14" status="draft"/>
    <credit type="author">
      <name its:translate="no">April Gonzales</name>
      <email its:translate="no">loonycookie@gmail.com</email>
    </credit>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
    

  </info>

<title>Moved emails are still shown in the original folder</title>

<p>If your IMAP mail server does not yet support <link href="https://tools.ietf.org/html/rfc6851">IMAP's "move" feature</link> which was introduced in January 2013, <app>Evolution</app> "moves" messages by copying and deleting emails. Deleting means "marking messages for deletion" so all the original messages are retained until you expunge the emails marked for deletion.</p>

<p>See the topic on <link xref="mail-delete-and-undelete">deleting emails</link> for instructions on how to expunge email messages. Note that this applies to other types of accounts as well.</p>

</page>