All email address share the same common syntax.
The following address fields can be specified in an email template:
The
sender and
from address fields are the only address fields that accept just a single email address. All other email address fields can contain a comma delimited list of email addresses.
Single email addresses are of the form:
mailbox@host | [ display-name ] "<" mailbox@host ">"Examples:
fred.flintstone@bedrock.govFred Flintstone <fred.flintstone@bedrock.gov>
Specifying multiple email address in a field
mailbox@host | [ display-name ] "<" mailbox@host ">" [ "," mailbox@host | [ display-name ] "<" mailbox@host ">" ] [ "," mailbox@host | [ display-name ] "<" mailbox@host ">" ]Examples:
fred.flintstone@bedrock.govFred Flintstone <fred.flintstone@bedrock.gov>fred.flintstone@bedrock.gov, wilma.flintstone@bedrock.govFred Flintstone <fred.flintstone@bedrock.gov>, Wilma Flintstone <wilma.flintstone@bedrock.gov>Fred Flintstone <fred.flintstone@bedrock.gov>, Wilma Flintstone <wilma.flintstone@bedrock.gov>, pebbles.flintstone@bedrock.gov