DeliveryQueue object

Description

The DeliveryQueue object contains method to manipulate the hMailServer queue.

Methods

Clear()

Clears the delivery queue.

Remove(int iMessageID)

Removes the message from the delivery queue.

ResetDeliveryTime(int iMessageID)

Reset next delivery time

StartDelivery()

Forces the SMTP deliverer to look for messages to deliver.

Search documentation