>is there any way for cfusion to detect failed email, and automatically >remove that address from a database? from what I understand mail servers generally queue mails before sending them out, so they only error you can possible receive is a connection error if the mail server is down. We're facing similar problems here and I do believe we're going to handle it by mailing any failed mails to a user we create and parse those emails for errors. I believe you should do similar thing, parse the emails for bad users and delete from your database. Roy. ------------------------------------------------------------------------------ Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

