Sfoglia il codice sorgente

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 anni fa
parent
commit
837b7db448
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  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