yes the newsletter still goes out.
The mail is sent out of a seperate account so that it will collect bounces 
basically the same was as using failto, so there is no worries about getting 
"good emails".

Actually, thats a pretty good idea ya got there!

At this point im waiting to hear back from the activesoftware folks, the have a 
tag there that will do this but in another way, which would work perfect. 
http://www.activsoftware.com/email/verify/

The cost aint no biggie but they have it listed as a free tag as well, so of 
course free would be better.



>Hi Dave,
>
>Are you still actively sending out the newsletter?  If so, maybe you could 
>set up your own pop box to receive the bounces (this would depend on how 
>you're sending the newsletter, you need contol -- if cfmail then set the 
>failto attribute), then download them via your favorite email client 
>(thunderbird or whatever) to your local box overnight or something.  Then 
>you copy them into a directory (on Windows they are automatically converted 
>to .eml text files when you do this), then ftp them as text files up to your 
>server and use cfdirectory to loop over the files, parse out the email 
>addresses and update your db.  That way you don't have to worry about cfpop.
>
>It will still take a long time to move all the files around but probably way 
>faster than cfpopping each one.
>
>I had to do something similar recently, although it was more like 300 emails 
>than 10,000, it worked dandy.  I also used Ray's getEmail function to parse 
>out the email addresses.
>
>-- Josh
>
>
>
>----- Original Message ----- 
>From: "Dave Lyons" <[EMAIL PROTECTED]>
>To: "CF-Talk" <[email protected]>
>Sent: Thursday, October 05, 2006 7:08 PM
>Subject: removing bad emails from bounced emails and db

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255835
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to