Browse Source

sieve plugin disabled by default

Xabier de Zuazo 11 năm trước cách đây
mục cha
commit
a6dfff326d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'] = {