[cvs] [Wiki] changed: ImpUWIMAPNamespaces

Wiki Guest wiki at wiki.horde.org
Thu Jan 12 10:32:09 PST 2006


guest [128.83.155.230]  Thu, 12 Jan 2006 10:32:09 -0800

Modified page: http://wiki.horde.org/ImpUWIMAPNamespaces
New Revision:  1.6
Change log:  clarifications

@@ -10,15 +10,19 @@
 
 ++ 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.
-Create a file called {{/etc/c-client.cf}} and insert the following two lines (assuming you want the mail subdirectory to be 'mail/'  in the following example).
+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.
+
+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.
+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