From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.216.66.137 with SMTP id h9cs95419wed; Sun, 24 Oct 2010 07:58:37 -0700 (PDT) Received: by 10.101.166.37 with SMTP id t37mr4417813ano.122.1287932317052; Sun, 24 Oct 2010 07:58:37 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id o7si10958904qcu.5.2010.10.24.07.58.36; Sun, 24 Oct 2010 07:58:36 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 6625E1779953; Sun, 24 Oct 2010 10:58:36 -0400 (EDT) Received: from mx06.uni-tuebingen.de (mx06.uni-tuebingen.de [134.2.3.3]) by rubyforge.org (Postfix) with ESMTP id DDF0E18583B4 for ; Sun, 24 Oct 2010 10:35:08 -0400 (EDT) Received: from difference.informatik.uni-tuebingen.de (HSI-KBW-085-216-071-004.hsi.kabelbw.de [85.216.71.4]) (authenticated bits=0) by mx06.uni-tuebingen.de (8.13.6/8.13.6) with ESMTP id o9OAqIvL003528 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 24 Oct 2010 12:52:24 +0200 Received: by difference.informatik.uni-tuebingen.de (Postfix, from userid 501) id 00981115D276; Sun, 24 Oct 2010 12:52:17 +0200 (CEST) From: Alexander Ulrich To: sup-talk In-reply-to: <1287452900-sup-9784@maullin> References: <1287452900-sup-9784@maullin> Date: Sun, 24 Oct 2010 12:52:17 +0200 Message-Id: <1287916961-sup-4654@difference.lan> User-Agent: Sup/git X-AntiVirus-Spam-Check: clean (checked by Avira MailGate: version: 3.0.0-4; spam filter version: 3.0.0/2.0; host: mx06) X-AntiVirus: checked by Avira MailGate (version: 3.0.0-4; AVE: 8.2.4.84; VDF: 7.10.13.27; host: mx06); id=21285-2W3smX Subject: Re: [sup-talk] deleting files from source X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org > I started using sup recently. Now I have only one source that is a > inbox maildir folder. I want to delete some emails from the source > forever, but when I delete or kill emails they are not really deleted > from the maildir folder. How can I clean the maildir folder, removing > deleted or killed emails? Apparently this hasn't been mentioned before: There is a 'maildir-sync' branch in the git repository by Damien Leone which does what you want. It adds a tool 'sup-sync-back-maildir' for syncing back manually and an option ':sync_back_to_maildir:' which does the sync automatically. The branch has worked quite well for me so far in normal operation, although I haven't done extensive testing. How are chances to have the branch merged to master? Alex _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk