--- /dev/null
+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 ABE96431FAF\r
+ for <notmuch@notmuchmail.org>; Tue, 2 Apr 2013 12:34:28 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 wxpXZrpnuWWR for <notmuch@notmuchmail.org>;\r
+ Tue, 2 Apr 2013 12:34:28 -0700 (PDT)\r
+Received: from mail-yh0-f43.google.com (mail-yh0-f43.google.com\r
+ [209.85.213.43]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 599E8431FAE\r
+ for <notmuch@notmuchmail.org>; Tue, 2 Apr 2013 12:34:28 -0700 (PDT)\r
+Received: by mail-yh0-f43.google.com with SMTP id f43so118183yha.16\r
+ for <notmuch@notmuchmail.org>; Tue, 02 Apr 2013 12:34:27 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=x-received:date:from:to:cc:message-id:in-reply-to:references\r
+ :subject:mime-version:content-type:content-transfer-encoding;\r
+ bh=39luYnO8TUCSSJmMHJ3KScUVl3c1W6PPZzwNpDk2YKw=;\r
+ b=EHeYVkze6f4iZRST/wfi5C9MVlRalXQwTIqpmGHiB9R0sq2RhZyEv7YoiiOrinyMcl\r
+ l7E7TNaa0h7U3Zepv/Z+Rs7dGcLHk0E6hCGyRB1susazvcAPCCsSl8bS7C7MrpkLsQgy\r
+ AyxwcMrPeO43Y8E8WuJG7ckf8pk/WDCxDpIWgbjf2Bbq5KPWVCR4aQksp+CZPpPXG8p5\r
+ JT7zUUUoZtfbun8fh4Pq3BwL9XmFFJcbtbVGih9tiRHBEzeMCpFW0EANj8bPvxcgIM4t\r
+ h17GCMmhFflGHIDTM3B3sw5p4MuVcXLp/tCPU0+4qyVEw1QeDh99Xz0SaMNtTRCHOwHo\r
+ XsIw==\r
+X-Received: by 10.236.160.233 with SMTP id u69mr16248802yhk.124.1364931267862;\r
+ Tue, 02 Apr 2013 12:34:27 -0700 (PDT)\r
+Received: from localhost (187-163-100-70.static.axtel.net. [187.163.100.70])\r
+ by mx.google.com with ESMTPS id u33sm5054260yhn.7.2013.04.02.12.34.25\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Tue, 02 Apr 2013 12:34:27 -0700 (PDT)\r
+Date: Tue, 02 Apr 2013 13:33:15 -0600\r
+From: Felipe Contreras <felipe.contreras@gmail.com>\r
+To: "Kirill A. Shutemov" <kirill@shutemov.name>, \r
+ Felipe Contreras <felipe.contreras@gmail.com>\r
+Message-ID: <515b327bcb818_146e1045e10936d0@nysa.mail>\r
+In-Reply-To: <1359388340-27136-4-git-send-email-kirill@shutemov.name>\r
+References: <1359388340-27136-1-git-send-email-kirill@shutemov.name>\r
+ <1359388340-27136-4-git-send-email-kirill@shutemov.name>\r
+Subject: RE: [PATCH 3/5] /usr/sbin/sendmail as a default g:notmuch_rb_sendmail\r
+Mime-Version: 1.0\r
+Content-Type: text/plain;\r
+ charset=utf-8\r
+Content-Transfer-Encoding: 7bit\r
+Cc: notmuch@notmuchmail.org\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: Tue, 02 Apr 2013 19:34:28 -0000\r
+\r
+Kirill A. Shutemov wrote:\r
+> From: "Kirill A. Shutemov" <kirill@shutemov.name>\r
+> \r
+> It's confusing that we don't have a default sendmail program. Let's use\r
+> /usr/sbin/sendmail as reasonable default.\r
+\r
+Applied.\r
+\r
+-- \r
+Felipe Contreras\r