[nycphp-talk] Removing email addresses from DB from bounced emails
Jan Horsman
jhorsman at dds.nl
Mon Aug 4 07:39:43 EDT 2003
You could start with manually gathering bounced messages. Then look for
common used words in these messages (such as bounced, warning, unknows
address). Based on a few rules you can determine wich mails are bounced
e-mails, there is no standarisation on bounced e-mails. To determine to
which account or e-mail address the bounced message belongs, I would put an
unique id in the header of the eNewsletter and store thus id in the
database.
Using this method you can nog filter all bounced messages, but depending on
the rules you used, filter a lot of them.
Succes, Jan
-----Original Message-----
From: talk-bounces at lists.nyphp.org
[mailto:talk-bounces at lists.nyphp.org]On Behalf Of Stephen Musgrave
Sent: zondag 3 augustus 2003 17:50
To: nyPHP - Talk Talk
Subject: [nycphp-talk] Removing email addresses from DB from bounced
emails
Ok, so in the fury of development, I have been a bit lazy in managing the
table that holds all of the email addresses for my eNewsletter. I know
there are scripts out there that 'listen' to the inbox and removes the email
address of any bounced messages.
I'm interested to know if there are any recommendations, lessons learned,
advice, etc before I delve into this project.
Thanks,
Stephen
***
*** stephen at musgrave.org
*** http://musgrave.org
*** http://orangeAge.com/nuuk
***
*** "The conscious and intelligent manipulation of the
*** organized habits and opinions of the masses is an
*** important element in democratic society."
***
*** - Edward Bernays
***
_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list