There was earlier a related issue for encryption: #3769
I would like to ensure something similar, but for verifying signatures.
If I have 2 public keys imported for user@example.com, can we ensure that messages signed with either of the two equivalent private keys will be showing as valid?
There's also a related issue:

Since we have more than one public key per recipient, I figure the above situation should no longer happen?