浏览代码

Added var $imap_server_type, usage is in the comments. Need to see if I need to add more server names to the list.

cosworth 25 年之前
父节点
当前提交
837b7db448
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      config/config_default.php

+ 9 - 0
config/config_default.php

@@ -35,6 +35,15 @@
 //  folders will be the same color as the other folders
     $use_special_folder_color = true;
 
+//  The type of IMAP server you are running
+//  Valid type are the following (case is important).
+//  
+//  courier
+//  cyrus
+//  exchange
+//  uw
+    $imap_server_type = "cyrus";
+
 //  Many servers store mail in your home directory.  With this, they
 //  store them in a subdirectory: mail/ or Mail/, etc.  If your
 //  server does this, please set this to what the default mail folder