schmerns Posted May 18, 2006 Share Posted May 18, 2006 Hi Everyone,I was wondering if it is possible to use PHP to find out if an email has been opened, read or bounced. I can send emails out easy, i would like to extend on this a little further.Is it possible with PHP or Perl?if so does anyone have any good references/tutorials for me to have a look at?Thanks Quote Link to comment https://forums.phpfreaks.com/topic/9897-email-delivery-notification/ Share on other sites More sharing options...
haydndup Posted May 18, 2006 Share Posted May 18, 2006 Have a look at libmail. it is able to add a receipt to outgoing mail. [a href=\"http://lwest.free.fr/doc/php/lib/index.php3?page=mail&lang=en\" target=\"_blank\"]http://lwest.free.fr/doc/php/lib/index.php...ge=mail&lang=en[/a] Quote Link to comment https://forums.phpfreaks.com/topic/9897-email-delivery-notification/#findComment-36810 Share on other sites More sharing options...
schmerns Posted May 18, 2006 Author Share Posted May 18, 2006 Hi,Thanks for that information, i was more after information on scripting that would return if the email has been recieved, opened or failed. The returned information would be stored in a database about that email (#id).Any information on where i can find out how to do this would be greatful.It can be done have a look at this system developed in php[a href=\"http://www.vision6.com.au/vemail_features.html\" target=\"_blank\"]http://www.vision6.com.au/vemail_features.html[/a]and has all the features that i would like to develop over time [img src=\"style_emoticons/[#EMO_DIR#]/smile.gif\" style=\"vertical-align:middle\" emoid=\":smile:\" border=\"0\" alt=\"smile.gif\" /] Thanks again Quote Link to comment https://forums.phpfreaks.com/topic/9897-email-delivery-notification/#findComment-36814 Share on other sites More sharing options...
schmerns Posted May 19, 2006 Author Share Posted May 19, 2006 ** Bump ** Quote Link to comment https://forums.phpfreaks.com/topic/9897-email-delivery-notification/#findComment-37043 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.