Warning beginner question.
We have a mailing list with a few thousand entries which I have in mysql. The first time we did a mailing there were hundreds of bounced addresses. The mailing program stores a list of the bounces, but doesn't remove them from the master list.
The question is, can I automatically search for all of the bounced emails and delete them from the master email list? I have PHP4 and Mysql running on the server.
Thanks. ChrisM
We have a mailing list with a few thousand entries which I have in mysql. The first time we did a mailing there were hundreds of bounced addresses. The mailing program stores a list of the bounces, but doesn't remove them from the master list.
The question is, can I automatically search for all of the bounced emails and delete them from the master email list? I have PHP4 and Mysql running on the server.
Thanks. ChrisM