From: Timo Sirainen Date: Fri, 13 Mar 2009 21:24:21 +0000 (-0400) Subject: dovecot-example.conf: Make example expire_dict go through dict proxy. X-Git-Tag: 1.2.beta2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a03175c15cb17942c8efd5dbb073ca65113aa1f;p=thirdparty%2Fdovecot%2Fcore.git dovecot-example.conf: Make example expire_dict go through dict proxy. Patch by Robert McQueen. --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index b08a71327a..548cd49e6b 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -1097,6 +1097,7 @@ auth default { dict { #quota = mysql:/etc/dovecot-dict-quota.conf + #expire = db:/var/lib/dovecot/expire.db } # Path to Berkeley DB's configuration file. See doc/dovecot-db-example.conf @@ -1179,7 +1180,7 @@ plugin { # you must set up: # dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool #expire = Trash 7 Spam 30 - #expire_dict = db:/var/lib/dovecot/expire.db + #expire_dict = proxy::expire # Lazy expunge plugin. Currently works only with maildirs. When a user # expunges mails, the mails are moved to a mailbox in another namespace