We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31c536 commit 9bf6ee3Copy full SHA for 9bf6ee3
plugins/managesieve/config.inc.php.dist
@@ -45,7 +45,7 @@ $config['managesieve_conn_options'] = null;
45
$config['managesieve_default'] = '/etc/dovecot/sieve/global';
46
47
// The name of the script which will be used when there's no user script
48
-$config['managesieve_script_name'] = 'managesieve';
+$config['managesieve_script_name'] = 'roundcube';
49
50
// Sieve RFC says that we should use UTF-8 encoding for mailbox names,
51
// but some implementations work with UTF7-IMAP encoding only.
0 commit comments