LDAP running, my other services using zimbra LDAP, and as i was write, webmail authentification working too.
~$ ldap status
slapd running pid: 5671
~$ zmcontrol status
Host zimbra.somwhere.tld
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
actualy
~$ ldapsearch uid=steweg
# extended LDIF
#
# LDAPv3
# base <> with scope subtree
# filter: uid=steweg
# requesting: ALL
#
# steweg, People, ....
so ldap isn't problem.
problem is somwhere in MTA, but i dont know where.
scj |