On Wed, Apr 10, 2024 at 09:29:51AM +0200, Slavko via Exim-users wrote: > I have similar problem with not appropriate Message-ID domain part, > i do it in MAIL ACL:
> warn conditions = ... > remove_header = Reply-To : Message-ID > set acl_m_mid = gen_new_MID > add_header = :after_received:Message-ID: $acl_m_mid > logwrite = Generated new MID: $acl_m_mid Excellent, this is exactly the answer I was hoping for. Thank you! > -- > Slavko > https://www.slavino.sk/ > -- > ## 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/ -- Ian -- ## 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/
