瀏覽代碼

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'] = {