RE: [Exim] Filters and UID/GID

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jan Johansson
Data:  
Para: 'Nico Erfurth'
CC: exim-users
Asunto: RE: [Exim] Filters and UID/GID
>Set create_file = belowhome in your transport, and use the new
>router_home_directory = feature (since exim4.11) in your filter-router.


Ah, time to read changelogs again.

>Be careful to disable ${run}/${readfile} and other harmful things for
>the filters.


And that can be done on a per router/transport basis?

Thanks.