Forum Moderators: buckworks
With the anti-spam wars getting nastier by the minute, I was wondering how people around here check that their legitimate opt-in email is getting to its destination?
We are currently moving our lists as the email marketing service we were using has had some of its IPs blacklisted.
The guy at the new service has been personally recommended, but even he said sometimes the big free email providers seem to stop his email, although not always.
What do you guys do about this, if anything?
Cy
You should still resend bounced email addresses every couple of months with a spotless clean test email, just to make sure that they are really bounced or just your email being denied at some point.
Beyond that, it is always a good idea to have a few seed accounts just so you know when your email goes out that your provider has sent it out properly.
[email.about.com...]
Unfortunately, (1) this is not supported by all mail servers and (2) if the mail server accepts the mail and it is caught by a filter after this, you wouldn't get a notification.
You could then look at the server logs (or be more technical and get the image to call a script, logging the results into a database for viewing via a browser), and find out when the email was actually read, from what IP address etc.
What are the stumbling points I mentioned? Well :
1) The receiver might not be able to read HTML
2) The receiver might not be online when reading the email, and so the graphic cannot be called, so the hit won't be registered.
3) The receivers' server might strip out (or even reject) all HTML.
JP