Le 24/10/2023 à 05:30, Jasen Betts via Exim-users a écrit :
On 2023-10-19, brunoc68 via Exim-users <[email protected]> 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.
Dear Jasen,
The altermime filter does the job well with Exim, as long as I do not
use DKIM. So I do not think the issue is there.
Could you please also test sending a mail to mail-tester.com ?
--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## [email protected]
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/