hi,
i'd like to control relaying with pop-before-smtp and installed exact
(
http://www.britishsteal.com/dist/exact/ ). exact ist started before
exim, and it creates the file /var/state/exact/relay with the ip
adresses of the hosts allowed for relaying.
now this part works. then, i configured exim (from exim.conf):
relay_domains = 127.0.0.1 : net-lsearch;/var/state/exact/relay
this is just what i read in different how-to. however, my exim doesn't
seem to like it; every time i try to relay a mail, it writes the
following message in the paniclog:
unknown lookup type "net-lsearch"
since i couldn't find any help on the web, i hope somebody can enlighten
me? i'm using the debian package 3.35-1 of exim on debian stable
(woody), but have already tried 3.36 with the same result.
cheers,
florian