On 01/02/17 09:08, Marius Stan wrote: > R=dnslookup T=dkim_smtp defer (-1): "" is not a valid IP address for > the "interface" option for dkim_smtp transport > > What can I do to get full debug on a transport ?
There's a command line switch for debugging. "-d+all" for quite a lot of verbosity. Depending on your config and how you're feeding mail in this might (or not) need to be applied to your daemon exim. http://exim.org/exim-html-current/doc/html/spec_html/ch-the_exim_command_line.html#SECID39 -- 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/
