From aef8ca7d0375ba4149e759a83f5d9881f93a9947 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Fri, 19 Feb 2016 16:24:52 +0100 Subject: [PATCH] Boomerang-like additions? --- bb/2658eb3ade06b8b967c3bcd4ddc619fb495168 | 84 +++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 bb/2658eb3ade06b8b967c3bcd4ddc619fb495168 diff --git a/bb/2658eb3ade06b8b967c3bcd4ddc619fb495168 b/bb/2658eb3ade06b8b967c3bcd4ddc619fb495168 new file mode 100644 index 000000000..e8ea3eeb9 --- /dev/null +++ b/bb/2658eb3ade06b8b967c3bcd4ddc619fb495168 @@ -0,0 +1,84 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id D3C986DE0C11 + for ; Fri, 19 Feb 2016 07:34:02 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -5.032 +X-Spam-Level: +X-Spam-Status: No, score=-5.032 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, + RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, + T_RP_MATCHES_RCVD=-0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id jMXmI91eZr2A for ; + Fri, 19 Feb 2016 07:34:00 -0800 (PST) +X-Greylist: delayed 541 seconds by postgrey-1.35 at arlo; + Fri, 19 Feb 2016 07:34:00 PST +Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) + by arlo.cworth.org (Postfix) with ESMTPS id 69CED6DE028A + for ; Fri, 19 Feb 2016 07:34:00 -0800 (PST) +Received: from int-mx09.intmail.prod.int.phx2.redhat.com + (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) + by mx1.redhat.com (Postfix) with ESMTPS id 1B948354178 + for ; Fri, 19 Feb 2016 15:24:57 +0000 (UTC) +Received: from localhost (ovpn-204-43.brq.redhat.com [10.40.204.43]) + by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id + u1JFOrme008683 + (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); + Fri, 19 Feb 2016 10:24:56 -0500 +From: Stanislav Ochotnicky +To: notmuch@notmuchmail.org +Subject: Boomerang-like additions? +User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Fri, 19 Feb 2016 16:24:52 +0100 +Message-ID: <87ziuwyb7f.fsf@sochotnicky.usersys.redhat.com> +MIME-Version: 1.0 +Content-Type: text/plain +X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 +X-Mailman-Approved-At: Fri, 19 Feb 2016 10:13:56 -0800 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Fri, 19 Feb 2016 15:34:03 -0000 + + +Heya folks, + +I recently stumbled on http://www.boomeranggmail.com/ + +It does have some nifty features (like archiving email +until later point, or only if nobody replies until certain date). Some +of them seem like they should be fairly easy to script. + +What I could imagine without too much issues: + * Decide on tag format + * start with boom + * optional "only if no replies": _NR + * date in format: _YYYYMMDD + * optional time: _MMHH + * a cron job looking at all threads with "boom" and deciding if it's + time to return + +I looked at archives and didn't find anything. Has anyone tried to do +this? I don't want to do NiH :-) + +-- +Stanislav Ochotnicky +Business System Analyst, PnT DevOps PMO Team - Brno + +PGP: 7B087241 +Red Hat Inc. http://cz.redhat.com -- 2.26.2