The types of connection checks which can be done
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Dns | 0 | The DNS connection check | |
| Rhs | 1 | The RHS connection check | |
| Helo | 2 | The HELO address connection check | |
| Addr | 3 | The From Addresses connection check |
See Also