Sun Chong:
>
> All,
>
> Four things I have noticed while installing/using Postfix 2.7.2:
>
> 1. Does the install script not set the correct permissions/ownerships
> ?? on installed files? From the logs:
I know that the permissions are set if you do this:
1) untar source from mirrors at www.postfix.org
2) make (or "make makefiles" with documented options for LDAP, SQL, etc)
3) make install
If you have used a different build procedure (build from RPM soure
package, etc.) then ask its maintainer.
> 2. Why is local(8) trying to expand search_base from ldap_table(5)?
Because *someone* turned on LDAP lookups. Postfix installed as per
steps 1..3 above does not look up LDAP, SQL, etc. at all.
Wietse