[Dovecot] userdb-vpopmail.c bug in rc27
Timo Sirainen
tss at iki.fi
Wed Mar 14 18:03:00 EET 2007
On Wed, 2007-03-14 at 16:58 +0100, Gabor HALASZ wrote:
> Hi!
>
> I discovered a bug in $subject. Next line caused a compilation error:
>
> auth_request_log_debug(auth_request, "vpopmail",
> "lookup user=%s domain=%s",
> vpop_user, vpop_domain);
>
> I think, te correct version is:
>
> auth_request_log_debug(request, "vpopmail",
> "lookup user=%s domain=%s",
> vpop_user, vpop_domain);
Yep. I fixed it today:
http://dovecot.org/list/dovecot-cvs/2007-March/008119.html
I should probably try to install vpopmail libraries so I could build
with it and I wouldn't always break it when changing something..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070314/b8f4b74e/attachment.pgp
More information about the dovecot
mailing list