On 2010-11-04 10:44:34 +0100, lst_ho...@kwsoft.de wrote: > >>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. > > > >I read "Otherwise" as "If you don't like to depend on the value of > >parent_domain_matches_subdomains" > > "Otherwise" is clearly related to the last part of the previous statement.
Yes, but it adds information in the case where smtpd_access_maps IS NOT listed in the Postfix parent_domain_matches_subdomains configuration setting. The problem occurs when smtpd_access_maps IS listed in the Postfix parent_domain_matches_subdomains configuration setting. What the man page says in THIS case is: "The pattern domain.tld also matches subdomains" where the pattern domain.tld can be ".twitter.com" for instance. I don't think there is anything wrong with my reasoning. > If it is unclear, ask for clarification. Crying loud "serious bug" > because your language interpretation is different from others is not > helpful at all. As for me, the documentation was clear and didn't match the observed behavior. So, I couldn't say that it was unclear. -- 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)