Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Sepi

Pages: [1]
1
Hi there,

I'm working on a modification of the samba module, because in my country (Hungary) we use our name switched format like English name (Surname Fristname).
When I create a new user in a dashboard, the system create displayName in a wrong format. I made some modification about "add new user" process and everything is working like a charm, but 1 thing what I can't figure it out is how can I get locale settings in perl?
So what I want is I'd like to get a variable with the already configured dashboard locale setting to compare is the language is Hungarian, and if it is, than make a correct change on the entered names, and create a new user....

Thanks,

G.

2
Hi all,

I had a same problem, and I found the solution.
If this problem is occured, you should to do the followings:
  • disable mailfilter module
  • connect to the LDAP with your favorite LDAP editor like Apache Directory Studio (not in the Users and Groups)
  • delete the ham and spam entries from the ou=Users
  • run the "mailfilter-ldap update" script to make all neccessary changes on the LDAP tree and the system
  • restart the mailfilter module
If it returns no error, you done.
Enjoy the spamless world... ;D

3
Installation and Upgrades / How to extend Webmail (Roundcube) plugins?
« on: December 17, 2010, 03:21:08 pm »
Hi all,

Somebody know how to extend the plugins in webmail module (roundcube)?

I already downloaded some plugins for expl.: message_highlight, and placed into /var/lib/roundcube/plugins folder. Then I changed the config file in /usr/share/ebox/stubs/webmail/main.inc.php.mas in an apropiate line like this: $rcmail_config['plugins'] = array(<% $pluginStr %>; "message_highlight" );

But when I restarted the webmail module in Dashboard, than the browser comes with empty white page when I refressed the window.

I use the last stable release of the zentyal system (core 2.0.9, and webmail 2.0).

Please help, how to manage this problem.

Thanks a lot...

Best regards,

Sepi

4
Hi there,

I think this issue has been fixed with last ebox-samba release, if you want you can give it a try an tell us the result. You will need to reinstall ebox-usersandgroups module and reconfigure samba

Best regards

Hi there,

I tired the new version of ebox-samba within a fresh installation. But unfortunately the result is the same like below... :(
(Before installing the new package I followed the official master-slave documentation.)
I will looking for the solution of this problem, because I have to use master-slave installation in my company network.

Please post here how to be solved this problem...

Many thanks, this system is really well designed and easy to use..

Sepi


Pages: [1]