[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: EMAIL SERVER & BIND UNDER LDAP
Postfix also got support fro sasl so if the passwds are in the sasl db then
you're ready to go :)
Dave Dribin wrote:
>
> On Mon, Mar 04, 2002 at 04:09:44PM +0000, falkom wrote:
> > Hi all!
> >
> > I try to get configure qmail under ldap to use with multidomains and
> > doesn't work fine. Do you know any email server software under ldap to
> > work fine?
>
> Postfix supports LDAP:
>
> http://www.postfix.org/
>
> There are LDAP patches to qmail (found by doing a Google search on
> "qmail ldap"):
>
> http://www.nrg4u.com/
>
> -Dave