Hi All,
I currently have a small Dovecot server (Server A) and I've installed a
second dovecot mailbox server (server B) and am trying to sync mailboxes
from Server A to Server B.
Both servers sit behind two dovecot directors on separate hosts and have
identical config files (doveconf -n out
Am Sonntag, den 16.08.2020, 12:27 +0300 schrieb Aki Tuomi:
> > On 16/08/2020 09:38 Felix Zielcke wrote:
> >
> >
> > Hello,
> >
> > I'm using dovecot 2.3.4.1 on a Debian buster system.
> >
> > with Argon2ID password scheme, it's only possible to configure the
> > parameters used for it via the
Flag added, build checks pass, issue is fixed for me.
Pull request is here:
https://github.com/dovecot/core/pull/133
Paul
-Original Message-
From: Aki Tuomi
To: Dovecot Mailing List , Paul Banks <
com-dove...@paulbanks.org>
Subject: Re: Bug: GSSAPI: Unexpected NUL in auth data
Date: Su
> On 16/08/2020 09:38 Felix Zielcke wrote:
>
>
> Hello,
>
> I'm using dovecot 2.3.4.1 on a Debian buster system.
>
> with Argon2ID password scheme, it's only possible to configure the
> parameters used for it via the generic -r option to "doveadm pw".
>
> A higher -r will increase time and
> On 16/08/2020 11:52 Paul Banks wrote:
>
>
> Hi,
>
> After upgrading server to v2.3.11.3 (Arch linux). I can no
> longer connect from Evolution client to the server via GSSAPI
> (Kerberos). I get the following message in the log:
>
> auth: Debug: gssapi(?,x.x.x.x,): Unexpected NUL in
Hi,
After upgrading server to v2.3.11.3 (Arch linux). I can no
longer connect from Evolution client to the server via GSSAPI
(Kerberos). I get the following message in the log:
auth: Debug: gssapi(?,x.x.x.x,): Unexpected NUL in auth
data
The bug appears to have been introduced by this pa