[
https://issues.apache.org/jira/browse/JAMES-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-1278.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0-beta1
Assignee: Norman Maurer
> AbstractConfigurableAsyncServer should not depend on DNSService
> ---------------------------------------------------------------
>
> Key: JAMES-1278
> URL: https://issues.apache.org/jira/browse/JAMES-1278
> Project: JAMES Server
> Issue Type: Improvement
> Components: IMAPServer, POP3Server, SMTPServer
> Reporter: Norman Maurer
> Assignee: Norman Maurer
> Fix For: 3.0-beta1
>
>
> In AbstractConfigurableAsyncServer we depend on the DNSService to lookup the
> hostname of the server. This will then be used as helloname if none was
> specified. For such a "simple" task we should better not depend on the
> DNSService and just use InetAddress.getLocalHost(). This will give us one
> less dependency for the implementations
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]