liquid cooled:
> Hello,
>
> I found out that my postfix does a lot of useless (LDAP) requests (in my
> opinion) when transport maps are enabled and in place.
> I use transport maps to map incoming mails to different destination hosts,
> based on destination mail address.
> So there should be no lookup at all for sender address or local or domain
> part.
1) Add a "domain = xxxx" setting to look up only complete email
addresses in those domains.
2) You forgot to show parameter settings (output from the command
"postconf -n | grep ldap") that shows WHAT Postfix is using the
table for.
Wietse