Jump to content

Automated way to track bounce backs?


rhiane

Recommended Posts

Hey there, I am in the process of building a newsletter distribution system.  What I want to be able to do is track the emails that are faulty and have been bounced back to the server.  I know that by using "-f webmaster@evolution.tv" in the additional_parameters successfully sends back an email saying that the email could not be recieved.  The issue here is that then each failure email must be opened manually.  Is there any way to track automatically that emails have bounced back?

Thanks so much to anyone who can help,

R.

Link to comment
Share on other sites

just add a web-bug to your newsletter (ie. a hit counter); this way you will know if the email address is active or the email is being opened or if the email address is being spammed.

 

this is what I do with my newsletters.

 

Thank you for the suggestion, but it has already been implemented.  The web bug exists and can therefore track when the email has been opened.  Thing is, I was looking for something more specific to tell exactly, if the email is bogus or not and can henceforth refrain from sending anything to that address in the future.  See where I'm coming from?  Is it at all possible to do this?

Link to comment
Share on other sites

You can't facilitate that information out of no where.  What I am saying is php doesn't have an error handler for messages, there might be some sort of header you can use that says if message don't send do something, but I don't know of one.  However some servers will report an invalid address (like if you gmail a non existent account you get a return of unexistent account), but really on your end you can't do much

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.