mail: small adjustments

This commit is contained in:
Ingolf Wagner 2020-01-17 21:46:13 +13:00
parent f34ba949ca
commit 46b72219b9
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -382,7 +382,9 @@ in {
set crypt_replysign=yes
set crypt_replyencrypt=yes
set crypt_replysignencrypted=yes
set crypt_autoencrypt = yes
# mutt is not smart enough to see if I have a key or not
#set crypt_autoencrypt = yes
set pgp_check_gpg_decrypt_status_fd
set pgp_use_gpg_agent = yes
@ -478,8 +480,8 @@ in {
bind index l noop
bind pager l noop
macro index l "<modify-labels>" # set tags manual
macro pager l "<modify-labels>" # set tags manual
macro index l "<modify-labels>" # set tags manual
macro pager l "<modify-labels>" # set tags manual
# taskwarrior
# -----------