Jump to content

read notification emails


kals

Recommended Posts

Is there some way to find out if an email has been read or not when sending emails
I mean other than the "Disposition-Notification-To:" header
I have seen many sites/programs offering over 90% accuraccy in finding if email has been read or not also many sites state that they can do so without alerting the reciepient of the email. Does anyone know how this can be done?

Thanks in advance
Link to comment
https://forums.phpfreaks.com/topic/13271-read-notification-emails/
Share on other sites

For an internal system yes, but for a normall example hotmail system no.

i think that the email provider has got a code set that when a user reads an email
the email provider code sends a confirmation back to the sender and updates that senders database ok
but i dont think that hotmail or free email providers provide that service for free ok.



Just google "Web bug" and you'll get tons of way of doing it.

Basically you create a server side file (php, asp, or whatever) that will record if the email was open and return a small image (could be just a spacer).

Using a web bug will increase your spam score with many email providers (but not much)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.