-
Type:
Bug
-
Status: QA
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 2.4.5
-
Fix Version/s: 2.5.0 beta1, 2.5.0
-
Component/s: None
-
Labels:None
Email address search restriction is substring fuzzy, so it might find multiple emails for a given email. E.g. to is 'user@email.com'. It will also would find 'a.user@email.com'.
If MaxAmbiguousRecipients is 1, the resolved recipient should be the one with the exact email address.
- is caused by
-
KS-42671 Loading...