Mail-CLI-dotfiles/.config/alot/config

86 lines
2.4 KiB
Plaintext

editor_cmd = vim
#theme = tomorrow
theme = genofire_mini
#theme = genofire_mini_white
#theme = genofire
initial_command = search tag:flagged OR tag:inbox OR tag:important AND NOT tag:killed
prefer_plaintext = true
[index]
decrypt = false
[bindings]
I = search NOT tag:killed AND NOT tag:sent AND NOT tag:junk AND NOT tag:ci AND NOT tag:mon
[tags]
[[encrypted]]
translated = #⚷lockkeyclosed_lock_with_key
normal = '','', 'dark green', '', 'dark green', ''
[[signed]]
translated = ✔#✓🗸🗹🖒
normal = '','', 'dark green', '', 'dark green', ''
[[sent]]
translated = 📨
normal = '','', 'yellow', '', 'yellow', ''
[[replied]]
translated = ⤾
normal = '','', 'yellow', '', 'yellow', ''
[[spam]]
translated = ☢
normal = '','', 'dark red', '', 'dark red', ''
[[killed]]
translated = 🗑
normal = '','', 'dark red', '', 'dark red', ''
[[draft]]
translated = 🖉
normal = '','', 'yellow', '', 'yellow', ''
[[unread]]
translated = 📭
normal = '','', 'yellow', '', 'yellow', ''
[[flagged]]
translated = ★
normal = '','', 'yellow', '', 'yellow', ''
[[important]]
translated = ⚡
normal = '','', 'yellow', '', 'yellow', ''
[[attachment]]
translated = 📎
normal = '','', '', '', '', ''
[accounts]
[[geno]]
realname = Geno
address = geno@fireorbit.de
gpg_key = 386ED1BF848ABB4A6B4A3C45FC83907C125BC2BC
sendmail_command = msmtp --account=fireorbit -t
encrypt_by_default = all
sign_by_default = True
sent_box = maildir:///home/genofire/mail/fireorbit/Sent
draft_box = maildir:///home/genofire/mail/fireorbit/Drafts
[[[abook]]]
type = shellcommand
command = 'notmuch address --format=json date:1Y..'
regexp = '\[?{"name": "(?P<name>.*)", "address": "(?P<email>.+)", "name-addr": ".*"}[,\]]?'
shellcommand_external_filtering = False
[[eg]]
realname = Testaccount
address = benutzername@gmail.com
gpg_key = GPG_KEY.....
sendmail_command = msmtp --account=smtp-accountname -t
encrypt_by_default = all
sign_by_default = True
sent_box = maildir:///home/genofire/mail/imap_eg/Sent
draft_box = maildir:///home/genofire/mail/imap_eg/Drafts
sent_tags = sent,dev
draft_tags = draft,dev
passed_tags = passed,dev
replied_tags = replied,dev
[[[abook]]]
type = shellcommand
command = 'notmuch address --format=json date:1Y..'
regexp = '\[?{"name": "(?P<name>.*)", "address": "(?P<email>.+)", "name-addr": ".*"}[,\]]?'
shellcommand_external_filtering = False