Re: SASL: encoded packet size too big

2019-08-15 Thread Eugene via dovecot
I see nothing suspicious in FreeIPA slapd logs because connection drops before SASL negotiation completion. Network analysis shows client sending RST after receiving `bindResponse(7) saslBindInProgress`. On 8/15/19 3:07 PM, Aki Tuomi via dovecot wrote: > I suspect the problem is that dovecot

Re: SASL: encoded packet size too big

2019-08-15 Thread Eugene Bright via dovecot
That's right. GSS-API is not used anywhere else. Do you like to inspect my full configuration? I can dump connection session and send pcap file here. On August 15, 2019 7:27:20 AM GMT+03:00, Aki Tuomi wrote: >> On 15/08/2019 00:34 Eugene via dovecot wrote: >> >> >> The next combination of

Re: doveadm / vsize

2019-08-15 Thread Paul Macdonald via dovecot
On 12/08/2019 05:23, Aki Tuomi via dovecot wrote: On 11/08/2019 22:39 Paul Macdonald via dovecot wrote: Hi, i want to keep track of user mailbox size, I'm using doveadm mailbox status -u vsize INBOX for a given mailbox this is under reporting ( by a lot) is this recursive? what

Re: SASL: encoded packet size too big

2019-08-15 Thread Aki Tuomi via dovecot
I suspect the problem is that dovecot tries to report LDAP error over GSSAPI. So the best fix is to make sure your LDAP server does not return error. =) Aki On 15.8.2019 14.56, Eugene Bright wrote: > That's right. > GSS-API is not used anywhere else. > Do you like to inspect my full

Re: Dovecot - Microsoft Azure AD

2019-08-15 Thread Aki Tuomi via dovecot
Hi! Dovecot supports Lua userdb, which can be used to implement custom user databases, maybe this might work for you? See https://doc.dovecot.org/configuration_manual/authentication/lua_based_authentication for more details. Aki > On 15/08/2019 12:16 Lennart Boettcher > wrote: > > >

2.3.7 + stats

2019-08-15 Thread Matt Bryant via dovecot
Is there any additional documentation/information around the new stats module. Have added some metrics just to see what they produce ## ## Metrics ### metric imap {     event_name = imap_command_finished     #source_location = example.c:123     #categories =     fields = name args