[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: POP3/IMAP server using LDAP
Basically what I am after is a central place to add, delete and modify
users. We currently use LDAP for our phone lists, email addresses, web
authentiucation, calendar user info, mail aliases, mail groups, etc. This
works well with Netscape's messaging server because the php3 scripts that we
use to add and modify users simply change their LDAP record and all the
servers get their info from LDAP. One place for admin, everything is
handled.
Now I need to replace Netscape's message server, so I am looking for an
imap/pop3 server that can get its user info (authentication, aliases, group
memberships, etc.)out of LDAP.
John
Dustin Sallings wrote:
> On Thu, 2 Mar 2000, John Lederer wrote:
>
> What types of settings are you looking to store? Subscriptions?
>
> # I am looking for a pop3/IMAP server that stores the
> # user's mail settings in LDAP much as does Netscape's
> # Messenger Server (indeed, a drop in replacement for
> # Netscape woiuld be ideal).
> #