[SOGo] web interface rapidly marks mails as read -- any way to change that?

2014-05-29 Thread mayak
hi all,

the sogo web interface rapidly marks mails as read -- i seem to remember
that there was a way to turn this behavior off (or change it).

i've googled, and looked at the docs and cannot seem to find anything.

is there a way to deal with this?

thanks

m

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


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, dovecot tries to auth on PAM, fails, then looks 
cache, fails, then ask auth to LDAP server


I thought to have
1) only LDAP as auth, not PAM ?
2) enbled user cache...

probably something in my config is wrong, but can't see any complaint by 
dovecot about the config... ?

I try to follow wiki and other sources, but can't figure it out...

I'm stuck...

2014-05-29 16:28:53 master: Info: Dovecot v2.1.17 starting up (core 
dumps disabled)
2014-05-29 16:29:17 auth: Debug: Loading modules from directory: 
/usr/lib/dovecot/modules/auth
2014-05-29 16:29:17 auth: Debug: Loading modules from directory: 
/usr/lib/dovecot/modules/auth
2014-05-29 16:29:17 auth: Debug: Module loaded: 
/usr/lib/dovecot/modules/auth/libauthdb_ldap.so

2014-05-29 16:29:17 auth: Debug: auth client connected (pid=25375)
2014-05-29 16:29:17 auth: Debug: client in: AUTH1   PLAIN   
service=imapsecured session=xoAIwYr6WQB/AAABlip=127.0.0.1   
rip=127.0.0.1   lport=143   rport=40281 resp=hidden
2014-05-29 16:29:17 auth-worker(25377): Debug: Loading modules from 
directory: /usr/lib/dovecot/modules/auth
2014-05-29 16:29:17 auth-worker(25377): Debug: Loading modules from 
directory: /usr/lib/dovecot/modules/auth
2014-05-29 16:29:17 auth-worker(25377): Debug: Module loaded: 
/usr/lib/dovecot/modules/auth/libauthdb_ldap.so
2014-05-29 16:29:17 auth-worker(25377): Debug: pam(ardito,127.0.0.1): 
lookup service=dovecot
2014-05-29 16:29:17 auth-worker(25377): Debug: pam(ardito,127.0.0.1): 
#1/1 style=1 msg=Password:
2014-05-29 16:29:20 auth-worker(25377): Info: pam(ardito,127.0.0.1): 
pam_authenticate() failed: Authentication failure (password mismatch?)
2014-05-29 16:29:20 auth: Debug: 
cache(ardito,127.0.0.1,xoAIwYr6WQB/AAAB): miss
2014-05-29 16:29:20 auth: Debug: 
ldap(ardito,127.0.0.1,xoAIwYr6WQB/AAAB): bind search: 
base=OU=utenti,OU=uffici,OU=sede,DC=apiform,DC=to,DC=it 
filter=((objectClass=user)(sAMAccountName=ardito))
2014-05-29 16:29:20 auth: Debug: 
ldap(ardito,127.0.0.1,xoAIwYr6WQB/AAAB): result: sAMAccountName=ardito

2014-05-29 16:29:20 auth: Debug: client passdb out: OK  1   user=ardito
2014-05-29 16:29:20 auth: Debug: master in: REQUEST 3486777345  
25375   1   fdc4a0770d615a4d58ae4ef41176935d
2014-05-29 16:29:20 auth: Debug: 
userdb-cache(ardito,127.0.0.1,xoAIwYr6WQB/AAAB): miss
2014-05-29 16:29:20 auth-worker(25377): Debug: passwd(ardito,127.0.0.1): 
lookup
2014-05-29 16:29:20 auth-worker(25377): Info: passwd(ardito,127.0.0.1): 
unknown user
2014-05-29 16:29:20 auth: Debug: 
userdb-cache(ardito,127.0.0.1,xoAIwYr6WQB/AAAB): miss
2014-05-29 16:29:20 auth: Debug: 
ldap(ardito,127.0.0.1,xoAIwYr6WQB/AAAB): user search: 
base=OU=utenti,OU=uffici,OU=sede,DC=apiform,DC=to,DC=it scope=subtree 
filter=((objectClass=user)(sAMAccountName=ardito)) 
fields=sAMAccountName,userPassword
2014-05-29 16:29:20 auth: Debug: 
ldap(ardito,127.0.0.1,xoAIwYr6WQB/AAAB): result: 
sAMAccountName=ardito; userPassword missing
2014-05-29 16:29:20 auth: Debug: master userdb out: USER
3486777345  ardito  mail=maildir:/var/mail/ardito
2014-05-29 16:29:20 imap-login: Info: Login: user=ardito, 
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=25381, secured, 
session=xoAIwYr6WQB/AAAB
2014-05-29 16:29:20 imap(ardito): Info: Disconnected: Logged out in=180 
out=1013

