Avoiding S/MIME
Todd Zullinger
tmz at pobox.com
Fri Sep 1 20:15:35 UTC 2023
Hi,
Jan Eden wrote:
> my configuration sets a PGP default key:
>
> set pgp_default_key = ...
>
> and outgoing messages are signed accordingly. But every time I reply
> to a message signed using S/MIME, mutt tries to add an S/MIME signature,
> too (which fails, as there is no S/MIME key available via GPGME).
>
> How can I prevent this behavior?
You may want to check the crypt_auto* and crypt_reply*
variables to see how they are set. My first thought would
be disabling crypt_autosmime, e.g.:
set crypt_autosmime=no
--
Todd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20230901/f5d7d62d/attachment.asc>
More information about the Mutt-users
mailing list