Ldapmapper listening on another ip
Posted: Wed Jan 16, 2008 12:57 pm
I have set ldapmapper to listen on a 192.168 ip address instead of localhost using the /etc/sysconfig/ldapmapper file.
This works great, but now when sending mail from the scalix box through web mail the messages get stuck in the queue with:
I poked around and found where sendmail is told to find the ldapsx map in /opt/scalix/newconfig/om_sendmail.cf.
Not being the master of sendmail.cf's and also new to Scalix: Where *should* I make the change to point sendmail to the ip instead of localhost?
Or, is there a way to make ldapmapper listen on both localhost and another ip address?
Hopefully this makes sense.
This works great, but now when sending mail from the scalix box through web mail the messages get stuck in the queue with:
Code: Select all
(ldap_init/ldap_bind failed to localhost in map ldapsx: Unkno)I poked around and found where sendmail is told to find the ldapsx map in /opt/scalix/newconfig/om_sendmail.cf.
Not being the master of sendmail.cf's and also new to Scalix: Where *should* I make the change to point sendmail to the ip instead of localhost?
Or, is there a way to make ldapmapper listen on both localhost and another ip address?
Hopefully this makes sense.