Hi, is it possible to have more then one table in check_recipient_access?
Like this:
smtpd_recipient_restrictions =
check_recipient_access
ldap:table1.cf
ldap:table2.cf
ldap:table3.cf
permit_mynetworks
permit_sasl_authenticated
reject_unauth_destination
or am I limited to one table?
Thanks
Julian
