Skip to content

Commit b21e8c2

Browse files
author
root
committed
added quota to mail plugins
1 parent 68423b4 commit b21e8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/debian6_dovecot2.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ protocol lmtp {
6666
postmaster_address = webmaster@localhost
6767
mail_plugins = quota sieve
6868
}
69+
mail_plugins = $mail_plugins quota
6970
imap_capability=+SEPCIAL-USE XLIST
7071
namespace inbox {
7172
inbox = yes
@@ -82,4 +83,3 @@ namespace inbox {
8283
special_use = \Trash
8384
}
8485
}
85-

0 commit comments

Comments
 (0)