Tuesday 28 March 2006 10:09 skrev du:
> Hi,
>
> > What is in your .forward and what does the userforward router look like?
> > It almost looks like you've set transport=address_file or
> > reply_transport=address_file instead of reply_transport=address_reply.
>
> .forward:
> # Exim Filter
> mail to $reply_address
> subject Blah
> file $home/vacation/message
> once $home/vacation/once
> log $home/vacation/log
>
>
> router:
> #
> # .forward Files
> #
> userforward:
> driver = redirect
> domains = +local_domains
> check_local_user
> allow_filter
> errors_to = real-$local_part
> file = ${home}/.forward
> #no_verify
> no_expn
> check_ancestor
> reply_transport = address_reply
> file_transport = address_file
> pipe_transport = address_pipe
> directory_transport = address_directory
>
>
> transports:
>
> address_pipe:
> driver = pipe
>
> address_file:
> driver = appendfile
> delivery_date_add = true
> envelope_to_add = true
> return_path_add = true
>
> address_reply:
> driver = autoreply
>
> thats it, pretty much the same config is running on a different host and
> is working fine.... i have no clue.
>
> regards Martin
Können Sie bitte dieses auch zur Liste schicken? 50 Köpfe denken besser als
zwei.
--
Magnus