Brian Austin - Versa.net <[email protected]> wrote: [...] > 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.. http://docs.exim.org/current/spec_html/index.html#toc0493 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. cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- ## 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/
