Thank you very much!
That pointed me in the right direction. I had permissions issues with my
forward files as well. (They have to be 750?) but once I added
no_check_local_user into the mix, at lest the log file started telling me
there was a problem.
Again, thanks.
Cal
http://www.calevans.com
-----Original Message-----
From: exim-users-admin@??? [
mailto:exim-users-admin@exim.org]On
Behalf Of Peter Galbavy
Sent: Tuesday, April 24, 2001 1:22 AM
To: Cal Evans
Cc: exim-users@???
Subject: Re: [Exim] Virtual users .forward files
> For the life of me I can't figure this one out. I'll gladly take abuse if
> it's in the manual if you'll point out the page it's on.
>
> Has anyone else attempted to do this?
Our works and says:
userforward:
driver = forwardfile
home_directory = LOOKUP_BOXDIR
file_directory = LOOKUP_BOXDIR
require_files = LOOKUP_ACCOUNT:LOOKUP_MAILDIR/filters/MATCH_USERNAME
file = LOOKUP_MAILDIR/filters/MATCH_USERNAME
check_local_user = false
check_ancestor
filter
file_transport = address_file
pipe_transport = address_pipe
reply_transport = address_reply
user = LOOKUP_ACCOUNT
group = LOOKUP_ACCOUNT
The capitalised things are macros, but they DTRT. I think the one you are
missing may be "check_local_user".
Peter
--
## List details at
http://www.exim.org/mailman/listinfo/exim-users Exim
details at
http://www.exim.org/ ##