Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sendmail aliases in LDAP

Status
Not open for further replies.

daniela1611

Programmer
Apr 24, 2008
1
0
0
VE
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)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top