12-13-07 12:13 AM
On Dec 11, 7:08 pm, bobg.h...@gmail.com wrote:
> running etch (exim4)
>
> Trying to diagnose why my ACL isn't working, and I find I cannot even
> properly execute a simple condition correctly.
>
> Here's my ACL:
>
> accept message = condition is false
> condition = ${if eq{23}{123}{1}{0}}
>
> when I telnet in, and get to the rcpt to: command,
> exim does not respond with "condition is false" as I would expect. it
> says "unexpected failure".
>
> why isn't my message what I expect it should be?
> (I've tried appending "endpass" with no better results).
>
> tia - Bob
nevermind.
I finally figured it out.
[ Post a follow-up to this message ]
|