From fa03a54a95eee2491aa690e177b87fab572f9178 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 9 Oct 2023 17:09:46 +0100 Subject: Splits mbsync update channels and adds binding for flag in aerc --- aerc/accounts.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'aerc/accounts.conf') diff --git a/aerc/accounts.conf b/aerc/accounts.conf index ee9d401..f2a3be0 100644 --- a/aerc/accounts.conf +++ b/aerc/accounts.conf @@ -8,7 +8,7 @@ aliases = y@yulqen.org folders-sort = INBOX,Archive,Drafts,Sent,Subscriptions #outgoing-cret-cmd = pass purelymail_neomutt check-mail-timeout = 25s -check-mail-cmd = mbsync -a +check-mail-cmd = mbsync purelymailchannel #check-mail = 5m copy-to = Sent pgp-auto-sign = true @@ -20,9 +20,12 @@ from = "Matthew Lemon" archive = Archive folders-sort = INBOX,Archive,Drafts,Sent,Subscriptions copy-to = Sent +check-mail-cmd = mbsync gmail +check-mail-timeout = 25s [notmuch] source = notmuch:///home/lemon/.mail from = "Matthew Lemon" query-map = ~/.config/aerc/notmuch_querymap.conf +check-mail-cmd = notmuch new -- cgit v1.2.3