From d8bc0cb2752ff258a07301afe82aefbd4843da4d Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Wed, 17 May 2017 09:39:27 +0200 Subject: [PATCH] I know what account I sent this mail with --- config/alot/config | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config/alot/config b/config/alot/config index a3b13b7..8705b3e 100644 --- a/config/alot/config +++ b/config/alot/config @@ -2,6 +2,9 @@ initial_command = search tag:inbox OR tag:draft AND NOT tag:killed periodic_hook_frequency = 60 +attachment_prefix = /data/temporary +prefer_plaintext = True + [accounts] [[gmail]] @@ -11,7 +14,7 @@ periodic_hook_frequency = 60 sendmail_command = /usr/bin/msmtp --account=gmail -t sent_box = maildir:///data/mail/gmail/Sent draft_box = maildir:///data/mail/gmail/Sent - sent_tags = inbox, gmail + sent_tags = inbox sign_by_default = True [[ugent]] @@ -22,7 +25,7 @@ periodic_hook_frequency = 60 sendmail_command = /usr/bin/msmtp --account=ugent -t sent_box = maildir:///data/mail/ugent/Sent draft_box = maildir:///data/mail/ugent/Sent - sent_tags = inbox, ugent + sent_tags = inbox sign_by_default = True [bindings]