blob: 71315c51c55119a3c6c9991a808bf483acbffba1 (
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="guide" id="mail-account-manage-maildir-format-directories">
<info>
<desc>Add and edit a Maildir Format Mail Directories account in Evolution.</desc>
<link type="guide" xref="mail-account-management#mail-local-account-types"/>
<revision pkgversion="3.5" version="0.6" date="2014-01-27" status="candidate"/>
<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>Maildir Format Mail Directories account settings</title>
<section id="account-editor">
<title>Account Editor</title>
<p>Evolution supports the Maildir++ specification.</p>
<p>Mail accounts can be added by choosing <guiseq><gui>File</gui><gui>New</gui><gui>Mail Account</gui></guiseq> or via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Add</gui></guiseq>. The steps are mostly the same as for the <link xref="intro-first-run">First-Run Assistant</link>, except for not getting asked whether to import data from other applications or to restore from a backup file.</p>
<p>Mail accounts can be edited via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui></guiseq>.</p>
<p>The following settings are available when editing an existing account:</p>
<!-- As the "Identity" section is identical in all account pages, it is centrally in one file included
via XInclude. See +http://blogs.gnome.org/shaunm/2011/07/21/understanding-xinclude/ for how it works. -->
<include href="xinclude-mail-account-identity.xml"
xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:info/mal:section)"
xmlns="http://www.w3.org/2001/XInclude"/>
<section id="receiving-email">
<info>
<title type="link">Receiving Email and Receiving options (Maildir Format Mail Directories accounts)</title>
</info>
<title>Receiving Email and Receiving options</title>
</section>
<section id="sending-email">
<info>
<title type="link">Sending Email (Maildir Format Mail Directories accounts)</title>
</info>
<title>Sending Email</title>
</section>
<section id="defaults">
<info>
<title type="link">Defaults (Maildir Format Mail Directories accounts)</title>
</info>
<title>Defaults</title>
</section>
<section id="security">
<info>
<title type="link">Security (Maildir Format Mail Directories accounts)</title>
</info>
<title>Security</title>
</section>
</section> <!-- end "account editor" section, now list any account settings stuff related to this account type outside of it -->
<!-- <section id="other-settings">
<info>
<title type="link">Other settings (Maildir Format Mail Directories accounts)</title>
</info>
<title>Other settings</title>
<p>Other account related settings that are not located in the <gui>Account Editor</gui>:</p>
</section> -->
</page>
|