program/lib/Roundcube/rcube_storage.php
@@ -39,7 +39,7 @@ protected $default_charset = 'ISO-8859-1'; protected $default_folders = array('INBOX'); protected $search_set; protected $options = array('auth_method' => 'check'); protected $options = array('auth_type' => 'check'); protected $page_size = 10; protected $threading = false; @@ -53,6 +53,7 @@ protected $all_headers = array( 'IN-REPLY-TO', 'BCC', 'SENDER', 'MESSAGE-ID', 'CONTENT-TRANSFER-ENCODING', 'REFERENCES',