scalix, sendmail and the ldap mapper

Best practice information from Scalix users relating to integration of Scalix with other products.

Moderator: ScalixSupport

Dilyan Palauzov

scalix, sendmail and the ldap mapper

Postby Dilyan Palauzov » Tue Dec 23, 2008 8:29 am

Hello,

We want to accept mails from outside of scalix and store them in public folders. We achieved this with the command omaddent, e.g.

omaddent -e "S=+BB/OU1=server/DDT1=BB/DDV1=A>B/IA=A-B@C.de/EX-CDA-DIRECTORY=1"

It worked fine. Then we installed the ldap mapper in sendmail, so that mails for non-existing recipients are rejected, instead of bounced (sendmail.cf)

# Scalix LDAP mapper
Kldapsx ldap -h localhost -p 5757 -M simple
-T<TMPF> -1 -b "" -v scalixInstanceName -k (mail=%0)

Unfortunately, the ldapsx table is not aware of the A-B@C.de address and mails for it are rejected. What shall we change, so that ldapsx reports the address A-B@C.de as existing and mails for it are accepted?

Thank in advance for your answer,
Dilyan Palauzov

TelePower GmbH

schmoe90
Scalix
Scalix
Posts: 900
Joined: Mon May 07, 2007 11:51 am

Postby schmoe90 » Tue Dec 23, 2008 12:48 pm

You don't say what version you're using, but this sounds like:
https://bugzilla.scalix.com/show_bug.cgi?id=17373

this was fixed in 11.4.2.

Dilyan Palauzov

ldap mapper and CN=

Postby Dilyan Palauzov » Sun Dec 28, 2008 10:51 am

Hello,

We use Server Version 11.4.2.12068 . The problem was solved, when a "CN=something" was attached to each entry:

sendmail -bv A-B@C.D
A-B@C.D... User unknown

ommodent -e "S=+BB/OU1=server/DDT1=BB/DDV1=A>B/INTERNET-ADDR=A-B@C.D/EX-CDA-DIRECTORY=1" -n "CN=A-B@C.D"

sendmail -bv A-B@C.D
A-B@C.D ... deliverable: mailer scalix_mime, host scalix-pf, user A-B@C.D

Greetings,
Dilyan Palauzov


Return to “Third Party Integration”



Who is online

Users browsing this forum: No registered users and 1 guest