[exim] Re: Python - was Re: Re: redirect router that calls a script that generates a .forward

2024-03-04 Thread Fabien LUCE via Exim-users
Thanks that may help also. On Mon, 4 Mar 2024 at 17:58, Andrew C Aitchison via Exim-users < exim-users@lists.exim.org> wrote: > On Mon, 4 Mar 2024, Cyborg via Exim-users wrote: > > > Am 04.03.24 um 15:50 schrieb Fabien LUCE via Exim-users: > >> Thanks! > >> Y

[exim] Re: redirect router that calls a script that generates a .forward

2024-03-04 Thread Fabien LUCE via Exim-users
Thanks! Yes I will take care of it as much as I can. On Mon, 4 Mar 2024 at 15:43, Jeremy Harris via Exim-users < exim-users@lists.exim.org> wrote: > On 04/03/2024 14:09, Fabien LUCE via Exim-users wrote: > > Maybe in a more self explanatory way, each time the router is reached,

[exim] redirect router that calls a script that generates a .forward

2024-03-04 Thread Fabien LUCE via Exim-users
Hi, I would like to build a python script whose output (a stream with exim filter commands) is piped to a redirect router. Maybe in a more self explanatory way, each time the router is reached, it launches the script that returns the .forward file to it. Is that possible to set this or do I really