You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ldaptive
Hi,
is there any config option specifying/other way how to specify which name resolver should be used? I need to use CachingNameResolver as it does not return always the first address returned by InetAddress.getAllByName.
Thanks for reply.
David
dfisher
unread,
Jul 24, 2020, 11:10:55 PM7/24/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ldaptive
Yes, you can use the DnsResolverConnectionStrategy and set a custom resolver function. See DnsResolverConnectionStrategy#setResolverFunction.