LUQ ha scritto:
> Hi every one. 
> 
> When I was read matchers, I sow InSpammerBlacklist matcher. I understood it,
> but I can't understand this line 
>  org.apache.james.dnsserver.DNSServer.getByName(sb.toString());

Determines the IP address of a host, given the host's name.

> I go to DNSServer class, but I can't get what is the purpose of this class.

To deal with DNS related calls.

> Can somebody briefly explain what the purpose of this class is? 

To let other components query the DNS system.

Stefano

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

Reply via email to