Our Scalix server has been up and running for about 2 weeks now and we love it. I have a small problem though. Because our old mail server (Linux/Sendmail) was not setup to treat multiple domains differently it's causing problems now. Let me give an example.
We have about 10 domains we use for our company. And with Scalix each one of those domains are "seperate". Example I can have user1@foo.com and user1@abc.com and user1@xyz.com. And they all get their respective emails. This is great, but on our old server it didn't matter what domain it got sent to. User1 would get mail from any of the above examples, so you could only have one user1 system wide.
My question is can I setup some (not all) of these domains to be sort of like aliases? So for example if I send an email to bob@abc.com or bob@123.abc.com or bob@xyz.abc.com bob always gets his email. The ones I need like this are all subdomains like abc.domain.com or 123.domain.com or xyz.domain.com. It needs to treat all these like one domain. On a few of the critical usernames I've added the subdomains manually to their user just so they will recieve their mail but I got about 150 users that need this feature.
Thanks!!