On 2014-03-10 at 10:39 +0100, Heiko Schlichting wrote:
> but compilation failed:
>
> gcc verify.c
> verify.c: In function 'do_callout':
> verify.c:708: error: 'smtp_transport_options_block' has no member named 'dkim_domain'
>
> "DISABLE_DKIM=yes" is set in the Makefile but in the past DKIM was not
> mandatory so I assume it is a bug but unrelated to your malware refactoring.
Its still his :) but just arises from some of his other excellent work.
Jeremy, 6e62c454 introduced this, in:
Document (and enforce) that DKIM-signing is not supported in cobination with cutthrough routing
-Phil