Hi, having a shot at setting up dkim. My first observation is that the default config file does not allow for dkim signing if your in a smarthost setup. Also I have multiple domains, so want different certs used..
exim4_4.71-3_all.deb Anyway, I try something like this.. 8<------------------------------- remote_smtp_smarthost: driver = smtp dkim_domain = testdomain.com debug_print = "T: remote_smtp_smarthost for $local_p...@$domain dkim_domain $dkim_domain " 8<------------------------------- and when I do the testing, the $dkim_domain appears blank. this also is the case in the remote_smtp with a similar test thanks for any pointers.. Brian -- ## 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/
