On Tue, 3 Jun 2008, Kris Oye wrote: > > >>> host in "\N^mm-retail-out-[\d-]+\.foobar\.com$\N > >>> mm-retail-out-*.foobar.com > >>> ^mm-retail-out-[\d-]+\.foobar\.com$ > >>> mm-retail-out-[\d-]+\.foobar\.com"? no (end of list)
Looks like a problem with the format of the result of your SQL query. It isn't a colon-separated list. 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://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
