From f49e32b909e6fa828fad33e9e23c8628f2a4eeb0 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sun, 8 Oct 2023 16:11:35 +0100 Subject: Adds some new aerc config --- aerc/accounts.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'aerc/accounts.conf') diff --git a/aerc/accounts.conf b/aerc/accounts.conf index aff8b50..a6018d3 100644 --- a/aerc/accounts.conf +++ b/aerc/accounts.conf @@ -2,7 +2,12 @@ source = maildir://~/.mail/purelymail outgoing = "/usr/bin/msmtp -a purelymail" default = INBOX -from = "Matthew Lemon" +from = "Matthew Lemon" +archive = Archive +aliases = y@yulqen.org +folders-sort = INBOX,Archive,Drafts,Sent,Subscriptions #outgoing-cret-cmd = pass purelymail_neomutt check-mail-cmd = mbsync -a +check-mail = 5m copy-to = Sent +pgp-auto-sign = true -- cgit v1.2.3