ソースを参照

sieve plugin disabled by default

Xabier de Zuazo 11 年 前
コミット
a6dfff326d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      attributes/plugins.rb

+ 1 - 1
attributes/plugins.rb

@@ -1,5 +1,5 @@
 
-default['dovecot']['conf']['mail_plugins'] = [ 'sieve' ]
+default['dovecot']['conf']['mail_plugins'] = []
 
 default['dovecot']['plugins']['mail_log'] = nil
 # default['dovecot']['plugins']['mail_log'] = {