Exim 3.36 run on Debian.
I've read on exim.org how to reject domains using `host_reject_recipients`.
I've followed the examples as I understood them, but still I can't seem to
reject the domains I want. In my config file I put:
host_reject_recipients = "hotmail.com : *.hotmail.com : backpacker.com :
*.backpacker.com"
None of these listed domains are rejected when they write me however. The
structure looks right as I understand it, obviously I've done something
wrong though.
I also tried the route using routers, but that too did nothing. In my
config file I placed:
reject_domains:
driver = domainlist
self = fail_hard
domains = about.com : *.about.com
route_list = * localhost byname
Would you kindly point out my error? Google.ca wasn't much help, and nobody
in a few IRC channels were of assistance. I haven't DNS installed or
configured. I didn't think it would rely on such as I figure it was just
straight pattern matching (save for *.DOMAIN).
<Ade
--
Adrian Parker <adrian.parker@???>
http://mormon.mine.nu/
Proud member of the church of Jesus Christ of Latter Day Saints.