Hi, I have developed an email newsletter application for one of my clients (a local bike shop). They have nearly 5,000 email addresses in the database, and we are using a shared server with crystaltech. I have created an interface that allows them to remove bounced email addresses from the database, but it is a manual process. Knowing that cfmail has a "failto" attribute, I was wondering if anyone has done what I am thinking of doing...namely, create a script that monitors the failto email address, and then uses cfpop to grab messages, then parse those messages for the bounced email addresses, and then delete them automatically from the database. Has anyone done that? I guess my main question is how to grab the failed email addresses from the bounced emails?
Thanks, Pete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295799 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

