Quoth Randy Bush on Sun, May 26, 2002: > > Try to use accept router
>
> works
Good.
> > and lookup the parameter to uux (host) from within the
> > transport
>
> i am stumbling over how to do so
Instead of $host, use ${lookup ...}.
> > or use $domain_data, and get "uux" out of the domain
> > data file
>
> hints solicited
So it works like this?
> > I don't see why you need it there anyway
>
> because i use transports other than uux, i.e. batching
> and compressing, etc
Ah, you also want to keep the parameter in the same file.,,
Thus you need to do ${extract ...} (note that there are two
different forms of this expansion directive).