[PATCH v2 7/7] complete ghost-on-removal-when-shared-thread-exists
[notmuch-archives.git] / 6f / 20f897b2026db8a95645635c8056a2357b7bef
1 Return-Path: <pieter@praet.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 03E27429E21\r
6         for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 04:45:23 -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: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 9FBAl3ruyaNy for <notmuch@notmuchmail.org>;\r
16         Wed, 16 Nov 2011 04:45:21 -0800 (PST)\r
17 Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
18         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 1AC49431FB6\r
21         for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 04:45:20 -0800 (PST)\r
22 Received: by wyg19 with SMTP id 19so451645wyg.26\r
23         for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 04:45:19 -0800 (PST)\r
24 Received: by 10.227.208.77 with SMTP id gb13mr23479746wbb.4.1321447519658;\r
25         Wed, 16 Nov 2011 04:45:19 -0800 (PST)\r
26 Received: from localhost ([109.131.148.49])\r
27         by mx.google.com with ESMTPS id ff6sm32647717wbb.10.2011.11.16.04.45.17\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Wed, 16 Nov 2011 04:45:18 -0800 (PST)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
32         Tomi Ollila <tomi.ollila@iki.fi>, Austin Clements <amdragon@MIT.EDU>\r
33 Subject: Re: [PATCH] test: attempt to send QUIT to smtp-dummy in case mail\r
34         send failed\r
35 In-Reply-To: <87mxc1dofb.fsf@servo.finestructure.net>\r
36 References: <yf6ipmr7dki.fsf@taco2.nixu.fi> <20111112024941.GY2658@mit.edu>\r
37         <yf662iplkv3.fsf@taco2.nixu.fi> <20111112154128.GB2658@mit.edu>\r
38         <yf639dthwx1.fsf@taco2.nixu.fi>\r
39         <87mxc1dofb.fsf@servo.finestructure.net>\r
40 User-Agent: Notmuch/0.9+76~g2fd88e6 (http://notmuchmail.org) Emacs/23.3.1\r
41         (x86_64-unknown-linux-gnu)\r
42 Date: Wed, 16 Nov 2011 13:44:19 +0100\r
43 Message-ID: <877h30fd98.fsf@praet.org>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain; charset=us-ascii\r
46 Cc: notmuch@notmuchmail.org\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Wed, 16 Nov 2011 12:45:23 -0000\r
60 \r
61 On Sat, 12 Nov 2011 13:24:40 -0800, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
62 > On Sat, 12 Nov 2011 23:07:38 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
63 > > 1) add line \r
64 > >     { echo QUIT > /dev/tcp/127.0.0.1/25025; } 2>/dev/null\r
65\r
66 > I have no directory called "/dev/tcp" on my system.\r
67\r
68 \r
69 You shouldn't.  See (info "(bash)Redirections") :\r
70 \r
71   #+begin_quote\r
72     Bash handles several filenames specially when they are used in\r
73     redirections, as described in the following table:\r
74 \r
75     [...]\r
76     `/dev/tcp/HOST/PORT'\r
77          If HOST is a valid hostname or Internet address, and PORT is an\r
78          integer port number or service name, Bash attempts to open a TCP\r
79          connection to the corresponding socket.\r
80     [...]\r
81   #+end_quote\r
82 \r
83 > jamie.\r
84 > _______________________________________________\r
85 > notmuch mailing list\r
86 > notmuch@notmuchmail.org\r
87 > http://notmuchmail.org/mailman/listinfo/notmuch\r
88 \r
89 \r
90 Peace\r
91 \r
92 -- \r
93 Pieter\r