Skip to content

I#2546 - OpenPGP: "Always sign/encrypt" doesn't always work

nkr requested to merge (removed):master into master

Fixes #2546 (closed)

This seems to be the commit that is causing this behaviour. Before that, the variables pgp_sign / pgp_encrypt were set based on just e_source_openpgp_get_sign_by_default / e_source_openpgp_get_encrypt_by_default, respectively. I'm unable to find the bug mentioned in this commit and so can't tell why this change was introduced. From what it says in the commit message, the changes in src/mail/e-mail-config-security-page.c seem sufficient.

@mcrha Do these reverts make sense?

Edited by nkr

Merge request reports