Re: [Exim] Probrlem with .forward file in exim3

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jason Robertson
Ημερομηνία:  
Προς: B .Schulte, exim-users
Αντικείμενο: Re: [Exim] Probrlem with .forward file in exim3
I could answer this quickly it's the line

file = .forward

might want to try something like this

file = $home/.forward

could have seen this if you were running in debug mode.

jason

> > userforward:
> > driver = forwardfile
> > file_transport = address_file
> > pipe_transport = address_pipe
> > reply_transport = address_reply
> > directory_transport = address_directory
> > no_verify
> > check_ancestor
> > check_local_user
> > file = .forward
> > modemask = 002
> > filter