daniela1611
Programmer
Hi, I've been trying to build sendmail aliases with LDAP but I can't make it work, I've tried a lot of diferent things in the sendmail.mc the last I wrote there was this:
define(`ALIAS_FILE', `/etc/aliases,ldap: -v sendmailMTAAliasValue -k (sendmailMTAKey=%0)')
define(`confLDAP_DEFAULT_SPEC',`-h localhost -b dc=myhost,dc=com')
The message I keep geting is
(ldap_init/ldap_bind failed to localhost in map Alias1: Protocol error)
Does anyone knows how to tell the sendmail wich protocol is Ldap using?
Thanks in advance
(sorry for my poor english)
define(`ALIAS_FILE', `/etc/aliases,ldap: -v sendmailMTAAliasValue -k (sendmailMTAKey=%0)')
define(`confLDAP_DEFAULT_SPEC',`-h localhost -b dc=myhost,dc=com')
The message I keep geting is
(ldap_init/ldap_bind failed to localhost in map Alias1: Protocol error)
Does anyone knows how to tell the sendmail wich protocol is Ldap using?
Thanks in advance
(sorry for my poor english)