Re: Authentication segfault with Dovecot 2.3.13

2021-01-14 Thread Aki Tuomi
Hi! This has been fixed with https://github.com/dovecot/core/commit/225e2e040c5725753eb80a725d3d36878ba9a243.patch Aki > On 11/01/2021 13:24 Harald Leithner wrote: > > > Hi, > > just a confirmation after removing 'nodelay' we didn't notice any > further segfaults. > > thanks > > Harald

Re: Where is dovemon

2021-01-14 Thread Tom Sommer
On 2021-01-13 12:30, li...@mlserv.org wrote: I found this link in the documentation: https://doc.dovecot.org/configuration_manual/dovemon/ But where can I find the program "dovemon"? I searched all over whithout luck. In the source code, Google, nothing. It seems as only the web site

Re: The use of %w in password_query leads to "Failed to expand plugin setting" error

2021-01-14 Thread Filidor Wiese
Thanks Aki, that sounds like a good solution. So you're suggesting? password_query = \ SELECT domain, password, TO_BASE64('%w') AS userdb_plain_pass, \ domain as userdb_domain, concat('*:storage=', quota) AS userdb_quota_rule, 5000 as userdb_uid, 5000 as userdb_gid, '/home/%d/%n' as

Re: The use of %w in password_query leads to "Failed to expand plugin setting" error

2021-01-14 Thread Aki Tuomi
> On 14/01/2021 17:30 Filidor Wiese wrote: > > > Hi, > I'm trying to convert my existing users to a more modern password scheme by > following the how-to at https://wiki.dovecot.org/HowTo/ConvertPasswordSchemes. > One of the steps is to include the use of '%w' in the password_query, like so:

The use of %w in password_query leads to "Failed to expand plugin setting" error

2021-01-14 Thread Filidor Wiese
Hi, I'm trying to convert my existing users to a more modern password scheme by following the how-to at https://wiki.dovecot.org/HowTo/ConvertPasswordSchemes. One of the steps is to include the use of '%w' in the password_query, like so: password_query = \   SELECT domain, password,

fts_solr: Indexing failed (fails on particular messages/mailboxes by timeout)

2021-01-14 Thread Alexey Panov
Hello, I am running recent dovecot 2.3.13 (89f716dc2) within dockerized mailcow setup. During just another update routine I decided to reindex all mailboxes and some of them fail (timeout) on exactly SAME messages in SAME mailboxes: > doveadm(u@d): Error: fts_solr: Indexing failed: Request

doveadm, userdb, and ssl=any-cert

2021-01-14 Thread Felipe Gasper
Hello, We have a server that answers userdb queries for Dovecot. As of 2.3.11 we’re finding that if proxying fields like `ssl=any-cert` are in a userdb response for doveadm, then doveadm complains about not recognizing that field, e.g.: - doveadm(_mainacco...@xferme.tld): Error: