mirror of
https://github.com/neomutt/samples.git
synced 2025-02-18 10:30:49 +01:00
13 lines
693 B
Plaintext
13 lines
693 B
Plaintext
# -------------------------------------------------------------------------
|
||
# Name: crypt_autosign
|
||
# -------------------------------------------------------------------------
|
||
# Setting this variable will cause NeoMutt to always attempt to
|
||
# cryptographically sign outgoing messages. This can be overridden by use
|
||
# of the pgp menu, when signing is not required or encryp‐ tion is
|
||
# requested as well. If $smime_is_default is set, then OpenSSL is used
|
||
# instead to create S/MIME messages and settings can be overridden by use
|
||
# of the smime menu instead of the pgp menu. (Crypto only)
|
||
# -------------------------------------------------------------------------
|
||
|
||
# set crypt_autosign = no
|