On Thursday, August 06, 2009 at 12:12 CEST,
J Channel <[email protected]> wrote:
> > postmap(1) only does "raw" lookups. It won't do subdomain matches. It
> > doesn't even know that it's a hostname you're looking up -- the meaning
> > of the special lookup keys is context-dependent.
>
> I try it with running postfix and it works ok.
> But another question: why with this configuration of parent_domain_matches_
> subdomains "cn" matches any chinas domains, and ".cn" - does not?
.cn matches subdomains if and only if smtpd_access_maps IS NOT listed in
parent_domain_matches_subdomains.
cn matches subdomains if and only if smtpd_access_maps IS listed in
parent_domain_matches_subdomains.
--
Magnus Bäck
[email protected]