I managed to write a ugly but working checkpassword script for dovecot,
having multiple passwords for a user.
But now I found this:
https://github.com/dweuthen/roundcube-application_passwords
I think this is the better way to go. the crypt passwords are the
biggest problem because you need the sto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thank you Steffen,
This sounds like a plan. checkpassword looks quite simple to use and I
could still use default userdb with dovecot-sql for userhome, quota, etc.
I'll give this a try.
thanks
Marco
Am 06.10.2014 13:52, schrieb Steffen Kaiser:
> O
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 6 Oct 2014, Marco Fretz wrote:
corresponding user in the users table - one use has many passwords (1:n).
for dovecot this means that it will get multiple rows with passwords
back from the "password_query". is there a way to tell dovecot to c