tbrehm
2013-03-07 f005cbd5cf8bbae81b1d5dccc798fc5530f1bb57
Undone: Disabled managesieve in dovecot 1.2 configuration file for debian 5.
1 files modified
4 ■■■■ changed files
install/tpl/debian_dovecot.conf.master 4 ●●●● patch | view | raw | blame | history
install/tpl/debian_dovecot.conf.master
@@ -682,12 +682,12 @@
  # the sieve storage directory. This must match the SIEVE setting used by
  # deliver (refer to http://wiki.dovecot.org/LDA/Sieve#location for more
  # info). Variable substitution with % is recognized.
  # sieve=~/.dovecot.sieve
  sieve=~/.dovecot.sieve
  # This specifies the path to the directory where the uploaded scripts must
  # be stored. In terms of '%' variable substitution it is identical to
  # dovecot's mail_location setting used by the mail protocol daemons.
  # sieve_storage=~/sieve
  sieve_storage=~/sieve
  # If, for some inobvious reason, the sieve_storage remains unset, the 
  # managesieve daemon uses the specification of the mail_location to find out