diff options
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -405,7 +405,7 @@ in rec { | |||
| 405 | 405 | ||
| 406 | plugin { | 406 | plugin { |
| 407 | quota = maildir:User quota | 407 | quota = maildir:User quota |
| 408 | quota_rule = ?:storage=1GB | 408 | quota_rule = *:storage=1GB |
| 409 | quota_rule2 = Trash:storage=+10%% | 409 | quota_rule2 = Trash:storage=+10%% |
| 410 | quota_status_overquota = "552 5.2.2 Mailbox is full" | 410 | quota_status_overquota = "552 5.2.2 Mailbox is full" |
| 411 | } | 411 | } |
