Le 04/11/2010 05:24, Noel Jones a écrit :
On 11/3/2010 11:07 PM, Vincent Lefevre wrote:
BTW, so, there is no way to match only subdomains (by that, I mean
all possible subdomains, but not the domain itself) without changing
parent_domain_matches_subdomains?

That's correct with indexed tables.  With regexp or pcre tables there
is no automatic subdomain search; you control the scope of the search
with your expression.

To answer your other question, when parent_domain_matches_subdomains
includes smtpd_access_maps (the default), the form ".domain.tld" is
never searched for. As a result, the entry is silently ignored.

  -- Noel Jones
Good to know, that is not what I expected too.
Hopefully, I generaly clear parent_domain_matches_subdomains in my configurations.

Emmanuel.

Reply via email to