diff options
Diffstat (limited to 'help/C/mail-receiving-options-exchange-mapi.page')
-rw-r--r-- | help/C/mail-receiving-options-exchange-mapi.page | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/help/C/mail-receiving-options-exchange-mapi.page b/help/C/mail-receiving-options-exchange-mapi.page new file mode 100644 index 0000000000..b68a13f928 --- /dev/null +++ b/help/C/mail-receiving-options-exchange-mapi.page @@ -0,0 +1,42 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="mail-receiving-options-exchange-mapi"> + + <info> + <desc>Receiving options for Exchange MAPI accounts.</desc> + + <link type="guide" xref="mail-receiving-options#corporate-server-types"/> + <link type="guide" xref="mail-account-manage-microsoft-exchange-evo-mapi#receiving-email"/> + <revision pkgversion="3.0.2" version="0.2" date="2011-07-30" status="final"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + + <title>Exchange MAPI receiving options</title> + +<p>On the <gui>Receiving Email</gui> page (accessible via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Email</gui></guiseq>):</p> + +<list> +<item><p>Enter the address of the email server in the <gui>Server</gui> field and enter your username for that server.</p></item> +<item><p>Enter the Domain name for that server.</p> +<note style="tip"><p>If you are in an organizational environment, you may want to contact your system administrator for more information.</p></note></item> +<item><p>Select your authentication type in the Authentication list, or click <gui style="button">Check for Supported Types</gui> to have Evolution check for supported authentication mechanisms. Some servers do not announce the authentication mechanisms they support, so clicking this button is not a guarantee that available mechanisms actually work.</p></item> +<item><p>Select if you want to use a secure connection (SSL or TLS).</p></item> +<item><p>Click <gui style="button">Authenticate</gui> and enter your password.</p></item> +</list> + +<p>On the <gui>Receiving Options</gui> page (accessible via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Options</gui></guiseq>):</p> +<list> +<item><p>If you want Evolution to check automatically for new messages, click the <gui>Check for new messages every ... minutes</gui> option and select the frequency in minutes.</p></item> + +<item><p>You can also define if Evolution checks for new messages in all folders.</p></item> +</list> +<!-- TODO:XINCLUDE: Maybe later replace this "go back" workaround by doing some content sharing with xinclude and xpointer in intro-first-run.page itself? <include href="foo.xml" xmlns="http://www.w3.org/2001/XInclude"/> See gnome-user-docs module for example usage. --> +<p>If you came to this page from the first-run wizard help page, click <link xref="intro-first-run#sending">here</link> to continue with the next step.</p> + +</page> |