/usr/share/help/C/evolution/mail-account-manage-microsoft-exchange-evo-ews.page is in evolution-common 3.18.5.2-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <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.5" date="2013-06-22" 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>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">
<info>
<title type="link">Receiving Email and Receiving options (Exchange Web Services accounts)</title>
</info>
<title>Receiving Email and Receiving options</title>
</section>
<section id="defaults">
<info>
<title type="link">Defaults (Exchange Web Services accounts)</title>
</info>
<title>Defaults</title>
</section>
<section id="security">
<info>
<title type="link">Security (Exchange Web Services 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 (Exchange Web Services 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>
|