> Set the parent_domain_matches_subdomains parameter, and don't > include relay_domains there. > > I expect that "parent_domain_matches_subdomains = smtpd_access_maps" > would be practical for many sites.
Thanks, that did the trick. I hadn't realized that "parent_domain_matches_subdomains" would stop ".example.com" from matching. Larry