, , "Disposition-Notification-To" , , . , , .
,
$email_header .= "Disposition-Notification-To: $from";
$email_header .= "X-Confirm-Reading-To: $from";
- , script , script , xxx , .
In fact, I can’t figure out how to confirm that it was delivered and not check it to read it, either by including the image requested from your server and registered as having access, or the link that the user must visit the full text messages.
It is also not guaranteed (not all email clients will display images or use HTML), and not all "delivered" messages will be read.
Although for more information https://en.wikipedia.org/wiki/Email_tracking
source
share