summaryrefslogtreecommitdiff
path: root/48/c0537139c2034a8ecfc323720b7111ed2ae919
blob: a0853f7580f047d8983136c82f1a5a33e588ba97 (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
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <shaker521@hushmail.com>) id 1UfDUJ-0005LS-7Q
	for bitcoin-development@lists.sourceforge.net;
	Wed, 22 May 2013 18:10:12 +0000
Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of hushmail.com
	designates 65.39.178.237 as permitted sender)
	client-ip=65.39.178.237; envelope-from=shaker521@hushmail.com;
	helo=smtp2.hushmail.com; 
Received: from smtp2a.hushmail.com ([65.39.178.237] helo=smtp2.hushmail.com)
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.76) id 1UfDUI-0006ZD-CR
	for bitcoin-development@lists.sourceforge.net;
	Wed, 22 May 2013 18:10:11 +0000
Received: from smtp2.hushmail.com (smtp2a.hushmail.com [65.39.178.237])
	by smtp2.hushmail.com (Postfix) with SMTP id 24578E7D7F
	for <bitcoin-development@lists.sourceforge.net>;
	Wed, 22 May 2013 18:10:04 +0000 (UTC)
Received: from smtp.hushmail.com (w5.hushmail.com [65.39.178.80])
	by smtp2.hushmail.com (Postfix) with ESMTP
	for <bitcoin-development@lists.sourceforge.net>;
	Wed, 22 May 2013 18:10:03 +0000 (UTC)
Received: by smtp.hushmail.com (Postfix, from userid 99)
	id CB922E6739; Wed, 22 May 2013 18:10:03 +0000 (UTC)
MIME-Version: 1.0
Date: Wed, 22 May 2013 18:10:03 +0000
To: "Bitcoin Dev" <bitcoin-development@lists.sourceforge.net>
From: shaker521@hushmail.com
References: <20130522032504.1C461E6718@smtp.hushmail.com>
	<CA+s+GJD2Ty-pUcAV1HsztHjrBqJXzN-Z9XL_ideUpmN02V=pCQ@mail.gmail.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20130522181003.CB922E6739@smtp.hushmail.com>
X-Spam-Score: -2.3 (--)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/,
	no trust [65.39.178.237 listed in list.dnswl.org]
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(shaker521[at]hushmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	-1.1 RP_MATCHES_RCVD Envelope sender domain matches handover relay
	domain
	0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in
	digit (shaker521[at]hushmail.com)
	0.0 SPF_HELO_NEUTRAL SPF: HELO does not match SPF record (neutral)
X-Headers-End: 1UfDUI-0006ZD-CR
Subject: Re: [Bitcoin-development] BIP 0021 idea: sendmany
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Wed, 22 May 2013 18:10:12 -0000

>bitcoin:<address>[:<amount>][/<label>][;<address>[:<amount>][/<labe
>l>]][?message=<message>]

Correction:
bitcoin:[<label>/]<address>[:<amount>][;[<label>/]<address>[:<amount>]][?message=<message>]