diff options
author | Andre Klapper <a9016009@gmx.de> | 2013-04-20 04:20:27 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2013-04-20 04:20:27 +0800 |
commit | c982e4f70b04b6101a07e02605d677108a2812fb (patch) | |
tree | 1a5c84c8090e89eb0a55c0c98b92359043706ab9 /help/C/intro-first-run.page | |
parent | 431e33b94600997be144cfa1cab1730f625f10f2 (diff) | |
download | gsoc2013-evolution-c982e4f70b04b6101a07e02605d677108a2812fb.tar.gz gsoc2013-evolution-c982e4f70b04b6101a07e02605d677108a2812fb.tar.zst gsoc2013-evolution-c982e4f70b04b6101a07e02605d677108a2812fb.zip |
User docs: bug 690696 - Remove last references to old IMAP backend
Diffstat (limited to 'help/C/intro-first-run.page')
-rw-r--r-- | help/C/intro-first-run.page | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/help/C/intro-first-run.page b/help/C/intro-first-run.page index f99fdfc291..619c5c7343 100644 --- a/help/C/intro-first-run.page +++ b/help/C/intro-first-run.page @@ -45,8 +45,6 @@ <p>The most common available server types for normal users are:</p> <list> <item><p>None: If you do not plan to use Evolution for receiving email.</p><p>Continue <link xref="#sending">here</link> for configuration.</p></item> -<item><p>IMAP: Keeps the mail on the server so you can access your mail from multiple systems.</p><p>Continue <link xref="mail-receiving-options-imap">here</link> for configuration.</p></item> -<!-- TODO:DEVELOPERS: So what's the difference between IMAP and IMAP+, and what is recommended, dear developers? --> <item><p>IMAP+: Keeps the mail on the server so you can access your mail from multiple systems.</p><p>Continue <link xref="mail-receiving-options-imap-plus">here</link> for configuration.</p></item> <item><p>POP: Downloads your email to your hard disk.</p><p>Continue <link xref="mail-receiving-options-pop">here</link> for configuration.</p></item> <item><p>USENET News: Connects to a news server and downloads a list of available news digests.</p><p>Continue <link xref="mail-receiving-options-usenet-news">here</link> for configuration.</p></item> |