On 19/01/16 17:25, Mike Brudenell wrote: > dkim_selector > > MANDATORY: This sets the key selector string. You can use the > $dkim_domain expansion > variable to look up a matching selector. The result is put in the expansion > variable $dkim_selector which should be used in the dkim_private_key option > along with $dkim_domain. > > From which I'm expecting the values I set using the options within the > remote_smtp_dkim transport to be available within the matching variables. > But they're not! > > What am I missing?
The variables are not available to the debug_print. You don't _have_ to have anything apart from a fixed private-key file, either... I'll change that word "should" in the docs. -- Cheers, Jeremy -- ## List details at https://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/
