2 messages in net.sourceforge.lists.courier-users[courier-users] Re: esmtpacceptmailfo...
FromSent OnAttachments
Demchenko YevheniyNov 24, 2003 7:40 am 
Sam VarshavchikNov 24, 2003 6:00 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: esmtpacceptmailfor & hosteddomains in LDAP?Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 24, 2003 6:00:40 pm
List:net.sourceforge.lists.courier-users

Demchenko Yevheniy writes:

So, the question is: is there any way to tell courier to read esmtpacceptmailfor, hosteddomains and smtproutes data from LDAP? If not, is

No.

it much work to add this functionality? Where should i start?

It's a lot of work. Presently, only authdaemond and courierldapaliasd are linked against OpenLDAP client libraries, so not only will you need to write the actual code, but you'll also need to modified several configure scripts and makefiles so that all the modules that check each table will also link against OpenLDAP.