logging TLS SNI hostname

2016-05-30 Thread Arkadiusz Miśkiewicz
Is there a way to log SNI hostname used in TLS session? Info is there in SSL_CTX_set_tlsext_servername_callback, dovecot copies it to ssl_io->host. Unfortunately I don't see it expanded to any variables ( http://wiki.dovecot.org/Variables ). Please consider this to be a feature request. The

Re: [PATCH 0/7] Fixes for lib-mail message-address

2016-05-30 Thread Pali Rohár
On Thursday 12 May 2016 13:24:36 Pali Rohár wrote: > On Thursday 21 April 2016 14:24:09 Timo Sirainen wrote: > > On 11 Apr 2016, at 13:44, Pali Rohár wrote: > > > > > > On Thursday 07 April 2016 16:11:12 Timo Sirainen wrote: > > >> On 06 Apr 2016, at 17:29, Pali Rohár

Re: doveadm-server protocol change?

2016-05-30 Thread aki . tuomi
> On May 30, 2016 at 6:17 PM Heiko Schlittermann wrote: > > > Hi, > > I'm doing quota checks from a remote machine (the real setup is a bit > more complex, if necessary I can explain it in more detail, but I just > extracted the bits that are easily reproduceable) > >

doveadm-server protocol change?

2016-05-30 Thread Heiko Schlittermann
Hi, I'm doing quota checks from a remote machine (the real setup is a bit more complex, if necessary I can explain it in more detail, but I just extracted the bits that are easily reproduceable) # nc backend1 24245 VERSION doveadm-server 1 0 PLAIN

Re: doveadm-server protocol change?

2016-05-30 Thread aki . tuomi
> On May 30, 2016 at 6:17 PM Heiko Schlittermann wrote: > > > Hi, > > I'm doing quota checks from a remote machine (the real setup is a bit > more complex, if necessary I can explain it in more detail, but I just > extracted the bits that are easily reproduceable) > >

Bug with shared access to mailbox

2016-05-30 Thread van der Kamp, John
Hello, I'm testing dovecot with some setups, and one of them is with shared mailboxes. The test I wrote will create and delete mail using multiple connections to the same user and folder. Each connection makes a couple of mails, remembers the uid from APPENDUID, and will delete those emails

Re: doveadm-server protocol change?

2016-05-30 Thread Heiko Schlittermann
Hi Aki, thank your for responding that fast. aki.tu...@dovecot.fi (Mo 30 Mai 2016 17:49:53 CEST): … > Hi! This has been fixed in 2.2.24. There was a bug in user passing. Ok, thus at least your answer saves me hours of debugging. We upgraded old Ubuntu Boxes (14.04/LTS)

Re: doveadm-server protocol change?

2016-05-30 Thread aki . tuomi
> On May 30, 2016 at 9:54 PM Heiko Schlittermann wrote: > > > Hi Aki, > > thank your for responding that fast. > > aki.tu...@dovecot.fi (Mo 30 Mai 2016 17:49:53 CEST): > … > > Hi! This has been fixed in 2.2.24. There was a bug in user passing. >

Re: doveadm-server protocol change?

2016-05-30 Thread Heiko Schlittermann
Hi Aki, aki.tu...@dovecot.fi (Mo 30 Mai 2016 20:57:58 CEST): … > You can get packages from http://xi.dovecot.fi/debian/, if it helps. The > HTTP API should not suffer from the username problem. Thank you. I just used ppa:patrickdk/production, but probably will try the

Re: IMAP Timeouts

2016-05-30 Thread Vince42
Hi, [Alexander Dalloz] - [29.05.2016 00:43] > At time when the SSL connection cannot be established check the value > of available entropy by cat /proc/sys/kernel/random/entropy_avail In > case you see a low value you should consider running a daemon like > haveged. I had the issue yesterday

Re: doveadm-server protocol change?

2016-05-30 Thread Heiko Schlittermann
Heiko Schlittermann (Mo 30 Mai 2016 21:18:09 CEST): > Hi Aki, > > aki.tu...@dovecot.fi (Mo 30 Mai 2016 20:57:58 CEST): > … > > You can get packages from http://xi.dovecot.fi/debian/, if it helps. The > > HTTP API should not suffer from the username

Re: doveadm-server protocol change?

2016-05-30 Thread aki . tuomi
> On May 30, 2016 at 10:26 PM Heiko Schlittermann wrote: > > > Heiko Schlittermann (Mo 30 Mai 2016 21:18:09 CEST): > > Hi Aki, > > > > aki.tu...@dovecot.fi (Mo 30 Mai 2016 20:57:58 CEST): > > … > > > You can get packages