confirm_delivery property

Specifies whether the Listener should confirm with the consolidated database that the message was received. To be able to do this, you must start the Listener with the -x option. The default setting for confirm_delivery is yes.

For information about handling delivery confirmation on the server, see confirmation_handler property.

For example,

DeviceTracker(Default-DeviceTracker).confirm_delivery = yes
See also