Explorar o código

Adding macosx and hmailserver options. presets also include mercury, but it
is not used in any $imap_server_type tests

tokul %!s(int64=20) %!d(string=hai) anos
pai
achega
e19ad01ea5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      plugins/administrator/defines.php

+ 2 - 0
plugins/administrator/defines.php

@@ -104,6 +104,8 @@ $defcfg = array( '$config_version' => array( 'name' => _("Config File Version"),
                                                                    'uw' => _("University of Washington's IMAP server"),
                                                                    'exchange' => _("Microsoft Exchange IMAP server"),
                                                                    'courier' => _("Courier IMAP server"),
+                                                                   'macosx' => _("Mac OS X Mailserver"),
+                                                                   'hmailserver' => _("hMailServer IMAP server"),
                                                                    'other' => _("Not one of the above servers") ) ),
                  '$optional_delimiter' => array( 'name' => _("IMAP Folder Delimiter"),
                                                  'type' => SMOPT_TYPE_STRING,