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 16F84431FAF for ; Sun, 19 Feb 2012 12:58:49 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 777xu5-GZM+L for ; Sun, 19 Feb 2012 12:58:48 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 8FA69431FAE for ; Sun, 19 Feb 2012 12:58:48 -0800 (PST) Received: by werp13 with SMTP id p13so3520649wer.26 for ; Sun, 19 Feb 2012 12:58:47 -0800 (PST) Received-SPF: pass (google.com: domain of pieter@praet.org designates 10.180.102.35 as permitted sender) client-ip=10.180.102.35; Authentication-Results: mr.google.com; spf=pass (google.com: domain of pieter@praet.org designates 10.180.102.35 as permitted sender) smtp.mail=pieter@praet.org Received: from mr.google.com ([10.180.102.35]) by 10.180.102.35 with SMTP id fl3mr11803147wib.22.1329685127439 (num_hops = 1); Sun, 19 Feb 2012 12:58:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.102.35 with SMTP id fl3mr9875103wib.22.1329685127385; Sun, 19 Feb 2012 12:58:47 -0800 (PST) Received: from localhost (104.218-242-81.adsl-dyn.isp.belgacom.be. [81.242.218.104]) by mx.google.com with ESMTPS id er8sm29441458wib.1.2012.02.19.12.58.46 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 19 Feb 2012 12:58:46 -0800 (PST) From: Pieter Praet To: David Edmondson Subject: Re: [PATCH v8 0/8] reworked crypto toggle, plus a few other toggles Date: Sun, 19 Feb 2012 21:56:27 +0100 Message-Id: <1329684990-12504-1-git-send-email-pieter@praet.org> X-Mailer: git-send-email 1.7.8.1 In-Reply-To: <1328688139-3865-1-git-send-email-dme@dme.org> References: <1328688139-3865-1-git-send-email-dme@dme.org> X-Gm-Message-State: ALoCoQlb3aqmvviz0qT2OU+f6NxIz4coX8tEen7Pyig1v6rlkqi7PjJTxg9IlZAqhmQBlw44tiDZ Cc: Notmuch Mail 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: Sun, 19 Feb 2012 20:58:49 -0000 Great work! Here's some tests. Peace