[cvs] [Wiki] changed: ImpUWIMAPNamespaces

Michael Slusarz slusarz at horde.org
Mon Jul 23 18:26:18 UTC 2007


slusarz  Mon, 23 Jul 2007 11:26:18 -0700

Modified page: http://wiki.horde.org/ImpUWIMAPNamespaces
New Revision:  2.4
Change log:  fix formatting

@@ -17,9 +17,9 @@
 ++ Preferred Method

 To disable these extra namespaces and/or restrict UW-IMAP to your mail
directories only (rather than your entire home directory), you will need to
reconfigure (and then recompile) your imapd daemon.  This is precisely what
most (if not all) other IMAP servers allow you to configure via a run-time
configuration file - unfortunately UW-IMAP does not document this
configuration very well, it can only be configured at compile-time, and you
need C knowledge to be able to find, and then change, the relevant code. 
For detailed instructions on how you can change this parameters, please
refer to
{{docs/CONFIG}}[http://www.washington.edu/imap/documentation/CONFIG.html] in
the c-client/imapd distribution.

-To restrict UW-IMAP to the mail/ directory, while still keeping mbox in ~/,
apply the following patch.  The patch also removes the mh-related and
#public namespaces, and strips off the leading mail/ if some mail clients
still have an IMAP server directory set (they shouldn't need it anymore). 
##This patch is to an older version of the imap software - most likely, it
will not directly apply to newer versions of the UW-IMAP source code. 
Instead, you will have to manually scan the source code to make the
changes.##
+To restrict UW-IMAP to the mail/ directory, while still keeping mbox in ~/,
apply the following patch.  The patch also removes the mh-related and
#public namespaces, and strips off the leading mail/ if some mail clients
still have an IMAP server directory set (they shouldn't need it anymore). 
**This patch is to an older version of the imap software - most likely, it
will not directly apply to newer versions of the UW-IMAP source code. 
Instead, you will have to manually scan the source code to make the
changes.**

 <code>
 --- src/osdep/unix/env_unix.c   2004/08/25 06:11:42
 +++ src/osdep/unix/env_unix.c   2004/08/25 06:23:00


More information about the cvs mailing list