Autor: Magnus Holmgren Data: A: exim-users Assumpte: Re: [exim] Must $home be prepended to relative directories in Exim
filters?
Wednesday 10 May 2006 15:28, Philip Hazel wrote: > Why isn't
>
> router_home_directory =
>
> the option you want?
As I said in the OP, I can't set file = $home/.forward then. I could set it
to /home/$local_part/.forward, but it's not Right since $home is looked up
and could theoretically be anything. Also, $home can potentially be useful in
the filter file.