diff options
Diffstat (limited to 'help/C/mail-receiving-options-imap.page')
-rw-r--r-- | help/C/mail-receiving-options-imap.page | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/help/C/mail-receiving-options-imap.page b/help/C/mail-receiving-options-imap.page index 33ee9bb975..ed7e0936aa 100644 --- a/help/C/mail-receiving-options-imap.page +++ b/help/C/mail-receiving-options-imap.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,6 +35,11 @@ <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> @@ -41,7 +50,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> |