[cvs] [Wiki] changed: ImpUWIMAPNamespaces
Jan Schneider
jan at horde.org
Thu Jan 12 11:00:04 PST 2006
jan Thu, 12 Jan 2006 11:00:04 -0800
Modified page: http://wiki.horde.org/ImpUWIMAPNamespaces
New Revision: 1.7
Change log: Typo, wrapping
@@ -10,19 +10,16 @@
++ Alternative Method (Unsupported)
If you can not, or do not want to, recompile your UW-IMAP server you can try using this **unsupported** method of setting the mail subdirectory (folder) location.
-Here, unsupported means primarily that the UW-IMAP authors do not support this setup, as well as that therefor Horde can not support fully support this method
-either. However, many have reported good success with this setup.
+Here, unsupported means primarily that the UW-IMAP authors do not support this setup, as well as that therefor Horde can not fully support this method either. However, many have reported good success with this setup.
-Create a file called {{/etc/c-client.cf}} and insert the following two lines. The last part of the second line is the subdirectory that you want the c-client to use for
-accessing folders (which is 'mail/' in the following example).
+Create a file called {{/etc/c-client.cf}} and insert the following two lines. The last part of the second line is the subdirectory that you want the c-client to use for accessing folders (which is 'mail/' in the following example).
<code>
I accept the risk
set mail-subdirectory mail
</code>
-The first line is **required** to state that you are accepting the risk of using an **unsupported** configuration file. The second line sets the mail subdirectory
-that the c-client routines will use (in the above example, it is set to 'mail/').
+The first line is **required** to state that you are accepting the risk of using an **unsupported** configuration file. The second line sets the mail subdirectory that the c-client routines will use (in the above example, it is set to 'mail/').
Note that if you have any clients configured to use a folder prefix (e.g. 'mail/' or similar) they will now need to be reconfigured to remove this setting.
More information about the cvs
mailing list