Modifications : etc/sv/openerp7_burette/run - +casabicicleta
[lhc/ateliers.git] / etc / dovecot / dovecot.conf.m4
index 4ef885d..48bd71d 100644 (file)
@@ -146,6 +146,7 @@ plugin {
        sieve_dir        = /home/mail/data/%d/%n/sieve.d/
        #sieve_extensions = +spamtest +spamtestplus
        sieve_global_dir = /etc/dovecot/sieve/global.d/
+       sieve_max_redirects = 10
        sieve_max_script_size = 1M
        sieve_quota_max_scripts = 0
        sieve_quota_max_storage = 10M
@@ -227,7 +228,7 @@ protocol pop3 {
         }
        pop3_client_workarounds =
        pop3_fast_size_lookups = yes
-       pop3_lock_session = yes
+       pop3_lock_session = no
        pop3_no_flag_updates = yes
        pop3_uidl_format = %g
         # NOTE: use GUIDs to avoid accidental POP3 UIDL changes instead of IMAP UIDs.