diff options
Diffstat (limited to 'email/.config/alot')
-rw-r--r-- | email/.config/alot/config | 12 |
1 files changed, 12 insertions, 0 deletions
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 |