well Just to first regexp check to make sure the emails in the right format

then I want to add something to check it against a list of OBVIOUS mistakes

like we have about 25 million emails that are not emailing out and alot of
hatmail.com or hotmal.com

typos for hotmail.com so I want to check for those matches and update the
record to hotmail.com
something like that :)

thanks

Bill Wheatley
Senior Database Developer
Macromedia Certified Advanced Coldfusion Developer
EDIETS.COM
954.360.9022 X159
ICQ 417645
----- Original Message -----
From: "Alex" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, July 29, 2002 12:07 PM
Subject: Re: Email Parser


> What's your definition of INVALID? Do you mean a regular expression to
> check an email or do you mean a nslookup to check a mx record?
>
> On Mon, 29 Jul 2002, Bill Wheatley wrote:
>
> > Anyone know any good places to get a CF based or PERL based email parser
> > to check for INVALID emails?
> >
> > Thanks
> >
> > Bill Wheatley
> > Senior Database Developer
> > Macromedia Certified Advanced Coldfusion Developer
> > EDIETS.COM
> > 954.360.9022 X159
> > ICQ 417645
> >
> >
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to