Remove ACL-config skip so that ${acl } expansions work from queue-runs.
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 21 Jul 2013 11:50:53 +0000 (12:50 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 21 Jul 2013 15:57:18 +0000 (16:57 +0100)
Previously we skipped parsing the ACL section when not needed.  Now it is
potentially needed in all cases.  The skip was ~5% faster than a full parse
so probably not a large part of the exim process startup.

Fix up testsuite output files affected by the removal and add a regression test.


No differences found