diff options
Diffstat (limited to 'aerc/accounts.conf')
-rw-r--r-- | aerc/accounts.conf | 5 |
1 files changed, 4 insertions, 1 deletions
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" <matthew.lemon@gmail.com> 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" <matt@matthewlemon.com> query-map = ~/.config/aerc/notmuch_querymap.conf +check-mail-cmd = notmuch new |