Removing the email addresses that have bounced from the db you mean? ... It's not especially difficult to write a script that will handle most (if not all) of the bounce responses on a scheduled task and remove those. You want to be sure the bounces come to an address that doesn't do anything else, and you probably don't want to remove them on the first bounce, you probably want to store a bounce history so you can determine what addresses have bounced and when, and only remove those addresses that bounce twice or more consecutively. ... You might want to ask the same question on the cf-talk list at www.houseoffusion.com ... I suspect if nobody else Mike Dinowitz has something similar already built that he could give you some insight into. I've never built one myself, though I've thought about it.
> For the last few years we've had a subscription service > running on our > website, and have manually processed bounced emails. I was > wondering if > anyone can suggest a program or other suggested options to > implement a > processing system to clear out returned emails from the > mailserver. > Thanks > Colin Wilson > ----------------------------------------------- > To post, send email to [EMAIL PROTECTED] > To unsubscribe: > Send UNSUBSCRIBE to [EMAIL PROTECTED] > To subscribe / unsubscribe: http://www.dfwcfug.org s. isaac dealey 214-823-9345 team macromedia volunteer http://www.macromedia.com/go/team chief architect, tapestry cms http://products.turnkey.to onTap is open source http://www.turnkey.to/ontap ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To unsubscribe: Send UNSUBSCRIBE to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
