On Wed, 10 Jul 2002, Alain Williams wrote:
> This works well, another part allows vacation replies to be returned
> to senders. The exim configuration to do this is:
>
> vacationforward:
> driver = redirect
> require_files = /var/vacation/$local_part/forward.active
> file = /var/vacation/$local_part/forward.active
> no_verify
> no_expn
> check_ancestor
> file_transport = address_file
> pipe_transport = address_pipe
> reply_transport = address_reply
You don't really need "require_files" because the absence of the file
causes the redirect router to decline.
> What is now wanted is the ability to decide if mail is still delivered
> to the user or if the user never gets to see it. Some want one, some the
> other. A simple radio button & action in the web front end & I can do any
> setup needed.
That's easy. When you want a normal delivery, just include the user's
address in the .forward file. That's the normal way this is done. No
need to mess with 'unseen'.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.