On Tue, 5 Feb 2002, j2 wrote:
> > Er, what you've given there is a mixture of director and router. You
> > can't put "hosts" on a director. You probably need:
> >
> > foobar:
> > domains = mupp.net
> > local_parts = valpen
> > driver = smartuser
> > new_address = anotheruser@???
>
> So basically (pseudo here)
>
> foobar:
> domains = select domainname from table-with-all-domains-which
> should-be-handled
> local_parts = select username from usertable where name = $local_parts
> driver = smartuser
> transport = select transport from usertable where fullid =
> $localparts@$domains
Didn't you just want to re-address the message? In which case you need
"new_address" rather than "transport".
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.