mutt change lhote conf
This commit is contained in:
parent
dae7e41756
commit
f1c59ed9a0
|
@ -89,9 +89,9 @@ bind pager <down> half-down
|
|||
#
|
||||
macro index <esc>T <untag-pattern>
|
||||
|
||||
# urlscan/urlview
|
||||
# FIXME BROKEN macro index,pager \cb "<pipe-message>urlscan<enter>" "open URL in urlscan"
|
||||
macro index,pager \cb "<pipe-message>urlview<enter>" "open URL in urlview"
|
||||
# urlscan
|
||||
macro index,pager \cb "<pipe-message>urlscan<enter>" "open URL in urlscan"
|
||||
macro attach,compose \cb "<pipe-entry>urlscan<Enter>" "open URL in urlscan"
|
||||
|
||||
# save messages
|
||||
macro index >I <tag-prefix><save-message>=SERVICE.INFO<enter> 'save to service info'
|
||||
|
@ -193,7 +193,6 @@ set crypt_replyencrypt = yes
|
|||
set crypt_replysignencrypted = yes
|
||||
set crypt_protected_headers_write = yes # protect subject
|
||||
set crypt_protected_headers_subject = 'Sujet Sensible (chiffré)'
|
||||
# OLD set pgp_default_key = D7B87DFB479CA02E48A2383C00054A3358D16D27
|
||||
set pgp_default_key = A8F721C80E43073F40DF8F21B57DBE40C72FBCF4
|
||||
|
||||
# auto attach pub key from https://stackoverflow.com/a/67065558
|
||||
|
|
Loading…
Reference in New Issue