From owner-freebsd-questions@FreeBSD.ORG Fri Feb 10 02:59:30 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 18AEC16A420 for ; Fri, 10 Feb 2006 02:59:30 +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 2214043D45 for ; Fri, 10 Feb 2006 02:59:28 +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 k1A2xBrM091353 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 10 Feb 2006 09:59:11 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id k1A2x8dx038486; Fri, 10 Feb 2006 09:59:08 +0700 (ICT) Date: Fri, 10 Feb 2006 09:59:08 +0700 (ICT) Message-Id: <200602100259.k1A2x8dx038486@banyan.cs.ait.ac.th> From: Olivier Nicole To: rjbsd@astrokid.com In-reply-to: <65064.64.81.51.215.1139504956.squirrel@www.astrokid.com> (rjbsd@astrokid.com) References: <200602090700.k1970DiJ095554@banyan.cs.ait.ac.th> <18e02bd30602090026h2e297677sc6742cbb653aede5@mail.gmail.com> <200602090910.k199AKB6011124@banyan.cs.ait.ac.th> <44irrozl0q.fsf@be-well.ilk.org> <65064.64.81.51.215.1139504956.squirrel@www.astrokid.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: Fri, 10 Feb 2006 02:59:30 -0000 > I just have a second disk on the server that I rsync everything to on an > hourly basis. That would not solve the "oops I deleted that VERY IMPORTANT email, where I can get it back?" question. My goal is not high availability, but offering the user a way to undelete emails. > I use Matt Simerson's excellent Mail Toaster scripts for FreeBSD, which > create a full mail server using vpopmail, courier, maildirs, spam/virus > filtering, webmail. If you are switching to Maildirs anyway, I recommend > trying it out. > > http://www.tnpi.biz/internet/mail/toaster/ Thanks for that link, I'll keepit at hand. Olivier