Auto-remove bounced emails

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
SnakeO
Forum Newbie
Posts: 1
Joined: Thu Jun 19, 2008 8:55 pm

Auto-remove bounced emails

Post by SnakeO »

Hello.

I have an email list setup. How would I create a script to automatically remove emails that are bouncing back (i.e. invalid/inactive email addresses).

Thanks!
WebbieDave
Forum Contributor
Posts: 213
Joined: Sun Jul 15, 2007 7:07 am

Re: Auto-remove bounced emails

Post by WebbieDave »

This is totally dependent on your email list program and/or SMTP server setup.
Post Reply