Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-29 Thread marco ardito
I found it!! it was in /etc/dovecot/conf.d/auth-system.conf.ext by default has this enabled... and tries (failing) it before ldap, of course. passdb { driver = pam } now I have much better timing ~ 192.168.3.22 - - [29/May/2014:17:17:41 GMT] "GET /SOGo/so/ardito/Mail HTTP/1.1" 302 0/0 0.

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-29 Thread marco ardito
nobody? I enabled auth_debug=yes to trace auth problems, in dovecot.log, going from - service start to - sogo login and - mail page activation (only 1 message in in box), then - service stop: I see several "cache miss" and "pam authentication failure (password mismatch?)" If I get it right,

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-28 Thread marco ardito
To detail more what happens: I've stopped dovecot, sogo, deleted logs, then restarted in the same order. now I have: === #tail /var/log/dovecot.message && echo "===" && tail /var/log/sogo/sogo.log 2014-05-28 15:27:41 master: Info: Dovecot v2.1.17 starting up (core dumps

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-28 Thread marco ardito
Il 28/05/2014 13:16, Martin Simovic ha scritto: Namely, I don’t think you really use passdb pam or userdb passwd. These lookups leading to nonexistent configuration will fail silently but slow down your system considerably. I removed tho se section, restarted dovecot, but sogo, but the lag is

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-28 Thread Martin Simovic
Hi On 28 May 2014, at 11:32, marco ardito wrote: > ...I struggled to figure out, remember from where i copy/pasted that config, > without success. but I am quite sure it was an example somewhere. > anyway, atm I barely understand configs for everything in sogo & backends > (ldap connection was

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-28 Thread Charles Marcus
On 5/27/2014 10:39 AM, Adi Kriegisch wrote: I'd stick to dovecot. To make dovecot show its real power, I'd recommend to use dovecot's 'deliver': That way all imap operations get a tremendous speedup due to the on disk indexes dovecot creates. (Check the dovecot wiki for more details). To be pr

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-28 Thread marco ardito
Il 27/05/2014 18:07, Martin Simovic ha scritto: What are these lines for? passdb { driver = pam } userdb { driver = passed } ...I struggled to figure out, remember from where i copy/pasted that config, without success. but I am quite sure it was an example somewhere. anyway, atm I bar

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread Martin Simovic
What are these lines for? > passdb { > driver = pam > } > userdb { > driver = passed > } Martin Šimovič NETSON s.r.o. Mlynská 1/2338 934 01 Levice tel: +421 915 393 570 mail: mar...@netson.sk On 27 May 2014, at 17:58, marco ardito wrote: > Il 27/05/2014 17:11, heupink ha scritto: >>

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread marco ardito
Il 27/05/2014 17:11, heupink ha scritto: is acting slow, or else? is there any "benchmark" (ie: timed command) I can issue to test if ldap Sogo.log tells you for many commands how long they took to complete. And I don't think a slower ldap would 'slow down' your imap folders. MJ Thx all :D

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread Martin Simovic
On 27 May 2014, at 16:16, marco ardito wrote: > could it be dovecot? is it better cyrus, or else? Dovecot is probably not correctly configured. Can you post dovecot.conf and apache2 modules list. -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread Adi Kriegisch
Dear Marco, >OK. well, in the mean while I managed to install roundcube (1.0.1) I personally wouldn't ever suggest to use anything that is written in php. >I have no reference as in the sogo webmail online demo, but it feels also >"slowish" [...] >could it be dovecot? is it bette

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread heupink
Hi Marco, I can login both of my setups. I have no reference as in the sogo webmail online demo, but it feels also "slowish" I have just tried the online demo, and to me it feels approx the same as our local sogo install. could it be dovecot? is it better cyrus, or else? Nope, they are both

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread marco ardito
Il 27/05/2014 15:59, heupink ha scritto: Thanks for the suggestion, I thought to try webmail systems (perhaps later) but given that the default is "fast" in the ZEG appliance, also on my local vm, I would like to understand what is wrong in my setup, first... are you using (or suggesting as bette

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread heupink
Thanks for the suggestion, I thought to try webmail systems (perhaps later) but given that the default is "fast" in the ZEG appliance, also on my local vm, I would like to understand what is wrong in my setup, first... are you using (or suggesting as better choice) roundcube instead of the SOGo we

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread marco ardito
Il 27/05/2014 14:57, heupink ha scritto: Since I'm a noob on this system, can anyone point me to what can bring me those snappy mail performances? Any help would be greatly appreciated, thanks! Feel free to ask me more info & tests... Well, I'm no expert at all, but does it feel the same if you

Re: [SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread heupink
Since I'm a noob on this system, can anyone point me to what can bring me those snappy mail performances? Any help would be greatly appreciated, thanks! Feel free to ask me more info & tests... Well, I'm no expert at all, but does it feel the same if you connect a real imap or another webmail cl

[SOGo] new to SOGo, have slowish webmail interface, need help...

2014-05-27 Thread marco ardito
Hi, I'm learning all about SOGo, and I've been able to setup two different working scenarios (local LDAP / lan AD), and I'm quite happy with what I see, but I have a slight but noticeable slow behaviour of the web interface, comapred to online demo... and I cant find what is causing it, and t