Re: [Exim] Help with Vacation Processing

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Odhiambo Washington
CC: Exim Users
Subject: Re: [Exim] Help with Vacation Processing
On Thu, 23 Aug 2001, Odhiambo Washington wrote:

> # Since order matters, let us process e-mail using Procmail first so that
> # we can have our .vacation.msg
>
> procmail:
>     driver = localuser
>     transport = procmail_pipe
> #   require_files = "/usr/local/etc/procmailrc"


Because you have got that first, Exim will never see the following two
directors...

Is that enough of a clue?

> # Let's now process the vacation replies if the file .vacation.msg exists -
> # see the corresponding transport
>
> vacation:
>     driver = localuser
>     transport = vacation_transport
>     require_files = .vacation.msg # I've also tried /home/$local_part/.vacation.msg
>     unseen

>
> # This director matches local user mailboxes.
>
> localuser:
> driver = localuser
> transport = local_delivery


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.