Autor: Sheldon Hearn Datum: To: Nico Erfurth CC: Steve Sherwood, exim-users@exim.org Betreff: Re: [Exim] Basic Exim+SQL
On (2002/10/25 10:01), Nico Erfurth wrote:
> > Try this:
> >
> > domainlist local_domains = @ : localhost : \
> > mysql;SELECT domain FROM local_domains
>
> NO, IIRC this would say OK to anything, you need at least a condition for
> the domain.
Why? It certainly works for me with IP addresses, although of course I
prefix the database lookup type (pgsql in my case) with net-.