On 2018-11-07, Douglas, Daniel via Exim-users <[email protected]> wrote: > Message classification: OFFICIAL > > Hi all > > 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)
DKIM signing is done after the transport filter. (and headers_add etc) this is not the problem. > Is there any way to add the disclaimer before the DKIM signature is > generated that anyone knows of or a different way of adding disclaimers? I'm doing pretty-much what you are and it's working. -- When I tried casting out nines I made a hash of it. -- ## 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/
