Re: [exim] Disclaimer and DKIM

Etusivu
Poista viesti
Vastaa
Lähettäjä: Julian Bradfield
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Disclaimer and DKIM
On 2018-11-07, Douglas, Daniel via Exim-users <exim-users@???> wrote:
> We need to add disclaimers to out email and also use DKIM to sign our messages. Each of these things work individually but if they are both configured on a transport then the DKIM check fails because the disclaimer is added after the signature has been added. The disclaimers are added using altermime in a transport filter (see transport below)


Can you do the dkim-signing with opendkim in the transport filter,
after adding the disclaimer?