Dear Dovecot mailing list,
after updating Dovecot from 2.3.16 to 2.3.18 on a dsync-replicated
server there are hanging doveadm-server processes piling up over time,
eventually resulting in some of the affected users being shown as out of
sync.
Our setup is based on FreeBSD 13, ZFS and Dovecot (we
On 10.02.22 12:52, Aki Tuomi wrote:
It is applied, but, your sql database overrides it by having non-lowercased
usernames.
Ah, I see. I was able to adjust our config accordingly.
Thanks for your help :)
OpenPGP_signature
Description: OpenPGP digital signature
On 2022-02-10, dove...@ptld.com wrote:
> It is possible for a mailing list to pass DMARC verification, but
> there doesn't seem to be a lot of motivation to put in the extra effort
> to make it work.
It is possible, but it breaks how many people expect mailing lists to work.
> On 10/02/2022 13:46 Patrik Peng wrote:
>
>
> On 10.02.22 11:25, Aki Tuomi wrote:
> > You can configure dovecot with
> >
> > auth_username_format=%Lu
> >
> > which downcases the username provided by the customer, as well.
>
> According to the docs [1], is '%Lu' already the default and this
Dne 10. 02. 22 v 12:13 Laura Smith napsal(a):
Is there some secret config sauce I'm unaware of to get IMAP push notifications
working with Outlook ?
My present situation is that non-Outlook users (e.g. Apple iOS, Apple Mail
etc.) work perfectly with the config below. New emails get pushed,
On 10.02.22 11:25, Aki Tuomi wrote:
You can configure dovecot with
auth_username_format=%Lu
which downcases the username provided by the customer, as well.
According to the docs [1], is '%Lu' already the default and this value
is not changed in our config.
I guess 'auth_username_format=%Lu'
Is there some secret config sauce I'm unaware of to get IMAP push notifications
working with Outlook ?
My present situation is that non-Outlook users (e.g. Apple iOS, Apple Mail
etc.) work perfectly with the config below. New emails get pushed, deletes get
reflected, all is happy in the world.
> On 10/02/2022 11:58 Patrik Peng wrote:
>
>
> On 10.02.22 10:43, Aki Tuomi wrote:
> > Probably easiest fix is to fix the users in database to all lowercase, as
> > you are likely returning `user` attribute in your SQL queries.
> We thought about this as well, but there are 500+ affected acc
On 10.02.22 10:43, Aki Tuomi wrote:
Probably easiest fix is to fix the users in database to all lowercase, as you
are likely returning `user` attribute in your SQL queries.
We thought about this as well, but there are 500+ affected accounts and
they are used by our customers which would mean fo
> On 10/02/2022 11:36 Patrik Peng wrote:
>
>
> On 09.02.22 17:47, Christian Kivalo wrote:
>
> > How are your users added to your auth backend?
>
> We use a SQL DB as auth backend. Users are added by an external application.
> New accounts are all added as lowercase, but it could be possible t
On 09.02.22 17:47, Christian Kivalo wrote:
How are your users added to your auth backend?
We use a SQL DB as auth backend. Users are added by an external application.
New accounts are all added as lowercase, but it could be possible that
there was a time in the past where accounts were added
11 matches
Mail list logo