Postby ScalixSupport » Thu Mar 09, 2006 4:33 am
By default the swa rules wizard wants port 80. In /etc/opt/scalix/webmail/swa.properties you will see this setting:
swa.settings.rulesWizardURL=http://server.domain.ext/Scalix/rw
Try changing it to
swa.settings.rulesWizardURL=http://server.domain.ext:8081/Scalix/rw
Restart tomcat and apache.
Regards,
Don