On 2010-11-03 22:00:21 -0400, Wietse Venema wrote:
> Vincent Lefevre:
> > As .twitter.com matches subdomains, it should have matched
>
> What documentation supports this?
The access(5) man page says:
domain.tld
Matches domain.tld.
The pattern domain.tld also matches subdomains, but only
when the string smtpd_access_maps is listed in the Postfix
parent_domain_matches_subdomains configuration setting.
Otherwise, specify .domain.tld (note the initial dot) in
order to match subdomains.
See the last sentence.
--
Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)