I have postfix performing LDAP verification and it is working out great. Except... I am running into an issue with a subdomain that should be excluded from the LDAP verification. It is a sub-domain of one of the domains I am doing lookups on.
Is there a way to exclude this specific domain from LDAP verification? (my googling has not turned up any results on this) i.e.. domain I want to perform LDAP verification on: @sales.mycompany.com Domain I want to bypass LDAP verification on: @idaho.sales.mycompany.com OR: Is there a way to have the transport rule for this domain happen BEFORE the LDAP verification? I never set an order for this so I do not know if it is configurable. Thanks in advance Rich