We have a need for large email lists that the management team need to send out to, for example: (investors@mycompany.com) which is a list of 100+ users, all of which have external email addresses.
As far as I can tell I have two options:
1) Create each and every investors email address as (internet users) in the scalix system, and then add them all to a investors group that I have created.
or
2) Edit the (/etc/aliases) file on the scalix server and add them all to an alias (investors: email, email, email, etc)
Is this correct? It seems much easier to maintain the (alias) version than the (group and internet user) version.