Markus Bajones: > Can anybody tell my why postmap can access my ldap data and postfix can not?
Because you run the postmap tests as root, whereas Postfix avoids using root privileges all the time? To find out what operation fails, see the section on non-interactive debuggers in http://www.postfix.org/DEBUG_README.html Wietse