From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 11:26:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60D2C16A420 for ; Thu, 18 Oct 2007 11:26:10 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from dns.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id CFC7213C478 for ; Thu, 18 Oct 2007 11:26:09 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from [192.168.1.236] ([192.168.1.236]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by dns.walsimou.com with esmtp; Thu, 18 Oct 2007 13:17:55 +0200 id 0002E25A.00000000471740E3.00000477 Message-ID: <47173FDE.5050807@walsimou.com> Date: Thu, 18 Oct 2007 13:13:34 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Olivier Nicole References: <200710180218.l9I2IlCQ042861@banyan.cs.ait.ac.th> In-Reply-To: <200710180218.l9I2IlCQ042861@banyan.cs.ait.ac.th> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Virtual email server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 11:26:10 -0000 Olivier Nicole a écrit : > Hi, > > I am asked to build a virtual (couple of thousand of domains) email > server: smtp, imap, pop and web mail. > > Sendmail is not the best choice, any sugestion about the various tools > of choice for every components? > > So far I have only run single domain servers. > > TIA, > > Olivier > May be courier-mta : http://www.courier-mta.org/ In the ports tree: mail/courier Rgeards