summaryrefslogtreecommitdiff
path: root/cd/0ce615674c004d9251bac4c48c06d8b413c72c
blob: e3447a2a6e25d06a6cd5b5b1297086c437d3b8c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
Return-Path: <jtimon@jtimon.cc>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id A896B86
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 17 Aug 2015 16:32:23 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-la0-f54.google.com (mail-la0-f54.google.com
	[209.85.215.54])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 1CA8A14E
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 17 Aug 2015 16:32:22 +0000 (UTC)
Received: by lahi9 with SMTP id i9so82313975lah.2
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 17 Aug 2015 09:32:20 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=+28B7svFn/xHw/UIye1dPCR78r9uQ0Gc+tPMBU6gGRs=;
	b=hcAVwGU0U4QsxK4GnQ0WSYqjBJFPP4cUDwg7wuFHX/GWDonwKo4gpiyI5iAh0Mnrvy
	/HOwnjuBk828BUQ0ZncQOvi52a3LKlNXFLs62EwNE0embl9b4Y3qy8+n/10Fj2kBFeDw
	5NXVCLRNgx+le/PZSJBPSxE2zkYW83dv2HQ1XZv03RPmszxj5FolHTGK34cJnVNPy7Yc
	G3LJmTlFFTJXje8pFmjdbT1iJVsEbzfYxFcTbf5prCXYbXe+oJQf9h+fJeBxEiR/EuOq
	EjWhBoCp+3wWacCt8VoidJLQoiGxr90SlIXJqJSBhTt4nxVzYqC6brOOZICKQp2Z90ne
	Ud+A==
X-Gm-Message-State: ALoCoQmVtPvnYM7uI8YXrYXUOCQt4f9uvkelwwOzAogsUZ+YW9+pcvsC9ODerHHV6rdPnIt0/Ki9
MIME-Version: 1.0
X-Received: by 10.152.37.196 with SMTP id a4mr1797797lak.59.1439829140465;
	Mon, 17 Aug 2015 09:32:20 -0700 (PDT)
Received: by 10.25.15.22 with HTTP; Mon, 17 Aug 2015 09:32:20 -0700 (PDT)
In-Reply-To: <55D1CAAF.6010400@olivere.de>
References: <6EC9DDF352DC4838AE9B088AB372428A25E1F42A@DS04>
	<55D1C81D.4070402@olivere.de>
	<CABm2gDrQTSyJUDWzO5FEy8GD76+coN7tM--8rhC7i0vfmUf0Qw@mail.gmail.com>
	<55D1CAAF.6010400@olivere.de>
Date: Mon, 17 Aug 2015 18:32:20 +0200
Message-ID: <CABm2gDqNUzqXNjih0TkCyAxUjWTcdHFsdYJYT9wriy7wDx3teg@mail.gmail.com>
From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= <jtimon@jtimon.cc>
To: Oliver Egginger <bitcoin@olivere.de>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW
	autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Cc: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Bitcoin XT Fork
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Aug 2015 16:32:23 -0000

On Mon, Aug 17, 2015 at 1:51 PM, Oliver Egginger <bitcoin@olivere.de> wrote=
:
> Am 17.08.2015 um 13:44 schrieb Jorge Tim=C3=B3n:
>>
>> On Aug 17, 2015 1:40 PM, "Oliver Egginger via bitcoin-dev"
>> <bitcoin-dev@lists.linuxfoundation.org
>> <mailto:bitcoin-dev@lists.linuxfoundation.org>> wrote:
>>> That made it to the news and is now discussed in various places. Could
>>> you please delete Satoshis old email addresses from the list and block
>>> them? Sorry to post this to all members but I can't find an owner for
>>> this list.
>>
>> Why should we block any email address?
>
> To avoid such discussions.

You mean to avoid discussions about his authenticity?
Should that matter at all?
Does the content of the post matter less than its author?