OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
RE: .sub.domain matching problem in client_access

avatar2004-06.plus.kew.com
Date: Tue Jul 13 2004 - 12:58:06 CDT


http://www.postfix.org/postconf.5.html#parent_domain_matches_subdomains

parent_domain_matches_subdomains (default: see postconf -d out-
       put)
       What Postfix features match subdomains of "domain.tld"
       automatically, instead of requiring an explicit
       ".domain.tld" pattern. This is planned backwards compati-
       bility: eventually, all Postfix features are expected to
       require explicit ".domain.tld" style patterns when you
       really want to match subdomains.

Either stupid or subtle question: Does ".domain.tld" match "domain.tld"
itself, or does Postfix require two records for both the domain and its
subdomains to matched?

-ahd-