Re: [Exim] plain auth match using crypteq

Top Page
Delete this message
Reply to this message
Author: Tamas TEVESZ
Date:  
To: Mark Foster
CC: exim-users
Subject: Re: [Exim] plain auth match using crypteq
On Wed, 17 Mar 2004, Mark Foster wrote:

> Still no luck.


lucky i still have plenty of ideas ;)

how about that:

server_condition = ${if eq{${md5:$3}}{${lookup{$2}lsearch{pwfile}{$value}fail}}{yes}{no}}

that seems to work for me, and seems not to produce false positives
(ie. nonexistent username with an empty password).

--
[-]
'Luck is my middle name,' said Rincewind, indistinctly.
'Mind you, my first name is Bad.'