Obsolete Releases > SME 8.x Contribs
any success for zarafa on sme8
nefkho:
thanks will try it later..
nefkho:
frifri:
where will i get the content for:
/etc/e-smith/events/ibay-create/templates2expand/etc/zarafa/unix.cfg
i have tried this:
[root@cagli zarafa]# /etc/e-smith/events/ibay-create/services2adjust/zarafa-server -> reload
-bash: /etc/e-smith/events/ibay-create/services2adjust/zarafa-server: No such file or directory
[root@cagli zarafa]# /etc/e-smith/events/machine-account-create/services2adjust/zarafa-server -> reload
-bash: /etc/e-smith/events/machine-account-create/services2adjust/zarafa-server: No such file or directory
what should i do?
frifri:
Nefkho,
templates2expand are just files, without content
services2adjust are just links to 'reload'
After installation of the smeserver-zarafa-*.rpm you can find examples in :
/etc/e-smith/events/user-create/templates2expand/etc/zarafa/unix.cfg
/etc/e-smith/events/user-create/services2adjust/zarafa-server
These were made by the smeserver-zarafa-*.rpm for the event 'user-create', but i needed them too for the events 'ibay-create' and 'machine-account-create', so i created them manualy. I don't know why the smeserver-zarafa-*.rpm doesn't create them for 'ibay-create' and 'machine-account-create'. In my opinion, it should to exclude these 'accounts/users' (ibays and machineaccounts) in /etc/zarafa/unix.cfg.
Look in this file '/etc/zarafa/unix.cfg' at :
--- Code: ---# A list of user ids that are not considered to be regular users
# Optional, default = empty
except_user_uids =
--- End code ---
AND
--- Code: ---# A list of group ids that are not considered to be regular groups
# Optional, default = empty
except_group_gids =
--- End code ---
F.
nefkho:
thanks,
in the /etc/sysconfig/zarafa
do i have to change the ZARAFA_LOCALE="C" to ZARAFA_LOCALE="en_US.UTF-8"
i did change the ZARAFA_USERSCRIPT_LOCALE="en_US.UTF-8"
now i get invalid password :
here is the log from zarafa/gateway.log
Sat Jun 2 14:42:59 2012: [ 3673] Starting worker process for POP3 request
Sat Jun 2 14:42:59 2012: [ 6015] non-existing function called: AUTH
Sat Jun 2 14:43:00 2012: [ 6015] POP3 not enabled for user 'test'
Sat Jun 2 14:43:00 2012: [ 6015] Client disconnected
Sat Jun 2 14:43:00 2012: [ 6015] Client 192.168.1.170 thread exiting
frifri:
The mailboxes are by default created in the language of the Linux server. ONLY when another language is required the configuration file '/etc/sysconfig/zarafa' has to be changed.
Look here :
http://doc.zarafa.com/7.0/Administrator_Manual/en-US/html/_configure_language_on_rpm_based_distributions.html
F.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version