On 2008-02-08 at 15:52 -0600, Craig Jackson wrote:
> Case did occur to me, so that's why I used ${lc:$mime_filename}
> Wouldn't that take care of case?
I missed that. Sorry.
So in that case, I suspect that your message was too small -- you're
only checking messages over a certain size; note that each "condition"
rule needs to be satisfied.
If you want to set acl_m7 when _either_ the size is over a certain limit
_or_ when there's an extension matching that list, then either use two
separate warn rules or combine the two conditions into one condirion,
with or{{}{}}; given the complexity, I'd recommend splitting into two
separate warns.
-Phil
--
## List details at http://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/