Could you please show me output of below commands:
# cd /etc/postfix/ldap/
# for cf in $(ls); do echo ${cf}; postmap -q 'DOMAIN.LTD' ldap:./${cf}; done
Please replace 'DOMAIN.LTD' by the real domain names which works as expected and not work ones.
Could you please show me output of below commands:
# cd /etc/postfix/ldap/
# for cf in $(ls); do echo ${cf}; postmap -q 'DOMAIN.LTD' ldap:./${cf}; done
Please replace 'DOMAIN.LTD' by the real domain names which works as expected and not work ones.