blob: c1c4f59a03a5de54f7d2d9d4412b5be0b84aee6a (
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
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="guide" id="mail-account-manage-microsoft-exchange-evo-ews">
<info>
<desc>Add and edit a Microsoft Exchange 2007 or 2010 account in Evolution.</desc>
<link type="guide" xref="mail-account-manage-microsoft-exchange" group="#first"/>
<revision pkgversion="3.4" version="0.4" date="2012-02-19" status="candidate"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>Exchange Web Services account settings</title>
<section id="account-editor">
<title>Account Editor</title>
<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> or by right-clicking on the respective top-level node in the folder list and choosing <gui>Properties</gui>.</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">
<title>Receiving Email and Receiving options</title>
</section>
<section id="defaults">
<title>Defaults</title>
</section>
<section id="security">
<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">
<title>Other settings</title>
<p>Other account related settings that are not located in the <gui>Account Editor</gui>:</p>
</section> -->
</page>
|