Re: autoreply recipe?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Alan Thew
Ημερομηνία:  
Προς: Philip Hazel
Υ/ο: Alan Thew, Exim List
Αντικείμενο: Re: autoreply recipe?
On Mon, 11 Aug 1997, Philip Hazel wrote:

> On Tue, 29 Jul 1997, Alan Thew wrote:
>
> > I have a requirement to bounce with a message and original headers any
> > mail to one given id which might or might not have a passwd entry. Does
> > anyone have a simple receipe for this?
>
> I'm just back from holiday, so my head may not be working fully yet, but
> can you not set up a smartuser director to pick off this one id using
>
> local_part = <that one id>
>
> and then pass either to an autoreply transport (if that has enough
> facilities to do what you want) or to script via a pipe?
>

I did a one off pipe script which did all I wanted. This was more a case
of me needing to read the manual :-)

Thanks

Alan Thew