From owner-freebsd-ports@FreeBSD.ORG Mon Sep 29 22:30:38 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C012A16A4BF for ; Mon, 29 Sep 2003 22:30:38 -0700 (PDT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDEC4400F for ; Mon, 29 Sep 2003 22:30:37 -0700 (PDT) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by postfix3-2.free.fr (Postfix) with ESMTP id 96154C2F4 for ; Tue, 30 Sep 2003 07:30:36 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 1DE5C751E; Tue, 30 Sep 2003 07:27:59 +0200 (CEST) Date: Tue, 30 Sep 2003 07:27:59 +0200 From: Thierry Thomas To: ports@freebsd.org Message-ID: <20030930052759.GB77767@graf.pompo.net> Mail-Followup-To: ports@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.9-PRERELEASE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Subject: Re: MS Exchange X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2003 05:30:38 -0000 Le Mar 30 sep 03 à 4:54:31 +0200, Brandon Gale écrivait : > Does anyone know of a port or piece of software that emulates a MS Exchange > server and interfaces with MS Outlook clients? I'm trying to provide an > alternative to a potential client using Win2k simply for the only reason > that they require the functionality of an MS Exchange server. Any IMAP server + a LDAP server could do. If your client run specific scripts (VB scripts), you'll have to rewrite them in another language (e.g. PHP). -- Th. Thomas.