Remove DNSService.getSMTPHostAddresses(String domainName) throws 
TemporaryResolutionException from DNSService API
-----------------------------------------------------------------------------------------------------------------

                 Key: JAMES-1178
                 URL: https://issues.apache.org/jira/browse/JAMES-1178
             Project: JAMES Server
          Issue Type: Task
    Affects Versions: 3.0-M2, 3.0-M1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M3


DNService has the following method:

-    Iterator<HostAddress> getSMTPHostAddresses(String domainName) throws 
TemporaryResolutionException;

This should get removed as this is more or less more specific to the 
mailetcontainer. So we should better remove it, this will also remove some 
dependencies from dnsserver-api

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to