Re: [Exim] Restricting filter writes

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Nico Erfurth
Datum:  
To: Exim-users
Betreff: Re: [Exim] Restricting filter writes
Matt Mcleod wrote:

> So. Is there something in the spec I'm not seeing that would allow
> me to set $home in the router? Or do I need to hack the code that
> handles check_local_user?


You never told us about your exim-version, but with since exim4.12 you
can use router_home_directory, check the NewStuff file from your sourc
distribution.

Nico