.vitem &%dkim_status%&
ACL condition that checks a colon-separated list of possible DKIM verification
-results agains the actual result of verification. This is typically used
+results against the actual result of verification. This is typically used
to restrict an ACL verb to a list of verification outcomes, for example:
.code
TL/03 Bugzilla 198 - Implement remove_header ACL modifier.
Patch by Magnus Holmgren from 2007-02-20.
+TL/04 Bugzilla 1281 - Spec typo.
+
JH/01 Bugzilla 1201 & 304 - New cutthrough-delivery feature, with TLS support.
JH/02 Support "G" suffix to numbers in ${if comparisons.