From 17fe6080422b3f743ac240bee320027382e05f07 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 25 Jun 2020 11:46:52 +0200 Subject: Mail config update Without this changes are not reflected upstream. --- gui/email.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gui/email.nix') diff --git a/gui/email.nix b/gui/email.nix index 99246af..ee5c2c5 100644 --- a/gui/email.nix +++ b/gui/email.nix @@ -27,6 +27,7 @@ mbsync = { enable = true; + expunge = "both"; create = "maildir"; }; @@ -54,6 +55,7 @@ mbsync = { enable = true; create = "maildir"; + expunge = "both"; extraConfig.account = { AuthMechs = "PLAIN"; }; -- cgit v1.2.3