gurrier said:Match any piece of text that has an '@' symbol, followed by one or more sequences of at least 2 alphanumeric characters followed by a full stop '.', all terminated with a sequence of between 2 and 6 alphabetic characters (the last condition could be more restrictive {2,3} - would match all valid Top Level Domains I think.
What about my test box called "a"...? Is not me@a a valid email on that system...? I can see your point its just the only way to vaidate a email 100% is to send it and see if a human (or a reasonably trained monkey) acts on the information.