-
New Feature
-
Resolution: Unresolved
-
Major
-
None
As a follow-up to discussions regarding usage of MailAddress resolvers in the web interface.
My proposal:
- Add a new method to MailAddressResolver (IsFast()?), which indicates that resolver can be used in UIs
- Add a new resolve method, which takes the "fastOnly" requirement
Such approach may be useful for typical cases, but we should rely on the correct method's usage in extensions.