phpDocumentor updates
[squirrelmail.git] / config / config_default.php
index cdeb9a36801fa0c1696f111d25ac8a95465a5a56..1db8ddee1e1e6cbffbe45bfb2f77daf2c7f7fb65 100644 (file)
@@ -10,6 +10,9 @@
  * conf.pl if at all possible.  That is the easiest and cleanest way
  * to configure.
  *
+ * @copyright © 2000-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage config
  */
@@ -192,14 +195,15 @@ $imapPort = 143;
  *
  * The type of IMAP server you are running.
  * Valid type are the following (case is important):
+ *   bincimap
  *   courier
  *   cyrus
+ *   dovecot
  *   exchange
- *   uw
- *   macosx
  *   hmailserver
+ *   macosx
  *   mercury32
- *   dovecot
+ *   uw
  *   other
  *
  * Please note that this changes only some of server settings.
@@ -1082,4 +1086,4 @@ $config_use_color = 2;
  * sent and regular output to begin, which will majorly screw
  * things up when we try to send more headers later.
  */
-?>
+?>
\ No newline at end of file