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
This commit is contained in:
Aaron Weber
2002-02-06 16:13:37 +00:00
committed by Aaron Weber
parent 45e4e8c185
commit edf7c7f473
2 changed files with 18 additions and 0 deletions

View File

@ -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">

View File

@ -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