exactly that kinda check ;) lol just seeing if there is something already available so i can build off it to the needs we have.
Going through 7 million records you think cf can handle it without going crazy? :) I think i'll have to do it into groups so it doesnt blow up. Bill Wheatley Senior Database Developer Macromedia Certified Advanced Coldfusion Developer EDIETS.COM 954.360.9022 X159 ICQ 417645 ----- Original Message ----- From: "Ben Forta" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, July 29, 2002 12:17 PM Subject: RE: Email Parser > And don't forget all the AOL users who forget the .com or the aol.com > (just providing their screen name). That one feels like an epidemic > sometimes. > > > > -----Original Message----- > From: Bill Wheatley [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 29, 2002 12:12 PM > To: CF-Talk > Subject: Re: Email Parser > > > 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 > > > > > > > > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

