Moderators: ScalixSupport, admin
Code: Select all
/etc/init.d/scalix-tomcat stop ; omshut
change system locale to en_US.UTF-8 (/etc/sysconfig/i18n on redhat/fedora)
logout and re-login (to make the locale change active in your shell or it won't work)
/etc/init.d/scalix-tomcat start ; omrc
Code: Select all
locale -a
Code: Select all
LANG="en_US.utf8"
SUPPORTED="en_US.utf8:en_US:en"
Hi Jaime,
Your apache config had a redirect for the SIS url. In
/etc/opt/scalix-tomcat/connector/ajp/instance-mail2.conf:
<LocationMatch "^/s/*">
RewriteEngine on
RewriteRule ^(.*) https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
</LocationMatch>
This was commented out, and everything works now.
cheers,
Dug Smith
mrezzonico wrote:Hi all,
I still have problems with the search functin in SWA (in Outlook is OK).
http://www.company.com/api/user@company ... ch?q=Hello
-> did not works !!
sxsearch --direct=Hello "user@company.com"
-> works
Any help is appreciated. Miche
mrezzonico wrote:Hi Elton,
the problem is not solved.
I have installed 3 times scalix on my computer (same OS, same version, same procedure).
The 2nd time, the search in SWA was ok, but I do not know why.
I will try tomorrow with the new version (11.3).
I will report here.
Regards. Miche
Users browsing this forum: No registered users and 10 guests