From 8c5dee1bc691d92b279c9bf5396b1e9bfd7cf27f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 4 May 2016 00:04:16 +0200 Subject: make quotas binding --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index 4c2010bc..dfd42176 100644 --- a/ymir.nix +++ b/ymir.nix @@ -405,7 +405,7 @@ in rec { plugin { quota = maildir:User quota - quota_rule = ?:storage=1GB + quota_rule = *:storage=1GB quota_rule2 = Trash:storage=+10%% quota_status_overquota = "552 5.2.2 Mailbox is full" } -- cgit v1.2.3