On Sun, 9 Oct 2005, ashkan wrote: > > Is there a way to store the results of the lookup into some kind of > variable so that it can be used multiple times in the exim filter > without multiple ldap lookups?
Exim caches the results of lookups. http://www.exim.org/exim-html-4.50/doc/html/spec_9.html#IX702 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/
