On 02/01/16 12:14, Thomas Stein wrote:
> Wrong user:
>
> exim # exim -be '${if exists{/etc/exim/passwd}
> {${lookup{eitadmin}lsearch{/etc/exim/passwd} {${if crypteq{test}
> {\{md5\}${extract{1}{:}{$value}{$value}fail}} {true}{false} }} {${if
> pam{eitadmin:${sg{MyPassw0rd}{:}{::}} } {true}{false}} } }} {${if
> pam{eitadmin:${sg{MyPassw0rdaaa}{:}{::}} } {true}{false}} }}'
> Failed: missing or misplaced { or }
Try laying out that with all the matching brackets carefully
vertically aligned. Does the layout match the syntax
and semantics of each component?
--
Cheers,
Jeremy
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/