DistributionList object

Description

The DistributionList object represents a hMailServer distribution list.

Methods

Delete()

Deletes the distribution list from the database.

Save()

Saves the distribution list in the database.

Properties

bool Active

The name of the distribution list.

string Address

The address of the distribution list.

long ID

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

eDistributionListMode Mode

Distribution list mode.


The recipients of the distribution list.
(read-only)

string RequireSenderAddress

Require the user to send from the adress.

bool RequireSMTPAuth

Sets wether the list requires a user to SMTP Authenticate before sending mail to it.

Search documentation