Re: [PATCH 7/9] vim: use mailx for sending
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 16 Jun 2010 18:28:07 +0000 (21:28 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:09 +0000 (09:37 -0800)
92/585f795d53897234f718ddb0d87d2f5419efb2 [new file with mode: 0644]

diff --git a/92/585f795d53897234f718ddb0d87d2f5419efb2 b/92/585f795d53897234f718ddb0d87d2f5419efb2
new file mode 100644 (file)
index 0000000..95d2acf
--- /dev/null
@@ -0,0 +1,76 @@
+Return-Path: <felipe.contreras@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id E7CF2418C36\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Jun 2010 11:28:19 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.599\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.599 tagged_above=-999 required=5\r
+       tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
+       DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id GGfyRUP8gZZC for <notmuch@notmuchmail.org>;\r
+       Wed, 16 Jun 2010 11:28:09 -0700 (PDT)\r
+Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com\r
+       [209.85.161.53])\r
+       by olra.theworths.org (Postfix) with ESMTP id A9A88431FC1\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Jun 2010 11:28:09 -0700 (PDT)\r
+Received: by fxm16 with SMTP id 16so4537975fxm.26\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Jun 2010 11:28:08 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=domainkey-signature:mime-version:received:received:in-reply-to\r
+       :references:date:message-id:subject:from:to:cc:content-type;\r
+       bh=zFJuVCodNc+GgznEB4Y10wEjLFiRht2LEo6wzCdUkz4=;\r
+       b=ctVP8qgoW4kTvwneg61GWZsh+mk8t3E/fMIc1XpZm/SoMN2z+d28m41O17lkzWvNA+\r
+       8nXJh3o8Jia2LUl18gxntQ/lkjlHYkciX0lB3dxWsNG/J17DhOBStZvcfrX5z2ruBXeI\r
+       ibtnBsLVSNCI58oS2XDr7CZsmlI15oCn+cy4A=\r
+DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
+       h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
+       :cc:content-type;\r
+       b=h4IOZTLGjEGRrtjEagSyGI6ZgN7YMnOhq6S2RG0kcxwDKRspd2345+VnOWkUJjx2/J\r
+       0LV0pNR3saEoIYoHJ4WRG7zFbTG99hGjCpc4hgvewaIMtfMRNgZLtMKAiEU6shmI7xXy\r
+       OMOPh5+o1lIVZlsDE6JQhwwcamQVOWmEgv4QU=\r
+MIME-Version: 1.0\r
+Received: by 10.204.79.214 with SMTP id q22mr6832962bkk.109.1276712887594; \r
+       Wed, 16 Jun 2010 11:28:07 -0700 (PDT)\r
+Received: by 10.204.60.78 with HTTP; Wed, 16 Jun 2010 11:28:07 -0700 (PDT)\r
+In-Reply-To: <1275736362-22771-8-git-send-email-felipe.contreras@gmail.com>\r
+References: <1275736362-22771-1-git-send-email-felipe.contreras@gmail.com>\r
+       <1275736362-22771-8-git-send-email-felipe.contreras@gmail.com>\r
+Date: Wed, 16 Jun 2010 21:28:07 +0300\r
+Message-ID: <AANLkTilni8fONNoCm_YJtlpZLWVJfV15ODv0rctBVxwY@mail.gmail.com>\r
+Subject: Re: [PATCH 7/9] vim: use mailx for sending\r
+From: Felipe Contreras <felipe.contreras@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Content-Type: text/plain; charset=UTF-8\r
+Cc: Bart Trojanowski <bart@jukie.net>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\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: Wed, 16 Jun 2010 18:28:20 -0000\r
+\r
+On Sat, Jun 5, 2010 at 2:12 PM, Felipe Contreras\r
+<felipe.contreras@gmail.com> wrote:\r
+> Possilby used by more systems, and besides the code wasn't really\r
+> working properly anyway.\r
+\r
+Hmm, I just noticed that mailx in Fedora 13 (apparently heirloom\r
+mailx) is dropping the 'in-reply-to' and 'references' headers, so it\r
+would make more sense to generate output directly for the MTA. FTR.\r
+There's no 'mail' command on F13.\r
+\r
+-- \r
+Felipe Contreras\r