[cvs] [Wiki] changed: ImpImapConfig
Michael Slusarz
slusarz at horde.org
Wed Nov 29 12:59:01 PST 2006
slusarz Wed, 29 Nov 2006 12:59:01 -0800
Modified page: http://wiki.horde.org/ImpImapConfig
New Revision: 1.11
Change log: fix config param name
@@ -1,5 +1,5 @@
-+ The imap_server parameter in IMP 4.1+'s {{servers.php}} file
++ The imap_config parameter in IMP 4.1+'s {{servers.php}} file
##red|//**As mentioned in ther {{servers.php}} file, the Horde Project does not officialy support this parameter. Use at your own risk.**//##
##red|**This documentation is also valid for [http://www.horde.org/mimp/ MIMP 1.0].**##
@@ -24,9 +24,9 @@
Please see the documentation for the {{namespace}} function in {{imp/lib/IMAP/Client.php}}. Or you can try going to our [http://dev.horde.org/api/imp/IMP/IMP_IMAPClient.html#methodnamespace API Documentation]. (No guarantees this link will remain correct).
----
-+++ What does an example 'imap_server' entry in {{servers.php}} look like for IMP?
++++ What does an example 'imap_config' entry in {{servers.php}} look like for IMP?
Thanks for asking. It looks like the following (this is an example of a dovecot-1.0 IMAP server):
<code>
@@ -70,5 +70,5 @@
)
)
</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. **Note:** MIMP does not require the 'search_charset' value.
+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.##
More information about the cvs
mailing list