diff options
-rw-r--r-- | help/C/usage-mail-org.sgml | 14 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 18 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"> diff --git a/help/ChangeLog b/help/ChangeLog index 2ca6d3c1e7..ae26a01635 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2002-02-06 Aaron Weber <aaron@ximian.com> + + * C/usage-mail-org.sgml: warning about INBOX subfolder brokenness. + 2002-01-29 Kevin Breit <mrproper@ximian.com> * C/config-prefs.sgml: Started writing an LDAP config example |