whiteout-io / mail

[ABANDONED] Mail App with integrated OpenPGP encryption
https://whiteout.io
MIT License
545 stars 96 forks source link

Contact email search is case sensitive #407

Open arikb opened 8 years ago

arikb commented 8 years ago

I apologize in advance if it's a dup. The closest is probably #389.

If someone went all fancy and camel-cased their email address in their OpenPGP identity, for example JohnDoe@Example.com mail received from the user johndoe@example.com would not be identified correctly as having a contact and public key, and would not be sent securely when hitting the "reply" button.

A workaround is to remove the recipient after hitting "reply" and re-adding it, resulting in a successful work-flow.

felixhammerl commented 8 years ago

Project is on hold, see: https://github.com/whiteout-io/mail-html5/issues/405