Andreas Oster:
> Am 15.05.2012 13:01, schrieb Wietse Venema:
> > Andreas Oster:
> >> How can I prevent postfix from doing lookups for domains which are not
> >> ours ? This would reduce the amount of LDAP queries quite a lot.
> >
> > See: man 5 ldap_table. Look for the "domain" parameter.
> >
> > Wietse
> >
> Hell Wietse,
>
> thank you for you fast response. I?ve added the domain statement to my
> ldap_virtual_ files but this does not make any difference. Any other idea ?
Hell (hello?) Andreas,
- How many LDAP lookups have you configured?
$ postconf -n | grep ldap:
- How did you configure the domain parameter?
- Did you "postfix reload" after changing the file?
Wietse