Route object

Description

The route object represents one hMailServer route.

Methods

Delete()

Deletes the domain object the database.

Save()

Saves changes of the object in the database.

SetRelayerAuthPassword(string newVal)

Set SMTP server password

Properties

RouteAddresses Addresses

Valid addresses
(read-only)

bool AllAddresses

Route to all addresses

string Description

Description for this route.

string DomainName

Domain name.

long ID

Database identifier.
(read-only)

long MinutesBetweenTry

Number of minutes between every try

long NumberOfTries

Number of tries

string RelayerAuthUsername

SMTP server username

bool RelayerRequiresAuth

SMTP server requires authentication

string TargetSMTPHost

Target SMTP host

long TargetSMTPPort

Target SMTP host

bool TreatSecurityAsLocalDomain

Treat security as for local domains.

bool UseSSL

Use SSL for this route.

Search documentation