Hi all, is there any way I could use LMDB for userdb and passdb lookups?
> On 24/02/2021 08:15 Mark Constable <markc at renta.net> wrote: > > > Hi all, is there any way I could use LMDB for userdb and passdb lookups?You can use Lua userdb/passdb. See https://doc.dovecot.org/configuration_manual/authentication/lua_based_authentication/ Aki