From 9a8700c52c4455d5649f17f181a6a46cf8927642 Mon Sep 17 00:00:00 2001 From: Bastien Date: Sat, 24 Aug 2013 12:34:23 +0200 Subject: [PATCH] [Bug] Force creating of Mail/sent on sending? --- 51/f10a26f44eb29323aef29a54b414a4790da4fc | 77 +++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 51/f10a26f44eb29323aef29a54b414a4790da4fc diff --git a/51/f10a26f44eb29323aef29a54b414a4790da4fc b/51/f10a26f44eb29323aef29a54b414a4790da4fc new file mode 100644 index 000000000..d83db0343 --- /dev/null +++ b/51/f10a26f44eb29323aef29a54b414a4790da4fc @@ -0,0 +1,77 @@ +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 11D6C431FD7 + for ; Sat, 24 Aug 2013 03:40:21 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_NONE=-0.0001] 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 Jil0j8A40rNg for ; + Sat, 24 Aug 2013 03:40:09 -0700 (PDT) +Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 67ABC431FBD + for ; Sat, 24 Aug 2013 03:40:09 -0700 (PDT) +Received: from list by plane.gmane.org with local (Exim 4.69) + (envelope-from ) id 1VDBGF-00023K-BU + for notmuch@notmuchmail.org; Sat, 24 Aug 2013 12:40:03 +0200 +Received: from mar75-2-81-56-68-112.fbx.proxad.net ([81.56.68.112]) + by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) + id 1AlnuQ-0007hv-00 + for ; Sat, 24 Aug 2013 12:40:03 +0200 +Received: from bzg by mar75-2-81-56-68-112.fbx.proxad.net with local (Gmexim + 0.1 (Debian)) id 1AlnuQ-0007hv-00 + for ; Sat, 24 Aug 2013 12:40:03 +0200 +X-Injected-Via-Gmane: http://gmane.org/ +To: notmuch@notmuchmail.org +From: Bastien +Subject: [Bug] Force creating of Mail/sent on sending? +Date: Sat, 24 Aug 2013 12:34:23 +0200 +Lines: 18 +Message-ID: <87haefz8b4.fsf@bzg.ath.cx> +Mime-Version: 1.0 +Content-Type: text/plain +X-Complaints-To: usenet@ger.gmane.org +X-Gmane-NNTP-Posting-Host: mar75-2-81-56-68-112.fbx.proxad.net +User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) +Cancel-Lock: sha1:LJEPVmzYsNCBQa1Vfk8bffPqVuc= +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: Sat, 24 Aug 2013 10:40:21 -0000 + +Hi all, + +I installed notmuch yesterday, when I heard David's talk at the GNU +hackers meeting -- great tool! Thanks for the work. + +My configuration is here: http://bzg.fr/emacs.html (browse down to the +notmuch section, click on it.) + +If I require 'notmuch, then sending from Gnus asks me whether I want +to create Mail/sent -- I don't want to, sent emails go to the current +group. + +Is there a way to avoid notmuch asking this? + +Thanks! + +-- + Bastien + -- 2.26.2