On Thu, 2 Jun 2005, Mark Edwards wrote: > I think probably the main source of the slowness was the excessive spam > scanning, actually. But in any case, it does make sense to replace the > dnslookup router with the smart_route router, rather than adding the > smart_router before the dnslookup router, right?
Yes, because the smart_router will always handle non-local domains, so anything that gets through will always skip the dnslookup router. > And, if I read the documentation correctly, there is no point in adding > no_more to the above smart router, right? Correct, because it will never decline. -- Philip Hazel University of Cambridge Computing Service, [EMAIL PROTECTED] Cambridge, England. Phone: +44 1223 334714. Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
