You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if I have the wrong key for someone, they can send me their key, and the extension will offer to update the contact to the new key.
But really what will happen is we'll now have both keys for that contact. So when I write them another email, this time hoping to use their correct key - nope, it will still use the same key as before.
So here are my questions:
How does the extension currently decide which key to use?
Can't we just use the most recently added key by default?
If not, perhaps when a recipient has multiple keys on file, we could offer a selection for the sender to choose, instead of just assuming?