On Wed, 12 Oct 2005, Jason L Tibbitts III wrote: > > RC> As I understand from the spec that the callout mechanism caches > RC> its results, I presume callouts are more efficient than database > RC> queries. > > My understanding is that all lookups are cached if possible.
Yes, but only within a process, and Exim processes are very short-lived. The callout cache is on disk and caches its results for hours. > I think you have to do verification in an ACL Correct. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
