[cvs] [Wiki] changed: ImpImapConfig
Wiki Guest
wikiguest at horde.org
Thu Jun 26 03:53:38 UTC 2008
guest [201.37.95.98] Wed, 25 Jun 2008 23:53:38 -0400
Modified page: http://wiki.horde.org/ImpImapConfig
New Revision: 1.18
Change log: Added notes about perdition
@@ -98,4 +98,13 @@
)
</code>
Obviously, //don't copy this code directly into servers.php and
expect it to work!// This is merely an example. Your IMAP server
configuration is almost certainly different. ##red|**Note:** MIMP
does not require the 'search_charset' value.##
+
+----
+
++++ Notes for Perdition Imap/Pop3 Proxy
+Please, pay attention with imap capability command. IMAP_Client run
CAPABILITY before login, so, perdition proxy don't realy return a full
capability string. You can use perdition parameter to fix it:
+<code>
+imap_capability "IMAP4rev1 CHILDREN NAMESPACE"
+</code>
+
More information about the cvs
mailing list