On 2023-10-19, brunoc68 via Exim-users <exim-users@lists.exim.org> wrote: > Dear all, > > In my organization I must configure Exim to add a disclaimer for every > outgoing email, both text and html. > > Please do not argue that this should not be done blablabla... I have to > do this for administrative reasons, too long to explain and off topic.
I am doing something similar, and am not seeing widespread DKIM refusals. I have not used altermime. Be aware that exim filter wants line endings as \n not as \r\n I suggest wrapping the filter in a script and have the script save before and after versions of the filtered email (eg: use tee), and then check those for basic validity, especially line endings. -- Jasen. 🇺🇦 Слава Україні -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## exim-users-unsubscr...@lists.exim.org ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/