[Date Prev][Date Next] [Chronological] [Thread] [Top]

Postfix + ldap



Hi,

Another problem with postfix and openldap on Debian.
Postfix is OK
Openldap is OK (with su for exemple)
But when i use Postfix with slapd it is not OK, i have two errors in my
logs and my mail are not delivered.

postfix/master[3056]: warning: process /usr/libexec/postfix/cleanup pid
3079 killed by signal 11
postfix/master[3056]: warning: /usr/libexec/postfix/cleanup: bad command
startup -- throttling

When i kill slapd, mail are delivered.
I think it's a problem in slapd.conf. Any idea ??

Gabriel GOUDY

# slapd.conf
include		/usr/local/stow/openldap-2.0.7/etc/openldap/schema/core.schema
include 
/usr/local/stow/openldap-2.0.7/etc/openldap/schema/cosine.schema
include 	/usr/local/stow/openldap-2.0.7/etc/openldap/schema/nis.schema
include 
/usr/local/stow/openldap-2.0.7/etc/openldap/schema/inetorgperson.schema
include 
/usr/local/stow/openldap-2.0.7/etc/openldap/schema/solaris.schema

pidfile		/etc/openldap/slapd.pid
argsfile	/etc/openldap/slapd.args

database	ldbm
suffix		"dc=mydomain, dc=fr"
rootdn		"cn=root, dc=mydomain, dc=fr"

rootpw		{crypt}secret

directory	/etc/openldap/openldap-ldbm

index	objectClass	eq