Re: Server not found on network + pic
Posted: Wed Jan 26, 2011 1:58 pm
by Valerion
You HAVE to use a DNS hostname, you cannot use an IP address in the Scalix connector. It can be in your hosts file on your PC, though.
Re: Server not found on network + pic
Posted: Thu Jan 27, 2011 8:40 am
by polleke
9 out of 10 times it is the firewall / antivirus that is the cullprit.
So; try to allow the scalix processes to use the internet..
Secondly, make your life easy and add a cname record to your dns server poinitng scalix-default-mail to the scalix server and you will never have to fill the server in again ;-)
scalixserver IN A 192.168.1.22
scalix-default-mail IN CNAME scalixserver