On Fri, 2 May 2003, Philip Hazel wrote:
> On Fri, 2 May 2003, Andreas J Mueller wrote:
>
> > Have you tried to use endpass? I'm not sure what it does to your
> > rejection messages, though:
> >
> > > accept domains = dbmnz;MAILRTRD/db.rtr_alldomains.db
> > endpass
> > > acl = acl_rtr_main
> > > accept acl = check_recipient
>
> I was going to suggest endpass too. That is exactly the kind of
> situation it is designed for. It makes "accept" into something with a
> 3-way outcome: accept, deny, or pass on.
adding endpass worked - I went back and reread the docs and I just did
_not_ understand how endpass worked. (The closest thing I can say is that
I had its meaning backwards, but I can't explain what that means now.)
Thanks