Re: [Exim] local_domains & MySQL trouble

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Matthew Byng-Maddick
Datum:  
To: exim-users
Betreff: Re: [Exim] local_domains & MySQL trouble
On Sat, Jul 20, 2002 at 10:22:04AM -0500, james@??? wrote:
> # This doesn't work:

[thing that obviously shouldn't work]
> # This does:
> domainlist local_domains = grickle.org : anti.grickle.org

[thing that obviously should]
> # And so does this:

[database c&p]
> The exim logs show just a normal relaying-reject. Nothing in panic (about
> bad mysql queries, which I have done before).


Perhaps you ought to go and read about lookups then.

The reason is that the lookups do not work in the way you think they work
there. Lookups are expanded as needed, so saying "select all" doesn't work,
you need to select the actual lookup key and have the lookup succeed.

MBM

--
Matthew Byng-Maddick         <mbm@???>           http://colondot.net/