From owner-freebsd-questions@FreeBSD.ORG Thu Feb 9 09:10:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 010FC16A420 for ; Thu, 9 Feb 2006 09:10:25 +0000 (GMT) (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 EDD3C43D45 for ; Thu, 9 Feb 2006 09:10:23 +0000 (GMT) (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.12.11/8.12.11) with ESMTP id k199ALOb053684 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 9 Feb 2006 16:10:22 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id k199AKB6011124; Thu, 9 Feb 2006 16:10:20 +0700 (ICT) Date: Thu, 9 Feb 2006 16:10:20 +0700 (ICT) Message-Id: <200602090910.k199AKB6011124@banyan.cs.ait.ac.th> From: Olivier Nicole To: ianchov@gmail.com In-reply-to: <18e02bd30602090026h2e297677sc6742cbb653aede5@mail.gmail.com> (message from Iantcho Vassilev on Thu, 9 Feb 2006 10:26:47 +0200) References: <200602090700.k1970DiJ095554@banyan.cs.ait.ac.th> <18e02bd30602090026h2e297677sc6742cbb653aede5@mail.gmail.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Mail back-up system 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, 09 Feb 2006 09:10:25 -0000 > I read the article and the idea is good. But i would like to know what MTA > are you using..In the paper you said that at first the email is strored in > Mailbox format. Isn`t that a bottleneck. WHat are the loads of the machines= Considering we have only 200 users and 3000 messages per day, whatever would do. MTA is sendmail/milter. I plan to change that mailbox thing when I get budget for a new machine to play with (I don't want to take the risk to break the working configuration). Bests, Olivier