Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPG key-searching problems #2

Open
urdh opened this issue Oct 29, 2014 · 0 comments
Open

GPG key-searching problems #2

urdh opened this issue Oct 29, 2014 · 0 comments

Comments

@urdh
Copy link

urdh commented Oct 29, 2014

When searching for a key to sign messages with, the GPG plugin automatically lowercases the entire email regardless of case used in the account settings. This means that using a case-sensitive email (they are case-sensitive in general) with a correct corresponding PGP key, Airmail might still not find the key because it in effect performs a case-insensitive search.

As far as I can tell, the problem lies in AMPAddress storing the email address as lower-case regardless of case used in the account settings.

It seems that the S/MIME plugin suffers from the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant