Re: Dovecot v2.3.19 released: User/PassDB lookups fail after update

2022-05-15 Thread Aki Tuomi
Hi! Thank you for reporting this issue. I can reproduce it locally, and we'll take a look at it. Aki > On 15/05/2022 10:35 Ralf Becker wrote: > > > After updating to 2.3.19 (from 2.3.16) passdb and userdb lookups fail: > > root@backup:~# doveadm user r...@egroupware.org; doveadm log errors

Re: Dovecot v2.3.19 released: User/PassDB lookups fail after update

2022-05-15 Thread Ralf Becker
After updating to 2.3.19 (from 2.3.16) passdb and userdb lookups fail: root@backup:~# doveadm user r...@egroupware.org; doveadm log errors userdb lookup: user r...@egroupware.org doesn't exist field    value May 15 07:22:18 Panic: auth: file userdb-blocking.c: line 124 (userdb_blocking_iter_ne

Re: Dovecot v2.3.19 released

2022-05-12 Thread Peter
On 12/05/22 3:38 am, Alan Swanson wrote: On Tue, 2022-05-10 at 09:33 +0300, Aki Tuomi wrote: Hi all! We are pleased to release v2.3.19 of Dovecot. On Sun, 2022-02-06 at 14:25 +, Alan Swanson wrote: On Sat, 2022-02-05 at 14:55 +1300, Peter wrote: On 8/12/21 2:12 am, Alan Swanson wrote:

Re: [Dovecot-news] Dovecot v2.3.19 released

