]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dovecot-example.conf: Make example expire_dict go through dict proxy.
authorTimo Sirainen <tss@iki.fi>
Fri, 13 Mar 2009 21:24:21 +0000 (17:24 -0400)
committerTimo Sirainen <tss@iki.fi>
Fri, 13 Mar 2009 21:24:21 +0000 (17:24 -0400)
Patch by Robert McQueen.

--HG--
branch : HEAD

dovecot-example.conf

index b08a71327a6c8b46fac2b94f31bc0306e3d8d302..548cd49e6b564add8aaa16465c48f195a0ecaa89 100644 (file)
@@ -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