| RblStatus Properties |
The RblStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| IsError |
Denotes if an error occurred when making the DNS query to the RBL server.
| |
| IsIPAddressInRbl |
Denotes if the IP address is blacklisted by the given DNS RBL.
| |
| RblHost |
Gets the DNS RBL host name.
| |
| RblReplyText |
Gets the reply from the DNS RBL with extra details regarding the reason of the IP address being blacklisted.
|