2022-05-12 Thread Daniel J. Luke
On May 10, 2022, at 2:33 AM, Aki Tuomi via Dovecot-news wrote: > We are pleased to release v2.3.19 of Dovecot. As per usual now, you need this (small) patch to build on macOS (if there's some better way to submit this so it eventually makes it into a release, please redirect me): --- src/lib/

Re: How to use mail_user_session_finished? (was Re: [Dovecot-news] Dovecot v2.3.19 released)

2022-05-12 Thread Sylvain Robitaille
On Thu, 12 May 2022, Aki Tuomi wrote: If we read the documentation, we learn that the mail_user_session_finished is an event. Yes, that much I had understood. To export events, we use https://doc.dovecot.org/configuration_manual/event_export/ so. event_exporter log { format = json format

Re: [SAG] How to use mail_user_session_finished? (was Re: [Dovecot-news] Dovecot v2.3.19 released)

2022-05-12 Thread Sylvain Robitaille
On Thu, 12 May 2022, Aki Tuomi wrote: Can you provide us with the configuration you attempted? Sure, but the complete configuration is spread across a number of files: ... ├── encs.d │   ├── 10-auth.conf │   ├── 10-logging.conf │   ├── 10-mail.conf │   ├── 10-master.conf

Re: [EXT] Re: [SAG] How to use mail_user_session_finished? (was Re: [Dovecot-news] Dovecot v2.3.19 released)

2022-05-12 Thread Aki Tuomi
> On 12/05/2022 16:10 Sylvain Robitaille wrote: > > > On Thu, 12 May 2022, Aki Tuomi wrote: > > > Can you provide us with the configuration you attempted? > > Sure, but the complete configuration is spread across a number of files: If we read the documentation, we learn that the mail_use

Re: How to use mail_user_session_finished? (was Re: [Dovecot-news] Dovecot v2.3.19 released)

2022-05-11 Thread Aki Tuomi
> On 12/05/2022 01:15 Sylvain Robitaille wrote: > > > On Tue, 10 May 2022, Aki Tuomi via Dovecot-news wrote: > > > + Added mail_user_session_finished event, which is emitted when the mail > > user session is finished (e.g. imap, pop3, lmtp). It also includes > > fields with some process st

How to use mail_user_session_finished? (was Re: [Dovecot-news] Dovecot v2.3.19 released)

2022-05-11 Thread Sylvain Robitaille
On Tue, 10 May 2022, Aki Tuomi via Dovecot-news wrote: + Added mail_user_session_finished event, which is emitted when the mail user session is finished (e.g. imap, pop3, lmtp). It also includes fields with some process statistics information. See https://doc.dovecot.org/admin_manual/list_of_

Re: [EXT] Re: Dovecot v2.3.19 released

2022-05-11 Thread justina colmena ~biz
So there's an "honest abe" -- with a "dv" attached the name -- and it's time to change the locks on the doors -- because apparently a couple of girls at the bank are working overtime doing loans and repossessions online and something is being served at a local bar or pub and a SWAT team is being

Re: [EXT] Re: Dovecot v2.3.19 released

2022-05-11 Thread A. Schulze
Am 11.05.22 um 07:26 schrieb Michael Tokarev: You are using something like `libssl-dv` instead of libssl, hence me asking. It does not appear to be using the stock libssl. Hello Aki & Michael I reviewed my build and indeed found a glitch. So: sorry for the noise. dovecot-2.3.19 can be buil

Re: Dovecot v2.3.19 released

2022-05-11 Thread Alan Swanson
On Tue, 2022-05-10 at 09:33 +0300, Aki Tuomi wrote: > Hi all! > > We are pleased to release v2.3.19 of Dovecot. On Sun, 2022-02-06 at 14:25 +, Alan Swanson wrote: > On Sat, 2022-02-05 at 14:55 +1300, Peter wrote: > > On 8/12/21 2:12 am, Alan Swanson wrote: > > > Reverting commit "fts: Use mai

Re: [EXT] Re: Dovecot v2.3.19 released

2022-05-10 Thread A.Schulze
Yes, thats me. I tried to use Debian ssl, but maybe I made something wrong. I will Check that later. Thanks!

Re: [EXT] Re: Dovecot v2.3.19 released

2022-05-10 Thread Michael Tokarev
11.05.2022 08:15, Aki Tuomi wrote: On 11/05/2022 08:12 A. Schulze wrote: Am 11.05.22 um 06:52 schrieb Aki Tuomi: What ssl library are you using? It's what Debian provides: https://packages.debian.org/bullseye/libssl1.1 Andreas You are using something like `libssl-dv` instead of lib

Re: Dovecot v2.3.19 released

2022-05-10 Thread A. Schulze
Am 11.05.22 um 06:52 schrieb Aki Tuomi: What ssl library are you using? It's what Debian provides: https://packages.debian.org/bullseye/libssl1.1 Andreas

Re: [EXT] Re: Dovecot v2.3.19 released

2022-05-10 Thread Aki Tuomi
> On 11/05/2022 08:12 A. Schulze wrote: > > > Am 11.05.22 um 06:52 schrieb Aki Tuomi: > > > > > What ssl library are you using? > It's what Debian provides: https://packages.debian.org/bullseye/libssl1.1 > > Andreas You are using something like `libssl-dv` instead of libssl, hence me aski

Re: Dovecot v2.3.19 released

2022-05-10 Thread Aki Tuomi
> On 11/05/2022 00:49 A. Schulze wrote: > > > Am 10.05.22 um 23:35 schrieb John Stoffel: > >> "A" == A Schulze writes: > > > > A> Am 10.05.22 um 08:33 schrieb Aki Tuomi: > >>> Hi all! > >>> > >>> We are pleased to release v2.3.19 of Dovecot. > >>> > >>> The docker images have been upgra

Re: Dovecot v2.3.19 released

2022-05-10 Thread A. Schulze
Am 10.05.22 um 23:35 schrieb John Stoffel: "A" == A Schulze writes: A> Am 10.05.22 um 08:33 schrieb Aki Tuomi: Hi all! We are pleased to release v2.3.19 of Dovecot. The docker images have been upgraded to use bullseye as base image. https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz

Re: Dovecot v2.3.19 released

2022-05-10 Thread John Stoffel
> "A" == A Schulze writes: A> Am 10.05.22 um 08:33 schrieb Aki Tuomi: >> Hi all! >> >> We are pleased to release v2.3.19 of Dovecot. >> >> The docker images have been upgraded to use bullseye as base image. >> >> https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz >> https://dovecot.org

Re: Dovecot v2.3.19 released

2022-05-10 Thread A. Schulze
Am 10.05.22 um 08:33 schrieb Aki Tuomi: Hi all! We are pleased to release v2.3.19 of Dovecot. The docker images have been upgraded to use bullseye as base image. https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz.sig Hello, "make