Re: Troubleshooting GSSAPI

2013-09-07 Thread Lorenzo Marcantonio
. It was looking for the wrong principal in the keytab, in short... I was hoping there was some log option to make it say 'now I'm looking for this principal in the keytab' but I haven't found any I think that auth_mech is for plaintext authentication (i.e. not SASL) to vali

Troubleshooting GSSAPI

2013-09-06 Thread Lorenzo Marcantonio
ptions in imapd.conf are: auth_mech: unix sasl_pwcheck_method: saslauthd sasl_mech_list: gssapi plain sasl_keytab: /data/imap/krb5.keytab sasl_allow_plaintext: true sasl_log_level: 7 log_level: 7 Any idea on how to make the thing work or at least pinpoint the issue? Thanks in advance -- Loren

Re: Disallowing SSLv2

2010-06-04 Thread Lorenzo Marcantonio
On Fri, 4 Jun 2010, Rosenbaum, Larry M. wrote: > How do I tell Cyrus IMAP to not allow SSLv2? I used this in imapd.conf: tls_cipher_list: ALL:!ADH:!EXP:!MD5:!LOW -- Lorenzo Marcantonio Logos Srl Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.

Re: Log all actions

2010-05-28 Thread Lorenzo Marcantonio
r-user basis, creating a directory with the user name in the 'log' folder (in the main cyrus directory) -- Lorenzo Marcantonio Logos Srl Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Occasionally weird behaviour with mboxes

2010-05-21 Thread Lorenzo Marcantonio
for the lunch mainteinance window :P Then back to monitoring for that freaky behaviour... -- Lorenzo Marcantonio Logos Srl Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Occasionally weird behaviour with mboxes

2010-05-21 Thread Lorenzo Marcantonio
ry than doing useful work :P I could try the flat one but I'm worried about performance... OTOH 1500 mailboxes are not *too* many to fit in the working set... As an aside, why some db can be put on sql and not some other? i.e. for example, put the mailbox db on postgres? -- Lorenzo Marcant

Re: Occasionally weird behaviour with mboxes

2010-05-20 Thread Lorenzo Marcantonio
On Thu, 20 May 2010, Michael Menge wrote: > Hi, > > allowallsubscribe: 1 in imapd.conf may solve your problem Already tried that, it still happens :( -- Lorenzo Marcantonio Logos Srl Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/t

Re: Occasionally weird behaviour with mboxes

2010-05-20 Thread Lorenzo Marcantonio
this is getting me mad, I can't think HOW could be happen... I looked in the source but I don't get HOW could that happen (maybe a glitch in the mbox database code?) -- Lorenzo Marcantonio Logos Srl Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://

Occasionally weird behaviour with mboxes

2010-05-18 Thread Lorenzo Marcantonio
reason? It seems from a cursory look at the source that 'Noselect' is only for 'reserved' boxes (whatever they are) or am I missing something? Also I see no errors in the logs and I assigned plenty of descriptors to cyrus processes (65535); this is the second server I see this behaviour on, so I would exclude flaky hardware... Server is cyrus 2.3.14 on linux 2.6 Any idea/assistance could be useful -- Lorenzo Marcantonio Logos Srl Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html