Page 1 of 1
Multiple domains with Scalix
Posted: Wed Oct 26, 2005 10:19 am
by nolonger5
I am with an orginization that is considering Scalix for our mail server. We host over 40 domains, with users using the usual Outlook, Outlook Express, Netscape, Mozilla & Eudora desktop clients. They also enjoy webamil capabilites. Can Scalix host multiple domains to fit our needs?
Re: Multiple domains with Scalix
Posted: Wed Oct 26, 2005 10:27 am
by ScalixSupport
nolonger5 wrote:I am with an orginization that is considering Scalix for our mail server. We host over 40 domains, with users using the usual Outlook, Outlook Express, Netscape, Mozilla & Eudora desktop clients. They also enjoy webamil capabilites. Can Scalix host multiple domains to fit our needs?
Yes it can. You can add as many domains as you like. Our admin console allows to pick a domain for a users email address from a drop down list.
Domains are a comma seperated list in ubermanager.properties.
Cheers,
Sascha.
Posted: Wed Oct 26, 2005 10:34 am
by nolonger5
Thanks for the quick reply. Can users login to their accounts via webmail? We're currently using iPlanet.
I posted a similar question in swa forum
Posted: Wed Oct 26, 2005 11:29 pm
by ssl
can one delegate creation/deletion/modification of accounts on a per-domain basis???
Re: Multiple domains with Scalix
Posted: Tue Nov 01, 2005 3:09 pm
by mrhumphreys
ScalixSupport wrote:nolonger5 wrote:I am with an orginization that is considering Scalix for our mail server. We host over 40 domains, with users using the usual Outlook, Outlook Express, Netscape, Mozilla & Eudora desktop clients. They also enjoy webamil capabilites. Can Scalix host multiple domains to fit our needs?
Yes it can. You can add as many domains as you like. Our admin console allows to pick a domain for a users email address from a drop down list.
Domains are a comma seperated list in ubermanager.properties.
Cheers,
Sascha.
I've got several domains listed in ubermanager.properties from the original install, but no dropdown menu in SAC.
Where should it be?
Thanks
Posted: Wed Nov 02, 2005 5:23 am
by ScalixSupport
nolonger5 wrote:Thanks for the quick reply. Can users login to their accounts via webmail? We're currently using iPlanet.
They sure can. Scalix Web Access (SWA) is IMHO the best web mail client around.
Cheers,
Sascha.
Re: I posted a similar question in swa forum
Posted: Wed Nov 02, 2005 5:25 am
by ScalixSupport
ssl wrote:can one delegate creation/deletion/modification of accounts on a per-domain basis???
There is no security model based on domains, but you can get close to that using different mailnodes on different servers, e.g. have a server in Paris administered by the local admin there and have a server in London the Paris folks cannot administer. Is that what you meant?
Cheers,
Sascha.
Re: Multiple domains with Scalix
Posted: Wed Nov 02, 2005 5:26 am
by ScalixSupport
mrhumphreys wrote:ScalixSupport wrote:nolonger5 wrote:I am with an orginization that is considering Scalix for our mail server. We host over 40 domains, with users using the usual Outlook, Outlook Express, Netscape, Mozilla & Eudora desktop clients. They also enjoy webamil capabilites. Can Scalix host multiple domains to fit our needs?
Yes it can. You can add as many domains as you like. Our admin console allows to pick a domain for a users email address from a drop down list.
Domains are a comma seperated list in ubermanager.properties.
Cheers,
Sascha.
I've got several domains listed in ubermanager.properties from the original install, but no dropdown menu in SAC.
Where should it be?
Thanks
Hi,
for that list to show up, it needs to be a comma separated list, please post the whole line you edited here.
Also, for the changes to become active, you need to restart Tomcat.
Cheers,
Sascha.
Posted: Wed Nov 02, 2005 10:38 am
by mrhumphreys
Hi Sascha,
I haven't edited the file, I added the domains on the install.
The file is...
# comma separated list of local domains for available for Scalix mail users. If none is specified
# then administers can type in domains in the console during user creation
ubermanager.console.localDomains=emsolutions.co.uk,one-web.com,humphreys.org.uk,psh1.com,bak-rak.com,austrey.com
# comma separted list of domains available for authenthication outside of scalix
ubermanager.console.authDomains=
#
# Flag to determine if this file has been configured
# value will be 'true' when the configurator is run
# after rpm is installed.
ubermanager.configured=true
Many thanks
Matthew
Posted: Wed Nov 02, 2005 10:46 am
by ScalixSupport
mrhumphreys wrote:Hi Sascha,
I haven't edited the file, I added the domains on the install.
The file is...
# comma separated list of local domains for available for Scalix mail users. If none is specified
# then administers can type in domains in the console during user creation
ubermanager.console.localDomains=emsolutions.co.uk,one-web.com,humphreys.org.uk,psh1.com,bak-rak.com,austrey.com
# comma separted list of domains available for authenthication outside of scalix
ubermanager.console.authDomains=
#
# Flag to determine if this file has been configured
# value will be 'true' when the configurator is run
# after rpm is installed.
ubermanager.configured=true
Many thanks
Matthew
Hi,
ok, the line looks good, have you restarted Tomcat?
Cheers,
Sascha.