public class ValidSenderDomainHandler
extends org.apache.james.protocols.smtp.core.fastfail.ValidSenderDomainHandler
Constructor and Description |
---|
ValidSenderDomainHandler() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasMXRecord(org.apache.james.protocols.smtp.SMTPSession session,
String domain) |
void |
setDNSService(DNSService dnsService) |
public void setDNSService(DNSService dnsService)
protected boolean hasMXRecord(org.apache.james.protocols.smtp.SMTPSession session, String domain)
hasMXRecord
in class org.apache.james.protocols.smtp.core.fastfail.ValidSenderDomainHandler
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.