From owner-freebsd-questions Thu Mar 25 19:21: 8 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dnh.pce.net (dnh.pce.net [207.1.59.131]) by hub.freebsd.org (Postfix) with ESMTP id 84CC5151E7 for ; Thu, 25 Mar 1999 19:20:27 -0800 (PST) (envelope-from dave@dnh.pce.net) Received: from localhost (dave@localhost) by dnh.pce.net (8.9.2/8.9.2) with ESMTP id WAA17644; Thu, 25 Mar 1999 22:20:01 -0500 (EST) (envelope-from dave@dnh.pce.net) Date: Thu, 25 Mar 1999 22:20:01 -0500 (EST) From: Dave Hummel Reply-To: dhh@pce.net To: Dave Walton Cc: questions@freebsd.org Subject: Re: Starting a FreeBSD-related project In-Reply-To: <19990325230841.28589.qmail@modgud.nordicdms.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Thank you for the suggestions, I will look further into IMP and Qmail. Basically where I'm coming from: My company has been using Solaris with Netscape Directory Server (ldap server) and Netscape Messaging Server (email). Basically, I've been given the freedom to use FreeBSD instead so long as our mail service was ldap enabled. I guess you could say that I want to build a replacement for the Netscape servers. My research lead me to the conclusion that sendmail would do the trick, but that I was out of luck as far as a free imap/pop server was concerned. A look at the cyrus code convinced me that integrating ldap was fairly trivial. Wrapping the whole thing in SSL and a spiffy interface would pretty much complete the project, and I could transfer all my users in short order. I'm pretty sure I'm not the only one who would like to do this - if I am I'll just throw it together the best way I know how, but I'd rather make something other people have a use for too. From what I know of IMP (which isn't that much), it may well be the key to making a nifty interface for both end users and administrators. Again, thanks. Dave On Thu, 25 Mar 1999, Dave Walton wrote: > On 25 Mar 99, at 10:10, Dave Hummel wrote: > > > I'd like to create a FreeBSD mail application that would replace our > > current Netscape products (Messaging Server using ldap from Directory > > Server running on Solaris). This will be opensource with FreeBSD users in > > mind first. > > > > The plan now is to use sendmail, Cyprus, and openldap to create a basic > > ldap-enabled mail system which will eventually be wrapped with SSL (all > > with a spiffy interface of course). (Has this been done already?) > > Check out IMP (http://web.horde.org/imp/). I works fine with cyrus, > has some ldap support, and doesn't require sendmail (which is > great for those of us running qmail). I don't know if it does > everything you need, but it might be a good starting point. > > Dave > > > ---------------------------------------------------------------------- > Dave Walton > Webmaster, Postmaster Emusic > walton@emusic.com http://www.emusic.com > ---------------------------------------------------------------------- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message