Re: [Exim] Basic Exim+SQL

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Steve
Datum:  
To: exim-users
Betreff: Re: [Exim] Basic Exim+SQL
> > 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.


Yeah... I tried this last night and everything was routed locally.

Steve