Posted by Nitro on 09/25/06 18:54
I recently developed a web app with php which sends emails out via form
submission. I'ts an eProofing system for a publishing/advertising
company. Now, I am being asked to provide email reciept of some sort.
They want to know if the recipient recieved the email. It would be nice
to know if they checked the email as well.
I've done some searching, but haven't found anything concrete yet on
how to build this. Right now I'm just looking for a simple solution if
it's possible. Just to clarify, I'm not looking to check if an email is
valid. I'm trying to add something that would let us know that the
email was recieved (and looked at) if possible.
How can this be accomplished?
[Back to original message]
|