Hello,
Is there any reason that maildirsize Quota store should not work in dbox
folders or any other folder based mailbox stores?
I have patched a test version here and it seems to work (added "dbox"
check in src/plugins/quota/quota-maildir.c line 785).
If there could be any complications o
Hi,
the 'example-config' holds an incorrect value for the listener socket:
$ head -10 20-managesieve.conf
##
## ManageSieve specific settings
##
# Service definitions
service managesieve-login {
#inet_listener sieve {
# port = 4190
#}
inet_listener sieve <> inet_listener managesieve
R