blob: e33ef95a98d49067eb24e6aec3ff2f6cc4c71dd1 (
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
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="exporting-data-mail">
<info>
<desc>How to export mail data from <app>Evolution</app>.</desc>
<link type="guide" xref="exporting-data" />
<revision pkgversion="3.0.2" version="0.4" date="2013-04-20" status="final"/>
<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>Exporting mail data</title>
<p>To save an email to a file in <link href="https://en.wikipedia.org/wiki/Mbox">mbox</link> format, select an email and click <guiseq><gui>File</gui><gui>Save as mbox…</gui></guiseq> or right-click on the message and click <gui>Save as mbox…</gui>.</p>
<p>The same steps apply to save a complete mail folder, but you have to mark all messages in it first.</p>
<p>You can 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>.</p>
</page>
|