On Sat, 2004-10-09 at 12:48 +0200, Reinhard Haller wrote:
> Hi,
>
> has this to be considered as feature or bug?
>
> message:
> Warning: sender mscheld@??? does'nt match reply Mirco Scheld
> <mscheld@???>
>
> configure:
> warn condition = ${if eq{$acl_m9}{1}{yes}{no}}
> condition = ${if eq{$sender_address}{${address:$reply_address}}{no}{yes}}
> set acl_m9 = 2
Did you mean to use eqi in the second condition here?
Btw, "does not" contracts to "doesn't". It's the 'o' which was omitted.
--
dwmw2