Re: [Exim] plain auth match using crypteq

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Tamas TEVESZ
Data:  
Para: Mark Foster
CC: exim-users
Assunto: 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.'