If you enter the field validation formula
@ValidateInternetAddress([ADDRESS821];User_Address)
the validation formula returns the NULL string indicating a successful validation.
However if you enter
"Streitfeld, Sara (Miami)" <SStreitfeld@gazette.com>
the validation formula returns the following error message:
"Invalid RFC821 syntax, no Phrase required."
See Also