changeset 8824:00fae4dc9d46 HEAD

dovecot-example.conf: Make example expire_dict go through dict proxy. Patch by Robert McQueen.
author Timo Sirainen <tss@iki.fi>
date Fri, 13 Mar 2009 17:24:21 -0400
parents fa0775526cf4
children 2ed5d2250d1d
files dovecot-example.conf
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Fri Mar 13 15:19:13 2009 -0400
+++ b/dovecot-example.conf	Fri Mar 13 17:24:21 2009 -0400
@@ -1097,6 +1097,7 @@
 
 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 @@
   # 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