Email > Email address list Favorite

Multiple email addresses separated by commas or semicolons.

The username can not start with a period (.) but may contain segments separated by a period (aa.bb@example.com).
The domain part follows the same rules, but requires at least one subdomain (user@example does not match, user@example.foo does).

Sample Matches
Text Result
test@example.com,test@sample.com
Group #0
test@example.com,test@sample.com
match
test@example.com , test@sample.com
Group #0
test@example.com , test@sample.com
match
test@example.com;test@sample.com
Group #0
test@example.com;test@sample.com
match
test@example.com ; test@sample.com
Group #0
test@example.com ; test@sample.com
match
test@example.com test@sample.comno match