News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Unstoppable Return Receipt Requested Email with PHP
May 04, 2007 @ 10:30:00

PHPBuilder.com has a new article today that shows how to (almost always) know if someone has read an email you've sent or not via a special sort of return receipt request.

The problem is that depending on the email client software that your recipient is using, he or she will most likely be given the option to suppress that return-receipt from being sent back to you. This renders the return-receipt system almost completely unreliable as a means of detecting when someone has read your email. If you have access to a web server that's running PHP, you can make your own return-receipt system that is (almost) guaranteed to work.

Their method is to embed an image into the email's content. This image is actually a linked image generated by PHP making it able to grab information about the view status of the email it's included in.

0 comments voice your opinion now!
return reciept email image embed link return reciept email image embed link


blog comments powered by Disqus

Similar Posts

Devshed: Email Management Details

Asvin Balloo's Blog: AJAX image cropper with YUI and PHP

Stefan Koopmanschap's Blog: Distributing your project with symfony embedded

Rob Richards\' Blog: Pro PHP XML and Web Services Contest

The Bakery Blog: SwiftMailer Component Tutorial


Community Events











Don't see your event here?
Let us know!


podcast language interview development series release community functional testing framework introduction symfony2 usergroup rest phpunit conference zendframework2 opinion database example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework