When you insert multiple email addresses in any of these header fields, make sure you separate them correctly.
Separate Multiple Recipients Correctly
The correct way to separate email addresses in header fields is
- by comma,
like so:
To: su@example.com, Ted <ted@example.com>, Ina Mako <ina.mako@example.com>
Separate Multiple Recipients in Outlook (and Whenever Commas Cause Problems)
Outlook and other email programs that look for first and last names to be separated by commas may run into problems if you separate email recipients with commas, too. If commas as delimiters cause you any sending problems, try separating multiple recipients
- by semicolon,
like so:
To: su@example.com; Ted <ted@example.com>; Mako, Ina <ina.mako@example.com>
You can also make Outlook interpret commas as separating email addresses.

