Re: [exim-dev] malware.c refactor headsup

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-dev
Subject: Re: [exim-dev] malware.c refactor headsup
On 10/03/14 19:35, Phil Pennock wrote:
> 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


Wups! Oh well, at least the fix is obvious. Pushed.
Now I guess I should really set up a non-dkim buildfarm animal...

Heiko, thanks for spotting this.
--
Jeremy