From owner-freebsd-questions@FreeBSD.ORG Thu Sep 4 13:37:03 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6626E16A4C3 for ; Thu, 4 Sep 2003 13:37:03 -0700 (PDT) Received: from mail.topgroup.com.ar (mail.topgroup.com.ar [200.61.172.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D6A843F85 for ; Thu, 4 Sep 2003 13:37:00 -0700 (PDT) (envelope-from pcastillo@topgroup.com.ar) Received: from hal9000 (hal90000.topgroup.com.ar [192.168.1.65] (may be forged)) by mail.topgroup.com.ar (8.9.3/8.9.3) with ESMTP id RAA01419; Thu, 4 Sep 2003 17:36:32 -0300 (ART) Date: Thu, 4 Sep 2003 17:36:30 -0300 (ART) From: Pablo Castillo To: Fernando Gleiser In-Reply-To: <20030904165629.Y513-100000@cactus.fi.uba.ar> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: Replacing an exchange 2000 server? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2003 20:37:03 -0000 On Thu, 4 Sep 2003, Fernando Gleiser wrote: > I need to replace an Exchange 2000 server. I am thinking in > sendmail/cyrus IMAP/squirrel for the mail part, but I don't know what > I can use for the calendar/scheduller/address book? For the Address Book you can use ldap, it work's well with outlook, except for the updates ;-), I use Horde+Turba for that. ( If you want I can send to you my ldif schema ) Tutos work very well as a calendar and scheduller, can send remainders and the kind of stuff that managers love, but if you only need a simple calendar, with less features, try Horde+Kronolith. I hope it helps. Saludos Fer.