Re: Problem with draft mails when using offlineimap
[notmuch-archives.git] / 96 / a8ea5aeeae076893c3373669c50f7a20579b45
1 Return-Path: <Sebastian@SSpaeth.de>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 0DB9B4196F3\r
6         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 04:02:07 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id uIu+4Em6qWEF for <notmuch@notmuchmail.org>;\r
16         Thu, 22 Apr 2010 04:02:06 -0700 (PDT)\r
17 Received: from homiemail-a20.g.dreamhost.com (caiajhbdccah.dreamhost.com\r
18         [208.97.132.207])\r
19         by olra.theworths.org (Postfix) with ESMTP id 527EA431FC1\r
20         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 04:02:06 -0700 (PDT)\r
21 Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
22         [129.132.133.204]) (Authenticated sender: sebastian@sspaeth.de)\r
23         by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPA id A159B7EC069\r
24         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 04:02:04 -0700 (PDT)\r
25 Received: by sspaeth.de (sSMTP sendmail emulation);\r
26         Thu, 22 Apr 2010 13:02:02 +0200\r
27 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
28 To: notmuch@notmuchmail.org\r
29 Subject: Re: [PATCH] emacs: Re-arrange message sending code\r
30 In-Reply-To: <1271927012-10062-1-git-send-email-dme@dme.org>\r
31 References: <1271927012-10062-1-git-send-email-dme@dme.org>\r
32 Date: Thu, 22 Apr 2010 13:02:02 +0200\r
33 Message-ID: <87tyr3oimt.fsf@SSpaeth.de>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=us-ascii\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Thu, 22 Apr 2010 11:02:07 -0000\r
49 \r
50 On 2010-04-22, David Edmondson wrote:\r
51 > Define a new `mail-user-agent' (`notmuch-user-agent') and use it by\r
52 > default. Re-arrange various routines that send mail to use this\r
53 > (compose, reply, forward). Insert a `User-Agent:' header by default.\r
54 \r
55 I've been using this or a slightly earlier version of patch\r
56 \r
57 Signed-off: Sebastian Spaeth <Sebastian@SSpaeth.de>\r