I'm looking for the most non-TLD like words I can think of and they fit. The point is that the RFC doesn't cover some of the stuff we might want or need in a validator. This is why I'm asking for real world experiences. RFC says no domains starting with numbers - real world says yes. What else does the real world say that the RFC disagrees with. BTW, "michael"@houseoffusion.com is a legal address and is covered in the validator. When has anyone ever seen that type of address?
> nice take on it mike. > > salsa and .wazzzzzup > > hmmm, its now 11:13 where is mikes head > wandering to? > > :) that was funny, and im still laughing. > > tw > > -----Original Message----- > From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 30, 2002 11:15 PM > To: CF-Talk > Subject: Re: (ot) Email parsing domains > > > The RFC is very specific in its use. > <domain> ::= <element> | <element> "." <domain> > <element> ::= <name> | "#" <number> | "[" <dotnum> "]" > <name> ::= <a> [-a-zA-Z0-9] [a-zA-Z0-9] > <a> ::= [a-zA-Z] > > Note that I've changed a few things into RegEx-ish looking things for > ease of understanding. Basically, a 'name' is a character followed by > any number of characters, numbers or dashes ending with a character or a > number. A domain can be any number of names with a dot between them. > Also, according to the RFC, .com is as legal as .salsa as it .wazzzzzup > I'm not following the RFC 100% for the validator due to this. > > > Does the RFC actually say "character"? Surely any > > letter/numeral/punctuation is a character? > > > > > -----Original Message----- > > > From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, 31 July 2002 3:00 p.m. > > > To: CF-Talk > > > Subject: Re: (ot) Email parsing domains > > > > > > > > > Between you and Tony you've just proven the RFC invalid. > > > Thanks. I'll adjust the function to reflect those domain types. > > > > > > > > > > We use a host 2day.com > > > > > > > > > -----Original Message----- > > > > > From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] > > > > > Sent: Wednesday, 31 July 2002 2:55 p.m. > > > > > To: CF-Talk > > > > > Subject: (ot) Email parsing domains > > > > > > > > > > > > > > > I've written an email address valuator that's legal to the > > > > > RFC and I have a general question. The RFC says that a domain > > > > > must start with a character. i.e. 411.com is not legal. Has > > > > > anyone seen any domain names that start with a number? > > > > > Thanks > > > > > > > > > > Michael Dinowitz > > > > > Master of the House of Fusion > > > > > http://www.houseoffusion.com > > > > > > > > > > > > > > > > > > > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

