diff options
Diffstat (limited to 'help/C/mail-receiving-options-imap-plus.page')
-rw-r--r-- | help/C/mail-receiving-options-imap-plus.page | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/help/C/mail-receiving-options-imap-plus.page b/help/C/mail-receiving-options-imap-plus.page index f3b8de883f..a4a407d704 100644 --- a/help/C/mail-receiving-options-imap-plus.page +++ b/help/C/mail-receiving-options-imap-plus.page @@ -22,7 +22,11 @@ <title>IMAP+ receiving options</title> +<section id="receiving-email"> +<title>Receiving Email</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>Select if you want to use a secure connection (SSL or TLS).</p><p>You should enable this option if your server supports it.</p> @@ -31,7 +35,13 @@ <item><p>Select if you want Evolution to remember your password.</p></item> </list> +</section> + +<section id="receiving-options"> +<title>Receiving Options</title> + <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>Select "Use Quick Resync" if the IMAP server supports <link href="http://tools.ietf.org/html/rfc5162">IMAP4 Extensions for Quick Mailbox Resynchronization</link>.</p></item> @@ -41,7 +51,10 @@ <item><p>Select if you want Evolution to override server-supplied folder namespaces.</p></item> </list> +</section> + +<section id="return-to-assistant-bottom-link"> <!-- 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> - +</section> </page> |