diff options
author | Aaron Weber <aaron@ximian.com> | 2002-02-07 00:13:37 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-02-07 00:13:37 +0800 |
commit | edf7c7f473c89540ca6a796c25321941ddaa5169 (patch) | |
tree | 641b59442953e0b71fabd8f07f13febbee58eb34 /help/C | |
parent | 45e4e8c185793eb28b633b5647b6e7bc26fd5b66 (diff) | |
download | gsoc2013-evolution-edf7c7f473c89540ca6a796c25321941ddaa5169.tar gsoc2013-evolution-edf7c7f473c89540ca6a796c25321941ddaa5169.tar.gz gsoc2013-evolution-edf7c7f473c89540ca6a796c25321941ddaa5169.tar.bz2 gsoc2013-evolution-edf7c7f473c89540ca6a796c25321941ddaa5169.tar.lz gsoc2013-evolution-edf7c7f473c89540ca6a796c25321941ddaa5169.tar.xz gsoc2013-evolution-edf7c7f473c89540ca6a796c25321941ddaa5169.tar.zst gsoc2013-evolution-edf7c7f473c89540ca6a796c25321941ddaa5169.zip |
warning about INBOX subfolder brokenness.
2002-02-06 Aaron Weber <aaron@ximian.com>
* C/usage-mail-org.sgml: warning about INBOX subfolder brokenness.
svn path=/trunk/; revision=15575
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/usage-mail-org.sgml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/help/C/usage-mail-org.sgml b/help/C/usage-mail-org.sgml index 571e74b2f8..16ab73902e 100644 --- a/help/C/usage-mail-org.sgml +++ b/help/C/usage-mail-org.sgml @@ -309,6 +309,20 @@ <interface>filter assistant</interface>, you can have mail filed automatically. </para> + + <warning id="imap-subfolders"> + <title>Subfolders in IMAP</title> + <para> + The INBOX folder on most IMAP servers cannot contain both + subfolders and messages. When you create additional folders + on your IMAP mail server, branch them from the root of the + IMAP account's folder, tree, not from INBOX. If you create + subfolders in your INBOX folder, you will lose the ability + to read messages that exist in your INBOX until you move the + folders out of the way. + </para> + </warning> + </sect1> <sect1 id="usage-mail-organize-search"> |