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