configuration/config/alot/config

118 lines
3.1 KiB
Plaintext
Raw Normal View History

2017-04-27 18:51:18 +02:00
initial_command = search query:inbox
2017-04-27 18:51:18 +02:00
periodic_hook_frequency = 60
2019-06-03 10:29:32 +02:00
edit_headers_blacklist = Content-Type, MIME-Version
attachment_prefix = /data/temporary
prefer_plaintext = True
2019-06-03 10:29:32 +02:00
editor_spawn = True
editor_in_thread = True
terminal_cmd = 'st -e'
theme = "mutt"
2017-04-27 18:51:18 +02:00
[accounts]
[[posteo]]
realname = Felix Van der Jeugt
address = felix.vanderjeugt@posteo.net
2019-03-11 10:52:20 +01:00
aliases = felixvdj@zeus.ugent.be, ninewise@posteo.be
alias_regexp = (felix\.vanderjeugt\+.+@posteo.net|felixvdj\+.+@posteo\.be)
gpg_key = 68FF561137C38F9618E97339AF25A2C2862AA368
sendmail_command = /usr/bin/msmtp --account=posteo -t
sent_box = maildir:///data/mail/posteo/Sent
draft_box = maildir:///data/mail/posteo/Drafts
sent_tags = posteo
passed_tags = # none
sign_by_default = False
[[[abook]]]
2018-11-21 16:34:11 +01:00
type = shellcommand
command = khard email --parsable
regexp = '^(?P<email>[^@]+@[^\t]+)\t+(?P<name>[^\t]+)'
ignorecase = True
2017-04-27 18:51:18 +02:00
[[gmail]]
realname = Felix Van der Jeugt
address = felix.vanderjeugt@gmail.com
alias_regexp = felix\.vanderjeugt\+.+@gmail.com
2017-08-21 15:27:46 +02:00
gpg_key = 68FF561137C38F9618E97339AF25A2C2862AA368
2017-04-27 18:51:18 +02:00
sendmail_command = /usr/bin/msmtp --account=gmail -t
sent_box = maildir:///data/mail/gmail/Sent
draft_box = maildir:///data/mail/gmail/Sent
sent_tags = gmail
passed_tags = # none
2017-04-27 18:51:18 +02:00
sign_by_default = True
2017-05-19 17:07:11 +02:00
[[[abook]]]
2018-11-21 16:34:11 +01:00
type = shellcommand
command = khard email --parsable
regexp = '^(?P<email>[^@]+@[^\t]+)\t+(?P<name>[^\t]+)'
ignorecase = True
2017-05-19 17:07:11 +02:00
2017-04-27 18:51:18 +02:00
[[ugent]]
realname = Felix Van der Jeugt
address = felix.vanderjeugt@ugent.be
aliases = Felix.VanderJeugt@UGent.be,
gpg_key = 68FF561137C38F9618E97339AF25A2C2862AA368
sendmail_command = /usr/bin/msmtp --account=ugent -t
sent_box = maildir:///data/mail/ugent/Sent
draft_box = maildir:///data/mail/ugent/Sent
sent_tags = ugent
passed_tags = # none
2017-04-27 18:51:18 +02:00
sign_by_default = True
2017-05-19 17:07:11 +02:00
[[[abook]]]
2018-11-21 16:34:11 +01:00
type = shellcommand
command = khard email --parsable
regexp = '^(?P<email>[^@]+@[^\t]+)\t+(?P<name>[^\t]+)'
ignorecase = True
2017-05-19 17:07:11 +02:00
[[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
2017-04-27 18:51:18 +02:00
[bindings]
2017-05-01 16:30:26 +02:00
t = toggletags selected; move down
n = compose --sender todo@localhost --to todo
2017-10-20 10:28:52 +02:00
[[search]]
2019-03-11 10:52:20 +01:00
x = tag spam
2017-11-06 17:25:08 +01:00
a = tag archived
A = untag archived
2017-11-13 09:30:17 +01:00
[[thread]]
a = tag archived ; fold
A = untag archived ; unfold
n = nextpart
p = prevpart
2019-06-03 10:29:32 +02:00
u = pipeto --background selecturl
[tags]
[[encrypted]]
translated =
[[archived]]
translated =
[[replied]]
translated =
[[signed]]
translated =
[[attachment]]
translated =
[[sent]]
translated =