> You will need to set all mandatory options to get something useful. > > Also $dkim_domain is only available in the the acl_smtp_dkim ACL for > *verifying* incoming signed messages.
I comitted patches to CVS that allow to add multiple signatures. The router option dkim_domain specifies a colon separated list of domains. For each element, $dkim_domain is set to it and dkim_selector and dkim_private_key are expanded in that context, easily allowing to use multiple certificates and signatures. Michael -- ## 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/
