On Wed, Dec 06, 2006 at 10:40:58PM +0100, Leonardo Boselli wrote:
> On Wed, 6 Dec 2006, Stanislaw Halik wrote:
> > On Wed, Dec 06, 2006, Leonardo Boselli wrote:
> > Looks like the exim process can't read passwd or passwords moved to
> > shadow. Try `exim -be with that lookup line.'
> 
> /etc/passwd is root:root 644, no shadow.
> 
> [EMAIL PROTECTED]:~$ /usr/sbin/exim4 -be
> > server_condition = "${if
> crypteq{$2}{${lookup{$1:2}lsearch{/etc/passwd}{$value}fail}}{yes}{no}}"
> 
> return:
> 
> Failed: "lookup" failed and "fail" requested
> 
> even substituting $1 and $2 vith real user:password pair !!!

if you run exim4 with -d, what strings does it show being
generated in the expansion of the condition?

-- 
``[You] couldn't get a ticket for love nor money....
  Although, actually, I can't be sure of this
  since I only really offered money.'' (Daniel Davies)

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to