I have begun a field test of Scalix 10 on an internal network to see how it fits in with our existing systems/clients. So far, things have been great; but I have ran into a few concerns.
Questions I have:
Is there a way to import existing .pst files into Scalix so that emails are not lost during the switch over? We have users with 700,000+ MB .pst files, and these messages need to part of the new system.
I have been reading the various threads about backup issues. Is there a recommended guide for backing up/archiving emails? We already have a backup policy in place, and I would like to enforce it with Scalix also.
Currently, we have a remotely hosted mail server that acts as our primary email server (running Exim). In my current setup, Scalix is running on a local network with a mirrored dns setup and it runs fine (in that it relays emails to external addresses correctly), but emails to the same addresses do not work -- unless the address is already on the Scalix server.
Example:
foo@domain.com is on the external server only. User jim@domain.com (who is a Scalix user) cannot send to foo@domain.com -- the message recieved is :
Code: Select all
The original message was received at Mon, 27 Feb 2006 12:30:57 +0300
from localhost.localdomain [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<foo@domain.com>
(reason: 550-Verification failed for <jim@domain.com>)
----- Transcript of session follows -----
... while talking to mail.domain.com.:
>>> DATA
<<< 550-Verification failed for <jim@domain.com>
<<< 550-no such address here
<<< 550 Sender verify failed
550 5.1.1 <foo@domain.com>... User unknown
<<< 503 valid RCPT command must precede DATA
foo@domain.com is a valid mailbox.
I think the problem here is that both servers are running on the same domain name, but I am not an expert on these issues, so I would like some confirmation.
Finally, I would like to have two Scalix servers setup -- one on the external DC, and one internally. What is the recommended setup for this (I realize that I will be purchasing the Enterprise Edition if I do this).
I would like the following scenario:
If a user is in the local office, they are using the local Scalix server to send and receive emails, when they travel abroad, they are connected to the 'external' scalix server, but have the same messages/contacts/calendar. Both the internal and external servers should be mirrors. Is this setup possible?
Thanks for your time, and sorry for the long post :)