diff options
author | Andre Klapper <a9016009@gmx.de> | 2014-01-27 22:08:33 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2014-01-28 03:00:08 +0800 |
commit | 0b17931898b68e6590fcaa66b0df73c82813233f (patch) | |
tree | 58e15234d2af2d10c36880e7cd23709f592b2a6c | |
parent | f30598b6146b2b6922b00052872a8c55f152ca66 (diff) | |
download | gsoc2013-evolution-0b17931898b68e6590fcaa66b0df73c82813233f.tar gsoc2013-evolution-0b17931898b68e6590fcaa66b0df73c82813233f.tar.gz gsoc2013-evolution-0b17931898b68e6590fcaa66b0df73c82813233f.tar.bz2 gsoc2013-evolution-0b17931898b68e6590fcaa66b0df73c82813233f.tar.lz gsoc2013-evolution-0b17931898b68e6590fcaa66b0df73c82813233f.tar.xz gsoc2013-evolution-0b17931898b68e6590fcaa66b0df73c82813233f.tar.zst gsoc2013-evolution-0b17931898b68e6590fcaa66b0df73c82813233f.zip |
User docs: Cover IMAP IDLE and IMAP NOTIFY (bug 721863)
-rw-r--r-- | help/C/mail-send-and-receive-automatically.page | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/help/C/mail-send-and-receive-automatically.page b/help/C/mail-send-and-receive-automatically.page index 572d80dde8..8f7b1e2088 100644 --- a/help/C/mail-send-and-receive-automatically.page +++ b/help/C/mail-send-and-receive-automatically.page @@ -6,7 +6,7 @@ <link type="guide" xref="mail-send-and-receive" /> - <revision pkgversion="3.3.4" version="0.3" date="2012-01-20" status="final"/> + <revision pkgversion="3.10.3" version="0.4" date="2014-01-27" status="final"/> <credit type="author"> <name its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> @@ -20,5 +20,7 @@ <title>Automatically check for new mail</title> <p>If you want Evolution to check automatically for new messages, enable the option <gui>Check for new messages every ... minutes</gui> in the <gui>Receiving Options</gui> page of the mail account settings (accessible via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Options</gui></guiseq>) and select the frequency in minutes.</p> +<note style="advanced"><p>Evolution supports <link href="https://en.wikipedia.org/wiki/IMAP_IDLE">IMAP IDLE</link> on the currently selected folder and partially supports the <link href="http://tools.ietf.org/search/rfc5465">IMAP NOTIFY</href> extension.</p></note> + </page> |