From 60625d3be271bf638339117838c560d2949248fc Mon Sep 17 00:00:00 2001 From: Olivier Berger Date: Tue, 18 Nov 2014 14:01:08 +0100 Subject: [PATCH] Re: tag:deleted messages immediately deleted ? --- f4/f6d37795b741f1f5c8844e87b4e6daa4e97c48 | 108 ++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 f4/f6d37795b741f1f5c8844e87b4e6daa4e97c48 diff --git a/f4/f6d37795b741f1f5c8844e87b4e6daa4e97c48 b/f4/f6d37795b741f1f5c8844e87b4e6daa4e97c48 new file mode 100644 index 000000000..0a1411c5a --- /dev/null +++ b/f4/f6d37795b741f1f5c8844e87b4e6daa4e97c48 @@ -0,0 +1,108 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id BEBE5431FB6 + for ; Tue, 18 Nov 2014 05:02:41 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id GhHYFzMbAzKG for ; + Tue, 18 Nov 2014 05:02:35 -0800 (PST) +Received: from zproxy110.enst.fr (zproxy110.enst.fr [137.194.52.33]) + by olra.theworths.org (Postfix) with ESMTP id 7C19C431FAE + for ; Tue, 18 Nov 2014 05:02:35 -0800 (PST) +Received: from localhost (localhost [127.0.0.1]) + by zproxy110.enst.fr (Postfix) with ESMTP id 9EB14101405; + Tue, 18 Nov 2014 14:02:34 +0100 (CET) +Received: from zproxy110.enst.fr ([127.0.0.1]) + by localhost (zproxy110.enst.fr [127.0.0.1]) (amavisd-new, port 10032) + with ESMTP id NRu8ltaILy8s; Tue, 18 Nov 2014 14:02:30 +0100 (CET) +Received: from localhost (localhost [127.0.0.1]) + by zproxy110.enst.fr (Postfix) with ESMTP id 615BE1013BD; + Tue, 18 Nov 2014 14:01:51 +0100 (CET) +X-Virus-Scanned: amavisd-new at zproxy110.enst.fr +Received: from zproxy110.enst.fr ([127.0.0.1]) + by localhost (zproxy110.enst.fr [127.0.0.1]) (amavisd-new, port 10026) + with ESMTP id U2jIuoRzsh1w; Tue, 18 Nov 2014 14:01:51 +0100 (CET) +Received: from localhost (inf-11879.int-evry.fr [157.159.110.251]) + by zproxy110.enst.fr (Postfix) with ESMTPSA id 5E6E81013BE; + Tue, 18 Nov 2014 14:01:08 +0100 (CET) +From: Olivier Berger +To: David Bremner +Subject: Re: tag:deleted messages immediately deleted ? +In-Reply-To: <87d28ku7rt.fsf@maritornes.cs.unb.ca> +References: <877fyseuq8.fsf@inf-11879.int-evry.fr> + <87d28ku7rt.fsf@maritornes.cs.unb.ca> +User-Agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Tue, 18 Nov 2014 14:01:08 +0100 +Message-ID: <871tp0ek8b.fsf@inf-11879.int-evry.fr> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: notmuch@notmuchmail.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 18 Nov 2014 13:02:41 -0000 + +Hi. + +David Bremner writes: + +> Olivier Berger writes: +> +>> Hi. +>> +>> I used to marl messages for later deletion by adding (in emacs) the +>> deleted tag, and was able to undo this if necessary by explicitely +>> searching the tag:deleted messages. A manual trigger of : +>> $ notmuch search --output=files "tag:deleted" | xargs -l rm +>> did the final removal. +>> +>> I'm now using 0.18.2 (debian jessie) and cannot seem to find a way to +>> check deleted messages. They seem to be deleted immediately. +>> +>> Did I miss a change (undocumented ?) ? +> +> Nope, there was no (intentional) change. That would have been a huge +> change from a notmuch point of view. +> + +Yup. + +> As a stab in the dark, have you upgraded your database yet? (i.e. run +> notmuch new). +> + +Yes. Many times (I'm reading my mail in emacs after every notmuch new +occuring like every 5 min in average ;-) + +Hmmm... Dunno how I could try to investigate more. + +I'm using a local dovecot as a mail storage backend, which is in turn +indexed my botmuch... any particular thing related to dovecot flags +handling maybe (i.e. deleted tag being passed to dovecot) ? + +Thanks in advance. + +Best regards, +-- +Olivier BERGER +http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 +Ingenieur Recherche - Dept INF +Institut Mines-Telecom, Telecom SudParis, Evry (France) -- 2.26.2