114 lines
3.0 KiB
Plaintext
114 lines
3.0 KiB
Plaintext
|
|
initial_command = search query:inbox
|
|
periodic_hook_frequency = 60
|
|
|
|
attachment_prefix = /data/temporary
|
|
prefer_plaintext = True
|
|
editor_cmd = "dvtm 'vis %s'"
|
|
|
|
theme = "mutt"
|
|
|
|
[accounts]
|
|
|
|
[[posteo]]
|
|
realname = Felix Van der Jeugt
|
|
address = felix.vanderjeugt@posteo.net
|
|
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]]]
|
|
type = shellcommand
|
|
command = khard email --parsable
|
|
regexp = '^(?P<email>[^@]+@[^\t]+)\t+(?P<name>[^\t]+)'
|
|
ignorecase = True
|
|
|
|
[[gmail]]
|
|
realname = Felix Van der Jeugt
|
|
address = felix.vanderjeugt@gmail.com
|
|
alias_regexp = felix\.vanderjeugt\+.+@gmail.com
|
|
gpg_key = 68FF561137C38F9618E97339AF25A2C2862AA368
|
|
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
|
|
sign_by_default = True
|
|
|
|
[[[abook]]]
|
|
type = shellcommand
|
|
command = khard email --parsable
|
|
regexp = '^(?P<email>[^@]+@[^\t]+)\t+(?P<name>[^\t]+)'
|
|
ignorecase = True
|
|
|
|
[[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
|
|
sign_by_default = True
|
|
|
|
[[[abook]]]
|
|
type = shellcommand
|
|
command = khard email --parsable
|
|
regexp = '^(?P<email>[^@]+@[^\t]+)\t+(?P<name>[^\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
|
|
a = tag archived
|
|
A = untag archived
|
|
|
|
[[thread]]
|
|
a = tag archived ; fold
|
|
A = untag archived ; unfold
|
|
n = nextpart
|
|
p = prevpart
|
|
|
|
[tags]
|
|
|
|
[[encrypted]]
|
|
translated =
|
|
|
|
[[archived]]
|
|
translated =
|
|
|
|
[[replied]]
|
|
translated =
|
|
|
|
[[signed]]
|
|
translated =
|
|
|
|
[[attachment]]
|
|
translated =
|
|
|
|
[[sent]]
|
|
translated =
|
|
|