ARSoft.Tools.Net.Spf Namespace : SpfQualifier Enumeration |
public enum SpfQualifier : System.Enum
Member | Description |
---|---|
Fail | Client is explicit not allowed to send mail with the given identity |
Neutral | No statement if a client is allowed or not allowed to send mail with the given identity |
None | No records were published or no checkable sender could be determined |
Pass | Client is allowed to send mail with the given identity |
PermError | The published record could not be correctly interpreted |
SoftFail | Client is not allowed to send mail with the given identity |
TempError | A transient error encountered while performing the check |
System.Object
System.ValueType
System.Enum
ARSoft.Tools.Net.Spf.SpfQualifier