Re: [exim] ARC signing and verification

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] ARC signing and verification
On 23/04/2020 19:49, Tom Crane via Exim-users wrote:
> now getting an Authentication-Results: header
> added to the top of the message containing the server's FQDN and
> "arc=none".


So, one step forward at least.

Did the incoming message have any ARC headers to be verified? If not,
the "arc=none" is what you expect.

You might consider doing dkim and/or spf verification too; the
result would also be included in the ${authresults } expansion.
--
Cheers,
Jeremy