> user_query = SELECT maildir, 2000 AS uid, 2000 AS gid FROM mailbox
> WHERE username = '%u' AND active='1'
If you are using a static uid/gid it is not needed to have it include it in
queries.
You can set them in the config with:
mail_uid = 2000
mail_gid = 2000
And then shorten the query
On Fri, Jan 7, 2022 at 1:34 PM John Fawcett wrote:
> On 07/01/2022 21:03, Ken Wright wrote:
> > On Fri, 2022-01-07 at 18:50 +0100, John Fawcett wrote:
> >> it may or may not be related to the tls issue, but I think you will
> >> want to investigate that message about the SQL query syntax error.
>
On 07/01/2022 21:03, Ken Wright wrote:
On Fri, 2022-01-07 at 18:50 +0100, John Fawcett wrote:
it may or may not be related to the tls issue, but I think you will
want to investigate that message about the SQL query syntax error.
You are not going to be able to login if the query is giving errors
On Fri, 2022-01-07 at 18:50 +0100, John Fawcett wrote:
>
> it may or may not be related to the tls issue, but I think you will
> want to investigate that message about the SQL query syntax error.
> You are not going to be able to login if the query is giving errors.
> Check the log doesn't reveal
On 07/01/2022 18:31, Ken Wright wrote:
On Fri, 2022-01-07 at 10:02 +0100, Christian Kivalo wrote:
On January 7, 2022 9:51:20 AM GMT+01:00, Ken Wright
wrote:
I reinstalled Dovecot this evening, because I haven't been able to
receive emails recently. After configuring and adjusting for the use
You have to enable ssl logging check the configs!
> -Original Message-
> From: dovecot On Behalf Of Ken Wright
> Sent: Friday, January 07, 2022 6:32 PM
> To: Christian Kivalo ; dovecot@dovecot.org
> Subject: Re: TLS connection closed unexpectedly
>
> On Fri, 2022
On Fri, 2022-01-07 at 10:02 +0100, Christian Kivalo wrote:
>
>
> On January 7, 2022 9:51:20 AM GMT+01:00, Ken Wright
> wrote:
> > I reinstalled Dovecot this evening, because I haven't been able to
> > receive emails recently. After configuring and adjusting for the use
> > of PostfixAdmin, I ge
On January 7, 2022 9:51:20 AM GMT+01:00, Ken Wright
wrote:
>I reinstalled Dovecot this evening, because I haven't been able to
>receive emails recently. After configuring and adjusting for the use
>of PostfixAdmin, I get the following error message in Evolution:;
>
>Failed to open folder.
>Th