[cvs] [Wiki] changed: ImpUWIMAPNamespaces

Wiki Guest wiki at wiki.horde.org
Tue Jan 24 11:54:37 PST 2006


guest [128.83.155.230]  Tue, 24 Jan 2006 11:54:37 -0800

Modified page: http://wiki.horde.org/ImpUWIMAPNamespaces
New Revision:  1.9
Change log:  Add c-client.cf hacks for namespace issues

@@ -19,6 +19,17 @@
 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/').
+
+You may also be able able to use this same file to remove unwanted namespace entries.  Again, this is totally unsupported.  If you want to try this unsupported method of
+removing shared namespaces (such as {{#news}} for example), try adding the following lines to your {{/etc/c-client.cf}} file:
+
+<code>
+set news-state-file /etc/news
+set restrict-mailbox-access all
+</code>
+
+Note the above would be in addition to any previously mentioned lines; in particular you always need the "I accept the risk" line in order to your the {{c-client.cf}} file.
+
 
 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