------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=929 Summary: acl_smtp_dkim not mentioned in ch40 "Access Control Lists" Product: Exim Version: 4.70 Platform: Other OS/Version: FreeBSD Status: NEW Severity: bug Priority: medium Component: Documentation AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] The new acl_smtp_dkim discussed in ch54 is not mentioned in ch40 "Access Control Lists". I suppose that "acl_smtp_dkim" needs to be added to the list in 40.2, maybe after acl_smtp_data, and a section inserted for it after 40.6, to the effect of: === 40.7 The SMTP DKIM ACL The acl_smtp_dkim ACL is available only when Exim is compiled with DKIM support enabled (which is the default). The ACL test specified by acl_smtp_dkim happens after a message has been received, and is executed for each DKIM signature found in a message. If not otherwise specified, the default action is to accept. For details on the operation of DKIM, see chapter 54. === It is probably also appropriate for main config option dkim_verify_signers and global expansion variable $dkim_signers to be mentioned in the appropriate sections, and appear in the index. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
