IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

DeliveryNotificationTo Property

Email address to which to send a delivery notification.

Object Oriented Interface

public function getDeliveryNotificationTo();
public function setDeliveryNotificationTo($value);

Procedural Interface

ipworksopenpgp_phtmlmailer_get($res, 10 );
ipworksopenpgp_phtmlmailer_set($res, 10, $value );

Default Value

''

Remarks

This property contains the email address to which to send a delivery notification. When set, a Return-Receipt-To header is added to the message. This property should be set to an email address that can receive the delivery notification.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 PHP Edition - Version 20.0 [Build 8249]