alecpl
2008-06-08 a0530a6ec0cb464ec6eaa63fd211c2ffbe6db9ad
config/main.inc.php.dist
@@ -271,6 +271,7 @@
 *  'sort'          => 'cn',    // The field to sort the listing by.
 *  'scope'         => 'sub',   // search mode: sub|base|list
 *  'filter'        => '',      // used for basic listing (if not empty) and will be &'d with search queries. example: status=act
 *  'global_search' => true,    // perform a global search for address auto-completion on compose
 *  'fuzzy_search'  => true);   // server allows wildcard search
 */
@@ -342,7 +343,7 @@
$rcmail_config['delete_always'] = false;
// Log successful logins
// $rcmail_config['log_logins'] = false;
$rcmail_config['log_logins'] = false;
// end of config file
?>