Sending emails from buisness program to multiple addresses

We are using a software in our business for orders and invoice et.c.
In other mail programs we use the : to be able to send the order to 2 or more people.
This does not work in Em Client in the same way.

Anyone know how to let a program send a email to multiple emails?

When we used outlook we just had the addresses in the program like this.
[email protected]:[email protected]
and when we sent the order outlook would add 2 recipients.

// Lennie

A colon (:) won’t work.

Separate the addresses with a semi-colon (;) or a comma (,) instead.