[exim] acl_m* variables don't work in MIME ACL??

Top Page
Delete this message
Reply to this message
Author: Casey Allen Shobe
Date:  
To: exim-users
Subject: [exim] acl_m* variables don't work in MIME ACL??
I set acl_m7 to either 't' or 'f' in the RCPT ACL.

I tried adding the following to my MIME ACL:

accept condition = ${if eq{${acl_m7}} {f}}

After it didn't work, I tried putting that in the DATA ACL instead and running
exim in debug mode and saw that it tested as true, so it seems to work fine in
that ACL.

But when I use it in the mime acl it always fails. I tried putting it in
the message like this:

message = Testing (${acl_m7}).

...and that returns 'Testing ().' in the bounce message.

What can I do??

--
Casey Allen Shobe | cshobe@??? | 206-381-2800
SeattleServer.com, Inc. | http://www.seattleserver.com