Re: [exim] upgrade to 4.71

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Lena
Datum:  
To: exim-users
Betreff: Re: [exim] upgrade to 4.71
> From: Terry
>
> I am running 4.69 and thinking of upgrading to the 4.71 just wanted to
> check if there are any problems.


I added after the upgrade at the very beginning of the predata ACL
(if you haven't the predata ACL then you can do that at
the very beginning of the rcpt ACL):

require control = dkim_disable_verify

(though after the upgrade I sign outgoing messages with DKIM).