>>> "AadfGtGEUn(E" == Announcements and discussions for GNUS, the GNU Emacs >>> Usenet newsreader (in English) <Uwe> writes:
> Hi > I have been using `gpgsm` with X509 certificates for more than a decade. > A few days ago, however, I had to renew one of those certificates. For a > short while everything behaved as expected: signing messages in `gnus` > continued to work. But after rebooting my machine the process abruptly > failed, producing the message > debugger entered--Lisp error: (error "No sign key for [email protected]") It seems that I had to set (setq mml-smime-signers '("MYKEY")) (setq mml-secure-smime-signers '("MYKEY"))) (setq mml-secure-smime-sign-with-sender nil) Why I have to do this now and not before is mysterious to me
