Hi all,
as suggested from someone of you I modified the implementation,
this are the notes:

- Now the domain is stored in lower case:
  [EMAIL PROTECTED] = [EMAIL PROTECTED]
  but
  [EMAIL PROTECTED] != [EMAIL PROTECTED];

- The order now is done by top-level-domain first:

   [EMAIL PROTECTED] < [EMAIL PROTECTED] < [EMAIL PROTECTED] < [EMAIL PROTECTED]

- The validator still check only for '@' presence

I have a question, how I have to order domain literal emails ?

and also an email in a "traditional" form vs a domain literal,

"[EMAIL PROTECTED]" < "[EMAIL PROTECTED]"   true o false?





Regards
Gaetano Mendola






---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to