Autor: Tore Anderson Data: Para: exim-users Assunto: [Exim] Re: net-lsearch not available in expansion lookups?
* Andreas Metzler
> Afaict net-foo is no generic lookup type but only allowed as item in
> host lists.
That sucks.
* Tore Anderson
> If not, is there some other way to solve my problem short of making
> the relayhosts file an atrociously long list of all the individual
> addresses?
* Andreas Metzler
> If the clients are not completely broken (that is always a popular
> option, though ;-) not advertising AUTH to these machines might work.
> auth_advertise_hosts = !net-lsearch;/relayhosts
Sadly, the clients are indeed broken, so that won't work. :-/ Thanks
for the suggestion, though.