diff options
Diffstat (limited to 'help/C/mail-receiving-options-evolution-exchange.page')
-rw-r--r-- | help/C/mail-receiving-options-evolution-exchange.page | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/help/C/mail-receiving-options-evolution-exchange.page b/help/C/mail-receiving-options-evolution-exchange.page new file mode 100644 index 0000000000..cc92cf44d8 --- /dev/null +++ b/help/C/mail-receiving-options-evolution-exchange.page @@ -0,0 +1,49 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="mail-receiving-options-evolution-exchange"> + + <info> + <desc>Receiving options for Evolution Exchange accounts.</desc> + + <link type="guide" xref="mail-receiving-options#corporate-server-types"/> + <link type="guide" xref="mail-account-manage-microsoft-exchange-evo-exchange#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> + <credit type="author"> + <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/usage-mainwindow-starting.html.en#bstgjve --> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + + <title>Evolution Exchange 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 your username for that server.</p></item> +<item><p>Enter the OWA URL for that server.</p></item> +<item><p>Select if the mailbox name is different from the username. If it is, enter the mailbox name.</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>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> + +<item><p>In the section <gui>Global Address List/Active Directory</gui>, specify the name of the Global Catalog server. The Global Catalog Server contains the user information for users.</p></item> +<item><p>Select if you want to limit the number of Global Address List (GAL) responses as this may increase speed. The GAL contains a list of all email addresses.</p></item> +<item><p>You also have to define the Authentication type, and whether you want groups of contacts in GAL to be represented in the Evolution address book by <link xref="contacts-using-contact-lists">contact lists</link>.</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> |