From 6e7c078e943941e180387841421f003e7f770924 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Fri, 6 Dec 2019 22:47:27 +1300 Subject: [PATCH] mail: work in progress to download all messages from ingolf-wagner.de and delete them on the server --- configs/workhorse/mail-fetcher.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/workhorse/mail-fetcher.nix b/configs/workhorse/mail-fetcher.nix index c810551..ab609f2 100644 --- a/configs/workhorse/mail-fetcher.nix +++ b/configs/workhorse/mail-fetcher.nix @@ -231,7 +231,7 @@ getmail = { enable = true; delete = true; - readAll = false; + readAll = true; mailboxes = [ "ALL" ]; }; #mbsync = { @@ -276,7 +276,7 @@ --all echo "run getmail" - ${pkgs.getmail}/bin/getmail getmailingolf-wagner-de + ${pkgs.getmail}/bin/getmail --rcfile getmailingolf-wagner-de echo "run notmuch" ${pkgs.notmuch}/bin/notmuch new