> On 20/04/2023 13:18 EEST Bogusław Juza wrote:
>
>
> Hi Staff,
>
> I'm creating the dovecot configuration for multiple user passwords
> e-mail site. It's working well, but I've one problem - I can't
> log, which password was used.
>
> I'm using auth-sql, the query looks like:
>
> password_
Hi Staff,
I'm creating the dovecot configuration for multiple user passwords
e-mail site. It's working well, but I've one problem - I can't
log, which password was used.
I'm using auth-sql, the query looks like:
password_query = \
SELECT `users`.`email` AS `user`, \
`shadow`.`p