Re: Notmuch-mutt in RaspberryPi
authorDavid Bremner <david@tethera.net>
Fri, 10 Jul 2015 05:40:42 +0000 (07:40 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:08 +0000 (14:49 -0700)
4b/b2f45fb4132d3780c0e2d2be39be63dae35d35 [new file with mode: 0644]

diff --git a/4b/b2f45fb4132d3780c0e2d2be39be63dae35d35 b/4b/b2f45fb4132d3780c0e2d2be39be63dae35d35
new file mode 100644 (file)
index 0000000..a94092e
--- /dev/null
@@ -0,0 +1,84 @@
+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 0846A6DE0298\r
+ for <notmuch@notmuchmail.org>; Thu,  9 Jul 2015 22:42:38 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.171\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.171 tagged_above=-999 required=5 tests=[AWL=0.171]\r
+ 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 9hu0rc0o9Gmp for <notmuch@notmuchmail.org>;\r
+ Thu,  9 Jul 2015 22:42:36 -0700 (PDT)\r
+Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
+ [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id DF5636DE009A\r
+ for <notmuch@notmuchmail.org>; Thu,  9 Jul 2015 22:42:35 -0700 (PDT)\r
+Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
+ 4.80) (envelope-from <david@tethera.net>)\r
+ id 1ZDR3U-0005ZR-O7; Fri, 10 Jul 2015 05:41:00 +0000\r
+Received: (nullmailer pid 6667 invoked by uid 1000); Fri, 10 Jul 2015\r
+ 05:40:42 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Yeison Quintero <yeison.quintero@spanishconnector.com>\r
+Subject: Re: Notmuch-mutt in RaspberryPi\r
+In-Reply-To:\r
+ <CAEVZaceTThR4ZH18rQXWJtx=nyXfWjWw9XWTKG98Kzq0osc6Vg@mail.gmail.com>\r
+References: <1436322928169-4033688.post@n3.nabble.com>\r
+ <87io9umyam.fsf@maritornes.cs.unb.ca>\r
+ <CAEVZacebm--xckKasC0V1k_K_L5dq3=JJ+8G+O5p-m86ojxi+A@mail.gmail.com>\r
+ <871tghmvlh.fsf@maritornes.cs.unb.ca>\r
+ <CAEVZaceTThR4ZH18rQXWJtx=nyXfWjWw9XWTKG98Kzq0osc6Vg@mail.gmail.com>\r
+User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Fri, 10 Jul 2015 07:40:42 +0200\r
+Message-ID: <87k2u8lgdh.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://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: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 10 Jul 2015 05:42:38 -0000\r
+\r
+Yeison Quintero <yeison.quintero@spanishconnector.com> writes:\r
+\r
+> Good afternoon David.\r
+>\r
+> I use mutt to send and receive emails in my linux shell, and I'm really\r
+> searching a plugin or macro to make words searching in the body of the\r
+> message in mutt.\r
+>\r
+> If you can help me, I would feel grateful.\r
+>\r
+\r
+I'm trying to help, but you didn't answer the questions I asked in my\r
+first message.\r
+\r
+1) Do you have the notmuch binary (e.g. /usr/bin/notmuch,\r
+   /usr/local/bin/notmuch) installed? If not, install it.\r
+\r
+2) run "notmuch setup" from the command line.\r
+\r
+3) run "notmuch new" from the command line.\r
+\r
+4) now try notmuch-mutt.\r
+\r
+You will need to repeat step 3 (or learn about "notmuch insert" whenever\r
+you have new mail delivered to the machine running notmuch-mutt.\r
+\r
+d\r
+\r