[ https://issues.apache.org/jira/browse/JAMES-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135551#comment-17135551 ]
Ioan Eugen Stan commented on JAMES-3219: ---------------------------------------- > What would be the reason / benefit of setting to true? Why does this > "feature" even exist?? Please correct me if I'm wrong, but: It boils down to implementations. Not all DNS resolvers are born equal. And not all of them support the same features that you might need when deploying. I think we can delegate to the system and for our own implementation, we currently use dnsjava . dnsjava received some attention lately (and we should update) https://github.com/dnsjava/dnsjava/releases . But before that it was received very little patches and releases. Mind you, DNS does not change that often. If you delegate resolving to the OS you will be using it's configurations and libraries which could work in cases where dnsjava does not and vicersa. > Clarify DNS configuration > ------------------------- > > Key: JAMES-3219 > URL: https://issues.apache.org/jira/browse/JAMES-3219 > Project: James Server > Issue Type: Sub-task > Reporter: David Leangen > Priority: Major > > I would like to provide a little more detailed documentation for the DNS > service, since users are required to configure this service (or use the > default config) in order to run the James Local Server. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org