IPWorks S/MIME 2020 PHP Edition

Questions / Feedback?

ReadReceiptTo Property

Email address to send a read receipt to.

Object Oriented Interface

public function getReadReceiptTo();
public function setReadReceiptTo($value);

Procedural Interface

ipworkssmime_shtmlmailer_get($res, 50 );
ipworkssmime_shtmlmailer_set($res, 50, $value );

Default Value

''

Remarks

When this property is set, a Disposition-Notification-To header is added to the message. This property should be set to an email address which should receive the read-receipt.

Data Type

String

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