[Dovecot] CDB support (with patch)
Hello! Is there anybody interested in CDB support for auth dicts? I've implemented simple patch for it. diff --git a/configure.in b/configure.in index a4e5b5a..89e076e 100644 --- a/configure.in +++ b/configure.in @@ -121,6 +121,11 @@ AS_HELP_STRING([--with-vpopmail], [Build with vpopmail support
Re: [Dovecot] CDB support (with patch)
On 1/21/13, Timo Sirainen wrote: >> Is there anybody interested in CDB support for auth dicts? >> I've implemented simple patch for it. > Added the patch to v2.2: Cool :) I even haven't expected that :)