From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 02:18:50 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 4D28D16A420 for ; Thu, 18 Oct 2007 02:18:50 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 8759913C448 for ; Thu, 18 Oct 2007 02:18:49 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id l9I2IlkC032887 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 18 Oct 2007 09:18:47 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id l9I2IlCQ042861; Thu, 18 Oct 2007 09:18:47 +0700 (ICT) Date: Thu, 18 Oct 2007 09:18:47 +0700 (ICT) Message-Id: <200710180218.l9I2IlCQ042861@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: 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 02:18:50 -0000 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