From cf26b4ffe9745b2c758ff2e65da328a10885e608 Mon Sep 17 00:00:00 2001 From: Julian T Date: Sun, 14 Jul 2019 20:27:59 +0200 Subject: Added isync+notmuch+alot+msmtp email setup --- email/.config/alot/config | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 email/.config/alot/config (limited to 'email/.config/alot/config') diff --git a/email/.config/alot/config b/email/.config/alot/config new file mode 100644 index 0000000..29a7642 --- /dev/null +++ b/email/.config/alot/config @@ -0,0 +1,12 @@ +quit_on_last_bclose = True + +[accounts] + [[work]] + realname = Julian T + address = julian@jtle.dk + gpg_key = BE0CE332 + sent_box = maildir://~/.mail/mailbox/sent + sendmail_command = msmtp -a mailbox -t + +[bindings] + q = bclose -- cgit v1.2.3