If you use cfmail you can go to \cfusion\mail\Log\errors.log. Check it for
"550" Or "User unknown". Between these two texts is the wrong email stored.

Armin

-----Ursprüngliche Nachricht-----
Von: Roy Rim [mailto:[EMAIL PROTECTED]]
Gesendet am: Dienstag, 11. April 2000 18:48
An: [EMAIL PROTECTED]
Betreff: RE: cfmail question (sorry about no subject before)

>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.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to