Re: [exim] Exim 4.91 RC3

Top Page
Delete this message
Reply to this message
Author: Paul Hecker
Date:  
To: Jeremy Harris
CC: exim users
Subject: Re: [exim] Exim 4.91 RC3
Hi,

since this release I get the following log messages:

Warning: ACL "warn" statement skipped: condition test deferred

In debug mode I fount the following reason:

19004 processing "warn"
19004 check verify = arc/fail:pass
19004 ARC: no DKIM verify context
19004 warn: condition test deferred in ACL "acl_check_data"
19004 LOG: MAIN
19004 H=localhost (iwascoding.com) [127.0.0.1] Warning: ACL "warn" statement skipped: condition test deferred

Is there something like “control = arc_disable_verify” (similar to “dmarc_disable_verify" and “dkim_disable_verify”) or how do I bypass the arc verification when DKIM is disabled?

The ARC part of my configuration is

  warn
    verify = arc/fail:pass
    log_message = ARC state: $arc_state, reason: $arc_state_reason



Thanks in advance,
Paul



> On 2. Apr 2018, at 22:45, Jeremy Harris via Exim-users <exim-users@???> wrote:
>
>
> I have built and uploaded Exim 4.91 RC3 to
>
>     https://ftp.exim.org/pub/exim/exim4/test/

>
> No further feature patches will be accepted before the
> final release, with one caveat (see below) Bugfixes are still
> acceptable.
>
> The caveat: a feature supporting Ed25519 keys for DKIM,
> which is being added in this release cycle, is subject to the
> specification still being changed. The mailinglist involved
> is re-litigating the encoding of the public keys (in DNS records)
> for this key-type. I'll decide on what action to take as and
> when the situation becomes more clear.
>
>
> Changes of interest since RC2:
>
> - - SPF: additional variable $spf_result_guessed; tweak authresults string
>  indicating guess
> - - Exit on SIGTERM if running as pid 1 - eg. in a container
> - - ARC: fix compatability with other signature implementations
>       For signing, accept A-R header lacking ARC info as equivalent to "none"
> - - DKIM: document key prep methods
> - - Cutthrough: enforce non-use when ARC, DKIM or transport-filters are used
> - - DANE: new smtp transport option dane_require_tls_ciphers
> - - Malware scanning: enhance Avast scanner interface

>
>
> Files:
> SIZE(exim-4.91_RC3.tar.bz2)= 1908407
> SIZE(exim-4.91_RC3.tar.gz)= 2403934
> SIZE(exim-4.91_RC3.tar.xz)= 1741728
> SIZE(exim-html-4.91_RC3.tar.bz2)= 492708
> SIZE(exim-html-4.91_RC3.tar.gz)= 720870
> SIZE(exim-html-4.91_RC3.tar.xz)= 487392
> SIZE(exim-pdf-4.91_RC3.tar.bz2)= 2003340
> SIZE(exim-pdf-4.91_RC3.tar.gz)= 2031308
> SIZE(exim-pdf-4.91_RC3.tar.xz)= 1972492
> SIZE(exim-postscript-4.91_RC3.tar.bz2)= 1075008
> SIZE(exim-postscript-4.91_RC3.tar.gz)= 1446163
> SIZE(exim-postscript-4.91_RC3.tar.xz)= 1070696
>
> SHA256(exim-4.91_RC3.tar.bz2)= d736b3026ff91397d4c17a82b4d927b9c405390a63d4319e084a989dfcd40841
> SHA256(exim-4.91_RC3.tar.gz)= 60831a238f19eab45fcd10e93c94c80b283388dff688af9e52f608f74aeb6507
> SHA256(exim-4.91_RC3.tar.xz)= f25b702ae741277e4d4129b573008b8ba020f1c34d4cd5db6c4f8c1c9c14f6e7
> SHA256(exim-html-4.91_RC3.tar.bz2)= 0865e5d29cfbff56fa1fc0be1b1ab7506b7d0473d565091f2f6fadd2486b6a7c
> SHA256(exim-html-4.91_RC3.tar.gz)= f6c22587b201fd890bbb20b0cda8173198155964e8905f716d010f1065aa6521
> SHA256(exim-html-4.91_RC3.tar.xz)= d8f77b608881eb0c2bb76d303bc81d9ec7378617e16e37d20e712ceedb1ea4ec
> SHA256(exim-pdf-4.91_RC3.tar.bz2)= 072c2ff89ca227d2f136ef341a37c68d6194658e2971ef32071e4335cb48951f
> SHA256(exim-pdf-4.91_RC3.tar.gz)= 18db831c424904ef2929f82ba4aea3cdada2d0065295f1b9d10dc0d6010439b1
> SHA256(exim-pdf-4.91_RC3.tar.xz)= 31ec7b776763eec9a7930751a0142a6d24095c7d11b1b61bce6d1e82904a69bd
> SHA256(exim-postscript-4.91_RC3.tar.bz2)= fbd3150f950ea72dd376655222371db5f0ad985b4796deb5bc1fcb5a260abd0b
> SHA256(exim-postscript-4.91_RC3.tar.gz)= 8c2e84791f4e6455159e89ac3a9aa8c658d1177d7bb76640780a7faaaf390162
> SHA256(exim-postscript-4.91_RC3.tar.xz)= c7196444a6e63505d20def5a44cfb16c09eb405bc3266e59ae6cea0627d8fdb6
>
>
> - --
> 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/