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

Re: [SOGo] New to sogo

2012-03-20 Thread Ludovic Marcotte
On 20/03/12 17:03, Eduardo Martinez wrote: In /var/log/messages I keep getting this error Sogo httpd: nss-ldap: do_open: do_start_tls failed:stat=-1 Stop top-posting. Start by collecting meaningful information on your system, your configuration and the error messages you get and share that wit

RE: [SOGo] New to sogo

2012-03-20 Thread Eduardo Martinez
In /var/log/messages I keep getting this error Sogo httpd: nss-ldap: do_open: do_start_tls failed:stat=-1 -Original Message- From: Georg Bretschneider [mailto:georg+mailinglists.s...@georgb.de] Sent: Tuesday, March 20, 2012 4:01 PM To: users@sogo.nu Subject: Re: [SOGo] New to sogo

Re: [SOGo] New to sogo

2012-03-20 Thread Georg Bretschneider
duardo Martinez: > Sogo does have a home directory... > > -Original Message- > From: Eduardo Martinez [mailto:eduar...@diversecti.net] > Sent: Tuesday, March 20, 2012 3:51 PM > To: users@sogo.nu > Subject: RE: [SOGo] New to sogo > > Yes sogo does have a home directory.. > > -

RE: [SOGo] New to sogo

2012-03-20 Thread Eduardo Martinez
Sogo does have a home directory... -Original Message- From: Eduardo Martinez [mailto:eduar...@diversecti.net] Sent: Tuesday, March 20, 2012 3:51 PM To: users@sogo.nu Subject: RE: [SOGo] New to sogo Yes sogo does have a home directory.. -Original Message- From: Roberto

RE: [SOGo] New to sogo

2012-03-20 Thread Eduardo Martinez
Yes sogo does have a home directory.. -Original Message- From: Roberto [mailto:robe...@indomitux.com.ar] Sent: Tuesday, March 20, 2012 3:45 PM To: users@sogo.nu Subject: Re: [SOGo] New to sogo El 20/03/12 17:36, Eduardo Martinez escribió: > The user does exist, is there a log file t

Re: [SOGo] New to sogo

2012-03-20 Thread Roberto
El 20/03/12 17:36, Eduardo Martinez escribió: The user does exist, is there a log file that I can look at to debug further.. Hi Eduardo, AFAIK it's an operating system misconfiguration, SOGo has nothing to do with it. If you're root you should be able to su as sogo without password unless

RE: [SOGo] New to sogo

2012-03-20 Thread Eduardo Martinez
The user does exist, is there a log file that I can look at to debug further.. -Original Message- From: Roberto [mailto:robe...@indomitux.com.ar] Sent: Tuesday, March 20, 2012 3:37 PM To: users@sogo.nu Subject: Re: [SOGo] New to sogo El 20/03/12 17:26, Eduardo Martinez escribió: > &g

Re: [SOGo] New to sogo

2012-03-20 Thread Roberto
El 20/03/12 17:26, Eduardo Martinez escribió: New to sogo, I have installed all the prerequisites but I am having an issue logging in as su – sogo any ideas. What's the error message? Does the user exist? -- roberto -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] New to sogo

2012-03-20 Thread Eduardo Martinez
New to sogo, I have installed all the prerequisites but I am having an issue logging in as su - sogo any ideas. -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] New to SOGo

2011-04-05 Thread Vik Tara
Hi, In my view one of the best things about sogo is it's use of underlying opensource components. Administering many things is done directly there. > For example, adding a new user. > > In this case you would add one to ldap. HTH Vik -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] New to SOGo

2011-04-05 Thread dkillen
I have a SOGo server mostly up and running. There are a few items still to get working. I have LDAP set up and running along with MySQL, Dovecot and Postfix. I can log in to the web interface and I have a calendar and contacts working. However, it appears as though I have no email. I see no folder