plugins/managesieve/config.inc.php.dist
@@ -68,4 +68,11 @@ // If not empty, user will need to select domain from a list $config['managesieve_domains'] = array(); ?> // Enables separate management interface for vacation responses (out-of-office) // 0 - no separate section (default), // 1 - add Vacation section, // 2 - add Vacation section, but hide Filters section $config['managesieve_vacation'] = 0; // Supported methods of notify extension. Default: 'mailto' $config['managesieve_notify_methods'] = array('mailto');