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 !!!
--
## 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/