tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tpop3d-discuss] tpop3d + vexim


From: Chris Lightfoot
Subject: Re: [tpop3d-discuss] tpop3d + vexim
Date: Fri, 7 Nov 2003 09:03:09 +0000
User-agent: Mutt/1.3.24i

On Fri, Nov 07, 2003 at 11:43:16AM +0300, Odhiambo Washington wrote:
> auth-mysql-pass-query: SELECT 
> CONCAT(maildir,'/',localpart),users.crypt,users.uid,'maildir' \
>                        FROM users,domains WHERE  localpart='$(local_part)' 
> AND \
>                        users.domain_id = domains.domain_id AND 
> domains.domain='$(domain)'

change users.crypt to concat('{crypt}', users.crypt);

> password: address@hidden; address@hidden has password type md5, but hash is 
> of incorrect length

-- tpop3d asssumes that a password with no {...} prefix is
just the MD5 has of a password.


-- 
I can see clearly now the rain has gone/
But it looks like someone's going to drop the bomb
(Alice What's The Matter, Terrorvision)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]