Re: [exim] mysql query as hostlist problem

Etusivu
Poista viesti
Vastaa
Lähettäjä: Adam J. Henry
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] mysql query as hostlist problem
On Fri, Oct 29, 2004 at 02:51:08PM -0400, Adam J. Henry wrote:
> I'm having a rough time getting a mysql query in a hostlist to work
> the way I expect. Running exim in '-bh 1.2.3.4' mode suggests that
> while the mysql lookup returned '1.1.1.1' for the hostlist, '1.2.3.4'
> somehow matches, thus [open] relaying is allowed. Can anyone please
> help me understand what I may be doing wrong?


Missed part of the documentation =(

http://exim.marinar.com/spec_9.html#CHAP9 (third paragraph)

I now try to discover how an exception can be made.