]> granicus.if.org Git - mutt/commit
Fix the PGP / S/MIME selection mess in send.c. This patch adds two
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 14 Apr 2003 09:09:53 +0000 (09:09 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 14 Apr 2003 09:09:53 +0000 (09:09 +0000)
commit04c7eb0ebc79b25a4db023ca4c640c1b8cc40a74
tree3991c0a9e3afc5927f2612b5289d0faff13c44bd
parentf7224be9e62626c010d1e2e277b7c4c4a6d638c7
Fix the PGP / S/MIME selection mess in send.c.  This patch adds two
new configuration variables, $crypt_autopgp and $crypt_autsmime.
Both are set to "yes" by default.  By turning them off, you can
disable the automatic selection of one or both mechanisms.  (Useful
when your mutt is PGP- and S/MIME enabled, but you only use, say
S/MIME.)
init.h
mutt.h
send.c