diff options
author | Phil Pennock <pdp@exim.org> | 2018-04-13 18:51:23 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2018-04-13 18:51:23 -0400 |
commit | 8768e274c2470c6b7b99cffac768436557e5f52d (patch) | |
tree | a000656ac295eeb45638bb58c355d0221daf1375 /src | |
parent | bcea87a207ba5eeaf16173ad120cdc308399aff0 (diff) |
DKIM downgrade example again; this time debugged
As well as previous commit's `len_3` -> `length_3`, we were missing
braces around the expansion operator, resulting in trying to dereference
an unknown variable `$length_3`, and we were missing the outer braces
from the `or` expansion condition.
We really need a better way to test ACL expansion without a full harness. :(
This bug-fixed version is now running on my system.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions