From owner-freebsd-questions@FreeBSD.ORG Mon Sep 22 08:42:55 2008 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 5AC741065673 for ; Mon, 22 Sep 2008 08:42:55 +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 1F9A68FC1E for ; Mon, 22 Sep 2008 08:42:53 +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.13.1) with ESMTP id m8M8guFL058537 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 22 Sep 2008 15:42:56 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id m8M8lCXQ011843; Mon, 22 Sep 2008 15:47:13 +0700 (ICT) Date: Mon, 22 Sep 2008 15:47:13 +0700 (ICT) Message-Id: <200809220847.m8M8lCXQ011843@banyan.cs.ait.ac.th> From: Olivier Nicole To: rock_on_the_web@comcen.com.au In-reply-to: <1222072176.4625.48.camel@laptop1.herveybayaustralia.com.au> (message from Da Rock on Mon, 22 Sep 2008 18:29:36 +1000) References: <1222072176.4625.48.camel@laptop1.herveybayaustralia.com.au> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Postfix, maildir's, and writing filters 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: Mon, 22 Sep 2008 08:42:55 -0000 Hi, > 2. how does one copy email from one folder to another in maildirs? Is it > possible? This is as simple as copying the file, that's the great beauty of maildir. Olivier