The standard describing the format of email addresses
Constants
| EmailAddress | = | begin qtext = '[^\\x0d\\x22\\x5c\\x80-\\xff]' |
| Module RFC822 |
|
The standard describing the format of email addresses
| EmailAddress | = | begin qtext = '[^\\x0d\\x22\\x5c\\x80-\\xff]' |