diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-06 09:58:20 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-06 09:58:20 +0200 |
commit | 14ae91f05b3e165fa39bdde619ca1fd6a2cfb49d (patch) | |
tree | 7c61cc5c9fc511ceb9e279c4573314ddabc30259 /hosts/surtr | |
parent | be4930dff7bc6ebe1d9d0ff069556fb3c2a078f2 (diff) | |
download | nixos-14ae91f05b3e165fa39bdde619ca1fd6a2cfb49d.tar nixos-14ae91f05b3e165fa39bdde619ca1fd6a2cfb49d.tar.gz nixos-14ae91f05b3e165fa39bdde619ca1fd6a2cfb49d.tar.bz2 nixos-14ae91f05b3e165fa39bdde619ca1fd6a2cfb49d.tar.xz nixos-14ae91f05b3e165fa39bdde619ca1fd6a2cfb49d.zip |
surtr: ...
Diffstat (limited to 'hosts/surtr')
-rw-r--r-- | hosts/surtr/email/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/surtr/email/default.nix b/hosts/surtr/email/default.nix index 009c13c5..5d366ac5 100644 --- a/hosts/surtr/email/default.nix +++ b/hosts/surtr/email/default.nix | |||
@@ -381,7 +381,6 @@ in { | |||
381 | 381 | ||
382 | plugin { | 382 | plugin { |
383 | quota = count | 383 | quota = count |
384 | quota2 = fs | ||
385 | quota_rule = *:storage=1GB | 384 | quota_rule = *:storage=1GB |
386 | quota_rule2 = Trash:storage=+10%% | 385 | quota_rule2 = Trash:storage=+10%% |
387 | quota_status_overquota = "552 5.2.2 Mailbox is full" | 386 | quota_status_overquota = "552 5.2.2 Mailbox is full" |