Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / d7 / 14a0ba129f44ea1fc644f896a53688d358288a
1 Return-Path: <xma@gnu.org>\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 15517431FB6\r
6         for <notmuch@notmuchmail.org>; Wed,  1 Dec 2010 20:28:03 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.566\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.566 tagged_above=-999 required=5\r
12         tests=[DATE_IN_PAST_06_12=1.103, DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id veK3ViE385rR for <notmuch@notmuchmail.org>;\r
17         Wed,  1 Dec 2010 20:28:01 -0800 (PST)\r
18 Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
19         [88.164.105.66])\r
20         by olra.theworths.org (Postfix) with ESMTP id C1AFD431FB5\r
21         for <notmuch@notmuchmail.org>; Wed,  1 Dec 2010 20:28:01 -0800 (PST)\r
22 Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
23         by xhlj.maillard.im (Postfix) with ESMTP id 6638120B05;\r
24         Thu,  2 Dec 2010 05:27:58 +0100 (CET)\r
25 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc\r
26         :subject:in-reply-to:references:reply-to:date:message-id\r
27         :mime-version:content-type; s=postfix; bh=IMocKlE7ZdjwukZye4FvjL\r
28         weC64=; b=kMMQ1d1uZbNZwvWBZNlB0FrtYW5+2u8yfoURZ/haTQDKvQBMw1ZZug\r
29         0ug2Xwceypci6VGq7iNDLkuUIFQLnm0bhz8IXye8GxNnFINQgM8wi/FQPNbQjftS\r
30         4H1l64x/+oreV9VwnZcrtpUQgCjNnHAiTfWoItHp1MPPPUL7Je95c=\r
31 Received: from maillard.im (unknown [192.168.0.254])\r
32         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
33         (No client certificate requested)\r
34         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
35         Thu,  2 Dec 2010 05:27:58 +0100 (CET)\r
36 From: Xavier Maillard <xma@gnu.org>\r
37 To: first last <arian.kuschki@googlemail.com>\r
38 Subject: Re: [GNU EMACS] smtpmail package and queue\r
39 In-Reply-To: <AANLkTikNXbrRbh7xfkZG3bKtNh3hXPT=0rcZT99pRbnb@mail.gmail.com>\r
40 References: <m2tyiyzahp.fsf@kcals.maillard.im>\r
41         <AANLkTikNXbrRbh7xfkZG3bKtNh3hXPT=0rcZT99pRbnb@mail.gmail.com>\r
42 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1\r
43         (i486-slackware-linux-gnu)\r
44 Date: Wed, 01 Dec 2010 20:13:36 +0100\r
45 Message-ID: <m2oc95z4pr.fsf@kcals.maillard.im>\r
46 MIME-Version: 1.0\r
47 Content-Type: text/plain; charset=us-ascii\r
48 Cc: notmuch@notmuchmail.org\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 Reply-To: Xavier Maillard <xma@gnu.org>\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Thu, 02 Dec 2010 04:28:03 -0000\r
63 \r
64 Hi,\r
65 \r
66 On Wed, 1 Dec 2010 03:01:47 +0100, first last <arian.kuschki@googlemail.com> wrote:\r
67 > msmtp includes (at last in some distros I think) a script that enqeues mails\r
68 > when you are offline and sends them when you are online. It is a drop-in\r
69 > replacement for sendmail.\r
70 \r
71 Ok and thank you for msmtp but what about smtpmail.el ? :D\r
72 \r
73 /Xavier\r