DNSBlackList object

Description

The DNS blacklist object represents a single hMailServer black list.

Methods

Delete()

Deletes the object from the database.

Save()

Saves changes of the object in the database.

Properties

bool Active

The object is active.

string DNSHost

The DNS host to query.

string ExpectedResult

The IP address the query will resolve to if host is in black list.

long ID

The unique database identifier for the object.
(read-only)

string RejectMessage

The message to send to the client if server rejects message.

long Score

Spam score

Search documentation