From 15a4b928a8edaae293615776ee44c11864e0c288 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Fri, 10 May 2019 15:09:23 +0200 Subject: [PATCH] tag outgoing mail and use a local maildir as todo list --- config/alot/config | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/config/alot/config b/config/alot/config index 2fc6e42..cc02502 100644 --- a/config/alot/config +++ b/config/alot/config @@ -19,7 +19,7 @@ theme = "mutt" sendmail_command = /usr/bin/msmtp --account=posteo -t sent_box = maildir:///data/mail/posteo/Sent draft_box = maildir:///data/mail/posteo/Drafts - sent_tags = # none + sent_tags = posteo passed_tags = # none sign_by_default = False @@ -37,7 +37,7 @@ theme = "mutt" sendmail_command = /usr/bin/msmtp --account=gmail -t sent_box = maildir:///data/mail/gmail/Sent draft_box = maildir:///data/mail/gmail/Sent - sent_tags = # none + sent_tags = gmail passed_tags = # none sign_by_default = True @@ -55,7 +55,7 @@ theme = "mutt" sendmail_command = /usr/bin/msmtp --account=ugent -t sent_box = maildir:///data/mail/ugent/Sent draft_box = maildir:///data/mail/ugent/Sent - sent_tags = # none + sent_tags = ugent passed_tags = # none sign_by_default = True @@ -65,9 +65,20 @@ theme = "mutt" regexp = '^(?P[^@]+@[^\t]+)\t+(?P[^\t]+)' ignorecase = True + [[todo]] + realname = Felix Van der Jeugt + address = todo@localhost + sendmail_command = /usr/bin/true + sent_box = maildir:///data/mail/todo + draft_box = maildir:///data/mail/todo + sent_tags = todo + passed_tags = # none + + [bindings] t = toggletags selected; move down + n = compose --sender todo@localhost --to todo [[search]] x = tag spam