Re: [exim] Wishlist - case inspecific matching for base 16 m…

Top Page
Delete this message
Reply to this message
Author: Jonathan Vanasco
Date:  
To: exim-users
Subject: Re: [exim] Wishlist - case inspecific matching for base 16 md5 crypteq

well this is crazy-

it didn't work yesterday for some odd reason - maybe i had a space or
something in the expansion?

the debugging output, however, shows it generating a caps md5

40468 lookup yielded: a19b8fa14c7d847cd618a1ab41ac45b0
40468 crypteq: using MD5+hex hashing
40468 subject=A19B8FA14C7D847CD618A1AB41AC45B0
40468 crypted=a19b8fa14c7d847cd618a1ab41ac45b0

so - to my own wishlist

> The code already does that. Perhaps you could post debugging output to
> show it doing the wrong thing.