mail: small adjustments
This commit is contained in:
parent
f34ba949ca
commit
46b72219b9
1 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
# -----------
|
||||
|
|
Loading…
Reference in a new issue