Hi !!
>>it would be nice if match_domain or a similar function could match
>>subdomain names usings lists, i.e:
>>
>>if local_parts=example.com:foo.bar
>>
>>match_domain{subdomain.example.com}{+local_parts}
>>
>>should also match (now it does not)
>
> If you want a partial match, you can specify one:
>
> domainlist local_parts = example.com:*.example.com:foo.bar
>
> or use a regular expression.
actually my local_domains list is a mix of mysql queries and fixed
domains, changing the mysql query implies changing a = on an index
field to a 'like' comparision which is more time consuming.
--
Best regards ...
----------------------------------------------------------------
David Saez Padros http://www.ols.es
On-Line Services 2000 S.L. e-mail david@???
Pintor Vayreda 1 telf +34 902 50 29 75
08184 Palau-Solita i Plegamans movil +34 670 35 27 53
----------------------------------------------------------------