Re: [exim] Router and transport for modifing message

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] Router and transport for modifing message
On 25/04/2023 09:59, mouse via Exim-users wrote:
> My question is - is there any way to just pass e-mail through modifing script *without re-injecting* email via "command = ..."?


Do your changes in ACL code, using Exim facilities rather than
an external script.

--
Cheers,
Jeremy