Autor: Jakob Hirsch Data: A: exim-users Assumpte: Re: [exim] match_domain and named list with query style lookup
Quoting Philip Hazel:
>>> domainlist virtual_domains = mysql;SELECT name FROM domain WHERE name='${quote_mysql:$domain}'
>> This should always work, as the spec also says: "... , whenever a domain
>> list is being scanned, $domain contains the subject domain."
> I think I have found the bug that you have identified here. I have
> committed a patch, so the fix will be in tonight's snapshot.
I finally found the time to test it, and it seems to work fine.
Thanks!