On Wed, 20 Feb 2013, Noel Jones wrote:
Postfix uses the domain as the lookup key, not the whole address. Test with:$ postmap -q example.com ldap:/etc/postfix/ldap-domains.cf
I was initially doing this but it didn't work.In ldap-domains.cf, I use %d as the key to look for. Should I be using %s instead?
Geoff.