ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
CheckHost(IPAddress,String,String,String) Method
The IP address of the SMTP client that is emitting the mail
The "MAIL FROM" or "HELO" identity
The domain portion of the "MAIL FROM" or "HELO" identity
A explanation in case of result Fail
Validates the record(s)
Syntax
public SpfQualifier CheckHost( 
   System.Net.IPAddress ip,
   System.string sender,
   System.string domain,
   out System.string explanation
)

Parameters

ip
The IP address of the SMTP client that is emitting the mail
sender
The "MAIL FROM" or "HELO" identity
domain
The domain portion of the "MAIL FROM" or "HELO" identity
explanation
A explanation in case of result Fail

Return Value

The result of the evaluation
See Also

Reference

ValidatorBase<T> Class
ValidatorBase<T> Members
Overload List

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X