add a quota test (inspired by nami's #21 ) and try to get postfix/dovecot to implement the limit and the test to pass (it doesn't yet)

This commit is contained in:
holger krekel
2023-10-16 12:23:51 +02:00
committed by missytake
parent 6debf11f6f
commit f71d372491
5 changed files with 52 additions and 5 deletions

View File

@@ -79,7 +79,7 @@ plugin {
quota_rule = *:storage=100M
quota_max_mail_size=30M
quota_grace = 0
quota_over_flag_value = TRUE
# quota_over_flag_value = TRUE
}