2014-05-29 16:29:20 auth: Debug: auth client connected (pid=25385)
2014-05-29 16:29:21 auth: Debug: client in: AUTH1   PLAIN   
service=imapsecured session=TjU5wYr6XwB/AAABlip=127.0.0.1   
rip=127.0.0.1   lport=143   rport=40287 resp=hidden
2014-05-29 16:29:21 auth-worker(25377): Debug: pam(ardito,127.0.0.1): 
lookup service=dovecot
2014-05-29 16:29:21 auth-worker(25377): Debug: pam(ardito,127.0.0.1): 
#1/1 style=1 msg=Password:
2014-05-29 16:29:23 auth-worker(25377): Info: pam(ardito,127.0.0.1): 
pam_authenticate() failed: Authentication failure (password mismatch?)
2014-05-29 16:29:23 auth: Debug: 
cache(ardito,127.0.0.1,TjU5wYr6XwB/AAAB): hit: hidden  user=ardito

2014-05-29 16:29:23 auth: Debug: client passdb out: OK  1   user=ardito
2014-05-29 16:29:23 auth: Debug: master in: REQUEST 2534539265  
25385   1   8c2601ee2ef7e94ff9275cfc0d72adce
2014-05-29 16:29:23 auth: Debug: 
userdb-cache(ardito,127.0.0.1,TjU5wYr6XwB/AAAB): miss
2014-05-29 16:29:23 auth-worker(25377): Debug: passwd(ardito,127.0.0.1): 
lookup
2014-05-29 16:29:23 auth-worker(25377): Info: passwd(ardito,127.0.0.1): 
unknown user
2014-05-29 16:29:23 auth: Debug: 
userdb-cache(ardito,127.0.0.1,TjU5wYr6XwB/AAAB): hit: ardito 
mail=maildir:/var/mail/ardito
2014-05-29 16:29:23 auth: Debug: master userdb out: USER
2534539265  ardito  

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.002 - - 4K
192.168.3.22 - - [29/May/2014:17:17:41 GMT] GET 
/SOGo/so/ardito/Mail/view HTTP/1.1 200 10006/0 0.337 34694 71% 3M
192.168.3.22 - - [29/May/2014:17:17:42 GMT] POST 
/SOGo/so/ardito/Calendar/alarmslist?browserTime=1401376662 HTTP/1.1 200 
2/0 0.004 - - 0
192.168.3.22 - - [29/May/2014:17:17:42 GMT] POST 
/SOGo/so/ardito/Mail/0/mailboxes HTTP/1.1 200 534/0 0.173 - - 0
192.168.3.22 - - [29/May/2014:17:17:42 GMT] POST 
/SOGo/so/ardito/Mail/foldersState HTTP/1.1 200 48/0 0.017 - - 0
192.168.3.22 - - [29/May/2014:17:17:42 GMT] POST 
/SOGo/so/ardito/Mail/0/folderINBOX/unseenCount HTTP/1.1 200 13/0 0.212 
- - 0


Thanks all,
Marco




---
[Ai sensi e per  gli  effetti della Legge sulla tutela della privacy
(L. 196/2003), questa  mail  è destinata unicamente alle persone sopra
indicate e le informazioni in essa contenute sono da considerarsi
strettamente riservate. E' proibito leggere, copiare, usare o
diffondere il contenuto della presente mail senza autorizzazione.
Se avete ricevuto questo messaggio per errore, siete pregati di
rispedire la stessa al mittente. Grazie]

--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] sogo web ui: can a user search all of his mail folders for custom text?

2014-05-29 Thread marco ardito

Hi all,

I was wondering if there's any way to enable a way for users to search 
their email from gui?
More or less what thunderbird allows... it could be there but I can't 
find it... ?

I see only a filter on upper right  that acts on the current folder,

Anybody knows if it's there, or it could be enabled, or even added, if 
missing?


Thanks,
--
*Marco*



---
[Ai sensi e per  gli  effetti della Legge sulla tutela della privacy
(L. 196/2003), questa  mail  è destinata unicamente alle persone sopra
indicate e le informazioni in essa contenute sono da considerarsi
strettamente riservate. E' proibito leggere, copiare, usare o
diffondere il contenuto della presente mail senza autorizzazione.
Se avete ricevuto questo messaggio per errore, siete pregati di
rispedire la stessa al mittente. Grazie]
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] sogo web ui: can a user search all of his mail folders for custom text?

2014-05-29 Thread Ludovic Marcotte

On 2014-05-29, 1:09 PM, marco ardito wrote:
Anybody knows if it's there, or it could be enabled, or even added, if 
missing?

That feature is not yet available.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Emailed reminders for events?

2014-05-29 Thread Ludovic Marcotte

On 2014-05-28, 10:11 AM, Charles Marcus wrote:
First, we need this for just specific users, not a global option that 
affects everyone.

That's not support - it's a global option.


Am I correct that enabling this option (and the cron job) will result 
in each user then having the choice to enable email reminders for events?

That is correct.


If so, would there then be a way for any given user to enable these by 
default, so they don't have to do it each time? 

Not at this time.

Thanks,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] BTS activities for Thursday, May 29 2014

2014-05-29 Thread SOGo reporter
Title: BTS activities for Thursday, May 29 2014





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, May 29 2014

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
230
	2014-05-29 11:41:11
	resolved (fixed)
	Web Address Book
	Import of LDIF file via webinterface does not work correctly
	
	  
	
2780
	2014-05-29 13:08:36
	closed (not a bug)
	ActiveSync
	Weird behavior with ActiveSync and IMAP