On 2010-11-03 21:44:00 -0500, /dev/rob0 wrote:
> On Thu, Nov 04, 2010 at 03:36:30AM +0100, Vincent Lefevre wrote:
> > On 2010-11-03 21:21:24 -0500, /dev/rob0 wrote:
> > > On Thu, Nov 04, 2010 at 03:08:03AM +0100, Vincent Lefevre wrote:
> > > > 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
> 
> The pattern domain.tld also matches subdomains ...
> 
> You don't have that in your map.
> 
> > > >           when the string smtpd_access_maps is listed in the Postfix
> > > >           parent_domain_matches_subdomains   configuration  setting.
> 
> You failed to provide postconf -n in the OP, and again failed to 
> answer my question about it.
> 
> > > >           Otherwise, specify .domain.tld (note the initial  dot)  in
> ----------------^^^^^^^^^
> > > >           order to match subdomains.
> 
> You're not in the "otherwise" category, I bet.

So what? There's some logic error. "Otherwise" is a replacement for
"if smtpd_access_maps is not listed in parent_domain_matches_subdomains"
but nowhere it is said that domain.tld is not supported if this
pattern starts with a dot.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - 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)

Reply via email to