Re: [Patch v3 3/8] cli: let the user know which protocol is unknown or unsupported
authorDavid Bremner <david@tethera.net>
Wed, 30 Dec 2015 15:30:45 +0000 (11:30 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:50:16 +0000 (14:50 -0700)
e4/826d754270b504a443fd8869d9d2d26c88232f [new file with mode: 0644]

diff --git a/e4/826d754270b504a443fd8869d9d2d26c88232f b/e4/826d754270b504a443fd8869d9d2d26c88232f
new file mode 100644 (file)
index 0000000..488e0ca
--- /dev/null
@@ -0,0 +1,60 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 0CD7D6DE19F7\r
+ for <notmuch@notmuchmail.org>; Wed, 30 Dec 2015 07:30:49 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.311\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.311 tagged_above=-999 required=5 tests=[AWL=0.240,\r
+  RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id 7EZSziQ5PtRm for <notmuch@notmuchmail.org>;\r
+ Wed, 30 Dec 2015 07:30:47 -0800 (PST)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 390AE6DE192C\r
+ for <notmuch@notmuchmail.org>; Wed, 30 Dec 2015 07:30:47 -0800 (PST)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1aEIhz-0007Ay-LV; Wed, 30 Dec 2015 10:30:39 -0500\r
+Received: (nullmailer pid 15888 invoked by uid 1000);\r
+ Wed, 30 Dec 2015 15:30:45 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: Re: [Patch v3 3/8] cli: let the user know which protocol is unknown\r
+ or unsupported\r
+In-Reply-To: <1450100337-31655-4-git-send-email-david@tethera.net>\r
+References: <1450100337-31655-1-git-send-email-david@tethera.net>\r
+ <1450100337-31655-4-git-send-email-david@tethera.net>\r
+User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Wed, 30 Dec 2015 11:30:45 -0400\r
+Message-ID: <87poxo3qe2.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 30 Dec 2015 15:30:49 -0000\r
+\r
+David Bremner <david@tethera.net> writes:\r
+\r
+> From: Jani Nikula <jani@nikula.org>\r
+>\r
+> The current error message is not helpful.\r
+\r
+pushed the first 3 patches in this series\r
+\r
+d\r