Re: Variable expansion in password field (again?!)

2021-05-11 Thread Aki Tuomi
> On 11/05/2021 12:33 Timo Sirainen wrote: > > > On 10. May 2021, at 17.33, Mathias Rabe wrote: > > > > pass_attrs = > > mail=user,userPassword=password,=userdb_mail_crypt_private_password=%w,mailCrypt=userdb_mail_crypt_save_version > .. > > The users can log-in and everything works fine i

Re: Variable expansion in password field (again?!)

2021-05-11 Thread Timo Sirainen
On 10. May 2021, at 17.33, Mathias Rabe wrote: > > pass_attrs = > mail=user,userPassword=password,=userdb_mail_crypt_private_password=%w,mailCrypt=userdb_mail_crypt_save_version .. > The users can log-in and everything works fine including the > mail-crypt-plugin until an user password contains

Re: Variable expansion in password field

2020-04-14 Thread Aki Tuomi
> On 14/04/2020 15:56 Simone Lazzaris wrote: > > > Hi list! > > I've recently updated a small dovecot cluster from 2.2.29 to 2.3.10. > I've found an issue with variable expansion. My user/password database is on > a > mysql table, with password saved in plain text field. > > The cluster r