On Mon, May 09, 2016 at 09:06:37PM +0200, mhk wrote: > I can't decrypt any messages. Debug log shows the following (I hope I > pasted the relevant part): > > [2016-05-09 20:40:10] pgp_check_decryption_okay: " "Mathias > Hablützel <[email protected]>"" doesn't match regexp.
pgp_check_decryption_okay() is checking with value of $pgp_decryption_okay against the output from gpg. I believe this relies on '--status-fd=2' being in your $pgp_decrypt_command. If you don't have it there, you'll need to add it, or else unset $pgp_decryption_okay. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
