diff --git a/mail/aerc/accounts.conf b/mail/aerc/accounts.conf index 356784c..e627951 100644 --- a/mail/aerc/accounts.conf +++ b/mail/aerc/accounts.conf @@ -1,16 +1,11 @@ [migadu] -# -# Switching back to notmuch (from maildir experiment) -# -source = notmuch:///home/adam/Maildir -maildir-store = /home/adam/Maildir -outgoing = /home/adam/.local/bin/aerc-notmuch-send migadu -default = INBOX -from = Adam Cooper - -# notmuch does not support the copy-to directive -# copy-to = Sent -check-mail = 4m -check-mail-cmd = /home/adam/.local/bin/mail-sync.sh +source = notmuch:///home/adam/Maildir +maildir-store = /home/adam/Maildir +outgoing = /usr/sbin/sendmail +default = INBOX +from = Adam Cooper +copy-to = Sent +check-mail = 4m +check-mail-cmd = /home/adam/.local/bin/mail-sync.sh check-mail-timeout = 20s