Parsing email

2001-08-20 Thread ChristianWatt
Does anyone do a lot of email parsing? We have started an email campaign and since we are using a customer database up to two years old...from each 27,000 emails I send...I am getting around 9-12k underliverables...out of office...autoreplys...and others Attempting to handle at least 90%

RE: Parsing email

2001-08-20 Thread BT
it to anyone whom is serious... Our site is www.optinemail.com if your interested... BT -Original Message- From: ChristianWatt [mailto:[EMAIL PROTECTED]] Sent: Monday, August 20, 2001 12:06 PM To: CF-Talk Subject: Parsing email Does anyone do a lot of email parsing? We have started an email

Re: Parsing email

2001-08-20 Thread tom muck
CFPOP is probably too slow for what you are trying to do. I wrote a similar app in Visual Basic that reads the spool directories of my mail server, appends all bounced emails to a huge text file, extracts email addresses using a regular expression, then deletes the files. Unfortunately it's a

Re: Parsing email

2001-08-20 Thread Alex
I am doing one right now. It's in perl though and using the Mail::Audit module. I read the bounced emails for where they were supposed to go and send them to a secondary email address. ~~ Structure your ColdFusion code with Fusebox. Get the

Parsing email

2001-08-18 Thread ChristianWatt
Does anyone do a lot of email parsing? We have started an email campaign and since we are using a customer database up to two years old...from each 27,000 emails I send...I am getting around 9-12k underliverables...out of office...autoreplys...and others Attempting to handle at least 90% of

Parsing Email

2000-08-28 Thread Jacob McKee
Does anyone know how to take an email that is sent to someone and have CF parse it/check for string and then perform some action? Thanks! jake J a c o bM c K e e Senior Development Manager - Mobile Solutions Group

RE: Parsing Email

2000-08-28 Thread Olive, Christopher M Mr NMR
PROTECTED]' Subject: Parsing Email Does anyone know how to take an email that is sent to someone and have CF parse it/check for string and then perform some action? Thanks! jake J a c o bM c K e e Senior Development Manager

RE: Parsing Email

2000-08-28 Thread Benjamin S. Rogers
Rogers Web Developer, c4.net voice: (508) 240-0051 fax: (508) 240-0057 -Original Message- From: Jacob McKee [mailto:[EMAIL PROTECTED]] Sent: Monday, August 28, 2000 1:46 PM To: '[EMAIL PROTECTED]' Subject: Parsing Email Does anyone know how to take an email that is sent to someone and hav