sisimai 4.22.5 → 4.22.6

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of sisimai might be problematic. Click here for more details.

Files changed (140) hide show
  1. checksums.yaml +4 -4
  2. data/ChangeLog.md +20 -0
  3. data/README-JA.md +2 -2
  4. data/README.md +2 -2
  5. data/lib/sisimai/bite/email/amazonses.rb +3 -3
  6. data/lib/sisimai/bite/email/aol.rb +5 -5
  7. data/lib/sisimai/bite/email/biglobe.rb +5 -5
  8. data/lib/sisimai/bite/email/courier.rb +6 -17
  9. data/lib/sisimai/bite/email/domino.rb +10 -13
  10. data/lib/sisimai/bite/email/einsundeins.rb +3 -3
  11. data/lib/sisimai/bite/email/exim.rb +37 -42
  12. data/lib/sisimai/bite/email/gmx.rb +3 -3
  13. data/lib/sisimai/bite/email/google.rb +12 -14
  14. data/lib/sisimai/bite/email/gsuite.rb +7 -7
  15. data/lib/sisimai/bite/email/kddi.rb +6 -6
  16. data/lib/sisimai/bite/email/mailru.rb +31 -21
  17. data/lib/sisimai/bite/email/messagingserver.rb +3 -3
  18. data/lib/sisimai/bite/email/mxlogic.rb +55 -35
  19. data/lib/sisimai/bite/email/notes.rb +8 -9
  20. data/lib/sisimai/bite/email/office365.rb +13 -3
  21. data/lib/sisimai/bite/email/opensmtpd.rb +23 -21
  22. data/lib/sisimai/bite/email/outlook.rb +5 -5
  23. data/lib/sisimai/bite/email/qmail.rb +42 -51
  24. data/lib/sisimai/bite/email/receivingses.rb +7 -7
  25. data/lib/sisimai/bite/email/verizon.rb +6 -6
  26. data/lib/sisimai/bite/email/x4.rb +42 -51
  27. data/lib/sisimai/bite/email/yahoo.rb +5 -0
  28. data/lib/sisimai/bite/email/zoho.rb +3 -3
  29. data/lib/sisimai/data.rb +1 -0
  30. data/lib/sisimai/mda.rb +41 -45
  31. data/lib/sisimai/mime.rb +37 -12
  32. data/lib/sisimai/reason/filtered.rb +15 -22
  33. data/lib/sisimai/reason/notaccept.rb +2 -0
  34. data/lib/sisimai/reason/spamdetected.rb +1 -0
  35. data/lib/sisimai/rhost.rb +2 -1
  36. data/lib/sisimai/rhost/kddi.rb +40 -0
  37. data/lib/sisimai/smtp/error.rb +2 -12
  38. data/lib/sisimai/version.rb +1 -1
  39. data/set-of-emails/README.md +19 -9
  40. data/set-of-emails/logo/horizontalversions.png +0 -0
  41. data/set-of-emails/logo/icon.png +0 -0
  42. data/set-of-emails/maildir/bsd/arf-15.eml +57 -0
  43. data/set-of-emails/maildir/bsd/arf-16.eml +68 -0
  44. data/set-of-emails/maildir/bsd/{arf-05.eml → arf-17.eml} +29 -34
  45. data/set-of-emails/maildir/bsd/arf-18.eml +59 -0
  46. data/set-of-emails/maildir/bsd/arf-19.eml +67 -0
  47. data/set-of-emails/maildir/bsd/arf-20.eml +64 -0
  48. data/set-of-emails/maildir/bsd/arf-21.eml +57 -0
  49. data/set-of-emails/maildir/bsd/arf-22.eml +49 -0
  50. data/set-of-emails/maildir/bsd/{email-amazonworkmail-06.eml → email-amazonworkmail-08.eml} +4 -4
  51. data/set-of-emails/maildir/bsd/email-bigfoot-02.eml +66 -0
  52. data/set-of-emails/maildir/bsd/email-einsundeins-02.eml +45 -0
  53. data/set-of-emails/maildir/bsd/email-exchange2003-07.eml +63 -0
  54. data/set-of-emails/maildir/bsd/email-ezweb-07.eml +39 -0
  55. data/set-of-emails/maildir/bsd/{email-facebook-01.eml → email-facebook-03.eml} +7 -7
  56. data/set-of-emails/maildir/bsd/{email-facebook-02.eml → email-facebook-04.eml} +7 -7
  57. data/set-of-emails/maildir/bsd/email-fml-03.eml +69 -0
  58. data/set-of-emails/maildir/bsd/{email-google-02.eml → email-google-18.eml} +21 -20
  59. data/set-of-emails/maildir/bsd/email-gsuite-08.eml +231 -0
  60. data/set-of-emails/maildir/bsd/email-gsuite-09.eml +231 -0
  61. data/set-of-emails/maildir/bsd/email-gsuite-10.eml +254 -0
  62. data/set-of-emails/maildir/bsd/email-gsuite-11.eml +228 -0
  63. data/set-of-emails/maildir/bsd/email-mailmarshalsmtp-02.eml +43 -0
  64. data/set-of-emails/maildir/bsd/email-mailru-07.eml +82 -0
  65. data/set-of-emails/maildir/bsd/email-mailru-08.eml +82 -0
  66. data/set-of-emails/maildir/bsd/email-mailru-09.eml +80 -0
  67. data/set-of-emails/maildir/bsd/email-messagelabs-02.eml +72 -0
  68. data/set-of-emails/maildir/bsd/email-messagingserver-08.eml +150 -0
  69. data/set-of-emails/maildir/bsd/email-messagingserver-09.eml +153 -0
  70. data/set-of-emails/maildir/bsd/email-messagingserver-10.eml +145 -0
  71. data/set-of-emails/maildir/bsd/email-messagingserver-11.eml +151 -0
  72. data/set-of-emails/maildir/bsd/email-office365-04.eml +635 -0
  73. data/set-of-emails/maildir/bsd/email-office365-05.eml +561 -0
  74. data/set-of-emails/maildir/bsd/email-outlook-08.eml +69 -0
  75. data/set-of-emails/maildir/bsd/email-postfix-33.eml +71 -0
  76. data/set-of-emails/maildir/bsd/email-postfix-34.eml +54 -0
  77. data/set-of-emails/maildir/bsd/email-postfix-35.eml +70 -0
  78. data/set-of-emails/maildir/bsd/email-postfix-36.eml +73 -0
  79. data/set-of-emails/maildir/bsd/email-sendmail-49.eml +67 -0
  80. data/set-of-emails/maildir/bsd/email-sendmail-50.eml +67 -0
  81. data/set-of-emails/maildir/bsd/email-sendmail-51.eml +75 -0
  82. data/set-of-emails/maildir/bsd/email-sendmail-52.eml +68 -0
  83. data/set-of-emails/maildir/bsd/email-x3-05.eml +67 -0
  84. data/set-of-emails/maildir/bsd/email-x4-08.eml +36 -0
  85. data/set-of-emails/maildir/bsd/email-yahoo-06.eml +76 -0
  86. data/set-of-emails/maildir/bsd/email-yahoo-07.eml +76 -0
  87. data/set-of-emails/maildir/bsd/email-yahoo-08.eml +75 -0
  88. data/set-of-emails/maildir/bsd/email-yahoo-09.eml +76 -0
  89. data/set-of-emails/maildir/bsd/email-yahoo-10.eml +75 -0
  90. data/set-of-emails/maildir/bsd/email-yahoo-11.eml +80 -0
  91. data/set-of-emails/maildir/bsd/rfc3464-35.eml +43 -0
  92. data/set-of-emails/maildir/bsd/rfc3464-36.eml +40 -0
  93. data/set-of-emails/maildir/bsd/rfc3464-37.eml +50 -0
  94. data/set-of-emails/maildir/bsd/rfc3464-38.eml +17 -0
  95. data/set-of-emails/maildir/bsd/rfc3464-39.eml +23 -0
  96. data/set-of-emails/maildir/bsd/rfc3464-40.eml +115 -0
  97. data/set-of-emails/maildir/bsd/rhost-godaddy-03.eml +81 -0
  98. data/set-of-emails/maildir/bsd/rhost-kddi-01.eml +67 -0
  99. data/set-of-emails/maildir/bsd/rhost-kddi-02.eml +68 -0
  100. data/set-of-emails/maildir/dos/email-gsuite-01.eml +189 -0
  101. data/set-of-emails/maildir/dos/rfc3834-01.eml +22 -36
  102. data/set-of-emails/maildir/dos/rhost-franceptt-01.eml +102 -0
  103. data/set-of-emails/maildir/mac/email-gsuite-01.eml +1 -10
  104. data/set-of-emails/maildir/mac/rfc3834-01.eml +1 -1
  105. data/set-of-emails/maildir/mac/rhost-franceptt-01.eml +1 -4
  106. metadata +67 -41
  107. data/set-of-emails/maildir/bsd/arf-03.eml +0 -56
  108. data/set-of-emails/maildir/bsd/arf-04.eml +0 -89
  109. data/set-of-emails/maildir/bsd/arf-06.eml +0 -166
  110. data/set-of-emails/maildir/bsd/arf-07.eml +0 -59
  111. data/set-of-emails/maildir/bsd/arf-08.eml +0 -103
  112. data/set-of-emails/maildir/bsd/arf-09.eml +0 -104
  113. data/set-of-emails/maildir/bsd/arf-10.eml +0 -56
  114. data/set-of-emails/maildir/bsd/arf-13.eml +0 -76
  115. data/set-of-emails/maildir/bsd/email-amazonses-04.eml +0 -55
  116. data/set-of-emails/maildir/bsd/email-bigfoot-01.eml +0 -64
  117. data/set-of-emails/maildir/bsd/email-einsundeins-01.eml +0 -38
  118. data/set-of-emails/maildir/bsd/email-exchange2003-06.eml +0 -151
  119. data/set-of-emails/maildir/bsd/email-ezweb-06.eml +0 -33
  120. data/set-of-emails/maildir/bsd/email-fml-01.eml +0 -70
  121. data/set-of-emails/maildir/bsd/email-google-14.eml +0 -304
  122. data/set-of-emails/maildir/bsd/email-mailmarshalsmtp-01.eml +0 -43
  123. data/set-of-emails/maildir/bsd/email-messagelabs-01.eml +0 -76
  124. data/set-of-emails/maildir/bsd/email-outlook-05.eml +0 -85
  125. data/set-of-emails/maildir/bsd/email-postfix-12.eml +0 -71
  126. data/set-of-emails/maildir/bsd/email-postfix-21.eml +0 -60
  127. data/set-of-emails/maildir/bsd/email-x3-04.eml +0 -106
  128. data/set-of-emails/maildir/bsd/email-x4-07.eml +0 -153
  129. data/set-of-emails/maildir/bsd/rfc3464-02.eml +0 -43
  130. data/set-of-emails/maildir/bsd/rfc3464-03.eml +0 -40
  131. data/set-of-emails/maildir/bsd/rfc3464-22.eml +0 -105
  132. data/set-of-emails/maildir/bsd/rfc3464-23.eml +0 -21
  133. data/set-of-emails/maildir/bsd/rfc3464-25.eml +0 -33
  134. data/set-of-emails/maildir/bsd/rfc3464-27.eml +0 -180
  135. data/set-of-emails/maildir/bsd/rhost-godaddy-01.eml +0 -83
  136. data/set-of-emails/to-be-debugged-because/reason-is-onhold/onhold-0001.eml +0 -85
  137. data/set-of-emails/to-be-debugged-because/reason-is-undefined/undefined-0002.eml +0 -27
  138. data/set-of-emails/to-be-debugged-because/reason-is-undefined/undefined-0003.eml +0 -78
  139. data/set-of-emails/to-be-debugged-because/sisimai-cannot-parse-yet/cannot-parse-this-email-0002.eml +0 -25
  140. data/set-of-emails/to-be-debugged-because/something-is-wrong/no-message-id-from-pr-150.eml +0 -75
@@ -0,0 +1,72 @@
1
+ Received: from [203.0.113.225] by server-00.bemta-0.messagelabs.com id B2/EE-00000-0000FFFF; Thu, 29 Apr 2015 23:34:45 +0000
2
+ X-Msg-Ref: server-00.tower-000.messagelabs.com!0000000022!22222222!2
3
+ X-Originating-IP: [192.0.2.248]
4
+ X-StarScan-Received:
5
+ X-StarScan-Version: 6.12.5; banners=-,-,-
6
+ X-VirusChecked: Checked
7
+ Received: (qmail 22222 invoked from network); 29 Apr 2015 23:34:45 -0000
8
+ Received: from r4.bemta00.messagelabs.com (HELO r9.bemta02.messagelabs.com) (192.0.2.248)
9
+ by server-00.tower-000.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 29 Apr 2015 23:34:45 -0000
10
+ Received: by server-00.bemta-0.messagelabs.com id EF/22-00000-22222222; Thu, 29 Apr 2015 23:34:45 +0000
11
+ From: Mail Delivery System <MAILER-DAEMON@messagelabs.com>
12
+ To: <sironeko@example.jp>
13
+ Subject: Mail Delivery Failure
14
+ Date: Thu, 29 Apr 2015 23:34:45 +0000
15
+ Content-Type: multipart/report; report-type=delivery-status;
16
+ boundary="ffe0e+NekoNyaan/88AFvGeaobiIG0xwio1ab41=="
17
+
18
+ --ffe0e+NekoNyaan/88AFvGeaobiIG0xwio1ab41==
19
+ Content-Type: text/plain; charset="UTF-8"
20
+ Content-Transfer-Encoding: quoted-printable
21
+
22
+ This is the mail delivery agent at messagelabs.com.
23
+
24
+ I was unable to deliver your message to the following addresses:
25
+
26
+ kijitora@neko.example.org
27
+
28
+ Reason: 550 kijitora@neko.example.org... No such user
29
+
30
+ The message subject was: Nyaan
31
+ The message date was: Thu, 29 Apr 2015 23:34:45 +0000
32
+ The message identifier was: B0/22-00000-22222222
33
+ The message reference was: server-00.tower-000.messagelabs.com!0000000022!22=
34
+ 222222!2
35
+
36
+ Please do not reply to this email as it is sent from an unattended mailbox.
37
+ Please visit www.messagelabs.com/support for more details
38
+ about this error message and instructions to resolve this issue.
39
+
40
+
41
+ --ffe0e+NekoNyaan/88AFvGeaobiIG0xwio1ab41==
42
+ Content-Type: message/delivery-status
43
+
44
+ Reporting-MTA: dns; server-00.bemta-0.messagelabs.com
45
+ Arrival-Date: Thu, 29 Apr 2015 23:34:45 +0000
46
+
47
+ Action: failed
48
+ Status: 5.0.0
49
+ Last-Attempt-Date: Thu, 29 Apr 2015 23:34:45 +0000
50
+ Remote-MTA: dns; mail.neko.example.org
51
+ Diagnostic-Code: smtp; 550 kijitora@neko.example.org... No such user
52
+ Final-Recipient: rfc822; kijitora@neko.example.org
53
+
54
+ --ffe0e+NekoNyaan/88AFvGeaobiIG0xwio1ab41==
55
+ Content-Type: text/rfc822-headers
56
+
57
+ Return-Path: <sironeko@example.jp>
58
+ Received: from [203.0.113.225] by server-00.bemta-0.messagelabs.com id DB/FE-00000-00000022; Thu, 29 Apr 2015 23:34:45 +0000
59
+ X-Env-Sender: sironeko@example.jp
60
+ X-Msg-Ref: server-00.tower-000.messagelabs.com!0000000022!22222222!2
61
+ Date: Thu, 29 Apr 2015 23:34:45 +0000
62
+ Message-ID: <20150429233445.nekoNyaan.00000@r9.example.jp>
63
+ From: sironeko@example.jp
64
+ To: Kijitora <kijitora@neko.example.org>
65
+ Subject: Nyaan
66
+ Content-Type: text/plain
67
+ MIME-Version: 1.0
68
+
69
+ Nyaan
70
+
71
+ --ffe0e+NekoNyaan/88AFvGeaobiIG0xwio1ab41==--
72
+
@@ -0,0 +1,150 @@
1
+ Return-path: <>
2
+ Received: from mr21p30im-asmtp002.me.com ([17.111.174.65])
3
+ by ms30511.mac.com (Oracle Communications Messaging Server 8.0.1.3.20170906
4
+ 64bit (built Sep 6 2017)) with ESMTP id <0P92002K8V09UVC0@ms30511.mac.com>
5
+ for azumakuniyuki@icloud.example.com; Mon, 21 May 2018 12:07:21 +0000 (GMT)
6
+ Original-recipient: rfc822;azumakuniyuki@icloud.example.com
7
+ Received: from process-daemon.mr21p30im-asmtp002.me.com by
8
+ mr21p30im-asmtp002.me.com
9
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
10
+ 2017)) id <0P9200D00TY08300@mr21p30im-asmtp002.me.com> for
11
+ azumakuniyuki@icloud.example.com (ORCPT azumakuniyuki@icloud.example.com); Mon,
12
+ 21 May 2018 12:07:21 +0000 (GMT)
13
+ X-CLX-Spam: false
14
+ X-CLX-UnSpecialScore: None
15
+ X-CLX-Score: 1013
16
+ X-CLX-UShades: None
17
+ X-CLX-Shades: None
18
+ X-MANTSH: 1TEIXR1gbG1oaGkNHB0tNT0ReRV9eGRsbHhEKTEMXGx0EGxsbBBsdGQQZGBAbHho
19
+ fGhEKQ04XTHtybXIdHn4FYm0FQ2QFE2hIaU5kaFtaeUBmRGNuWlMRClhcFxkEGgQZHgcZGxweG
20
+ xlMEwUbHQQbGxsEGx8fBBgeGhAbHhofGhEKTFkXGxobGREKTEYXa2tra2tra2tse2sRCk9YFxo
21
+ RCk5IF05ZRBBOQUNHEEVBEEtQX0dLQV9EQ1NfQUNqQ0lGRV9OBElFRxBDSUZFX04ESUVHEQptf
22
+ hcaEQpYTRdLEQ==
23
+ X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,,
24
+ definitions=2018-05-21_04:,, signatures=0
25
+ X-Proofpoint-Spam-Details: rule=notspam policy=default score=1 ndrscore=1
26
+ suspectscore=3 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0
27
+ clxscore=1013 adjustscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx
28
+ scancount=1 engine=8.0.1-1707230000 definitions=main-1805210145
29
+ Received: from mr21p30im-asmtp002.me.com
30
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
31
+ 2017)) id <0P9200028V08TW00@mr21p30im-asmtp002.me.com>; Mon,
32
+ 21 May 2018 12:07:21 +0000 (GMT)
33
+ Date: Mon, 21 May 2018 12:07:21 +0000 (GMT)
34
+ From: postmaster@mac.com
35
+ Subject: Delivery Notification: Delivery has failed
36
+ In-reply-to: <63085f8b-6200-46fb-8b58-1152223c6ed6@me.com>
37
+ To: azumakuniyuki@icloud.example.com
38
+ Message-id: <0P920002BV09TW00@mr21p30im-asmtp002.me.com>
39
+ MIME-version: 1.0
40
+ Content-type: multipart/report; report-type=delivery-status;
41
+ boundary="Boundary_(ID_vNZluyAI4fvFd/u6sNsexw)"
42
+ References: <63085f8b-6200-46fb-8b58-1152223c6ed6@me.com>
43
+
44
+
45
+ --Boundary_(ID_vNZluyAI4fvFd/u6sNsexw)
46
+ Content-type: text/plain; charset=us-ascii
47
+ Content-language: en-US
48
+
49
+ This report relates to a message you sent with the following header fields:
50
+
51
+ Message-id: <63085f8b-6200-46fb-8b58-1152223c6ed6@me.com>
52
+ Date: Mon, 21 May 2018 12:07:19 +0000 (GMT)
53
+ From: azumakuniyuki <azumakuniyuki@icloud.example.com>
54
+ To: otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
55
+ Subject: =?utf-8?B?44OL44Oj44O844Oz?=
56
+
57
+ Your message cannot be delivered to the following recipients:
58
+
59
+ Recipient address: otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
60
+ Reason: SMTP transmission failure has occurred
61
+ Diagnostic code: smtp;550 : User unknown
62
+ Remote system: dns;lsean.ezweb.ne.jp (TCP|17.111.174.65|19454|27.85.176.228|25) (au mail)
63
+
64
+
65
+ --Boundary_(ID_vNZluyAI4fvFd/u6sNsexw)
66
+ Content-type: message/delivery-status
67
+
68
+ Original-envelope-id: 0P920016FV07IP30@mr21p30im-asmtp002.me.com
69
+ Reporting-MTA: dns;mr21p30im-asmtp002.me.com (tcp-daemon)
70
+ Arrival-date: Mon, 21 May 2018 12:07:20 +0000 (GMT)
71
+
72
+ Original-recipient: rfc822;otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
73
+ Final-recipient: rfc822;otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
74
+ Action: failed
75
+ Status: 5.0.0 (SMTP transmission failure has occurred)
76
+ Remote-MTA: dns;lsean.ezweb.ne.jp (TCP|17.111.174.65|19454|27.85.176.228|25)
77
+ (au mail)
78
+ Diagnostic-code: smtp;550 : User unknown
79
+
80
+ --Boundary_(ID_vNZluyAI4fvFd/u6sNsexw)
81
+ Content-type: message/rfc822
82
+
83
+ Return-path: <azumakuniyuki@icloud.example.com>
84
+ Received: from tcp-daemon.mr21p30im-asmtp002.me.com by
85
+ mr21p30im-asmtp002.me.com
86
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
87
+ 2017)) id <0P9200028V08TW00@mr21p30im-asmtp002.me.com>; Mon,
88
+ 21 May 2018 12:07:21 +0000 (GMT)
89
+ Received: from process-dkim-sign-daemon.mr21p30im-asmtp002.me.com by
90
+ mr21p30im-asmtp002.me.com
91
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
92
+ 2017)) id <0P9200P00UVN0100@mr21p30im-asmtp002.me.com> for
93
+ otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp; Mon, 21 May 2018 12:07:20 +0000 (GMT)
94
+ Received: from localhost (mr21p30im-ztbu08053101.me.com [17.111.153.80])
95
+ by mr21p30im-asmtp002.me.com
96
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
97
+ 2017)) with ESMTP id <0P920016EV07IP30@mr21p30im-asmtp002.me.com> for
98
+ otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp; Mon, 21 May 2018 12:07:20 +0000 (GMT)
99
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=04042017;
100
+ t=1526904440; bh=bb6fSZOFjUgM+CW1V0y1FoLCIAVr7NED6H54l0uDvWI=;
101
+ h=To:From:Subject:Date:Message-id:Content-type:MIME-version;
102
+ b=uzp03CH0Uj63BSW7Zarla3fwWAUfNfYi9yr6H+BN30rrJmlvPf23Uj4h3ajRndAbQ
103
+ 2anEaPjIStMNIOJpF6mRzqINuCwFY/LQdlW2MtCusPf3UkMSRRiYvLfls31dr5o2nA
104
+ YX1hWH81Wr21FTb91769GVof4USsT4nxZYNVZEmJHroA+/3BSbuQ9LohAxYgSc4dZq
105
+ XKfKUm8P2fRIlb7hZMvA34yIcHJ3o5Yu2EeAPFqM4f7ng048Gy7hABKo6CgFP2iSLQ
106
+ w2H7Lex/48DdFuN09/z7YCL1mf++vblciuV0g2FxzvEbmdJIGTXezBlEsol/xRXCch
107
+ 0tfHV5q1ov2xQ==
108
+ Date: Mon, 21 May 2018 12:07:19 +0000 (GMT)
109
+ From: azumakuniyuki <azumakuniyuki@icloud.example.com>
110
+ Subject: =?utf-8?B?44OL44Oj44O844Oz?=
111
+ To: otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
112
+ Message-id: <63085f8b-6200-46fb-8b58-1152223c6ed6@me.com>
113
+ MIME-version: 1.0
114
+ X-Mailer: iCloud MailClient1808Project39
115
+ MailServer1808B28.27280-16A-3134-f4a51c5140c6
116
+ Content-type: multipart/alternative;
117
+ boundary=Apple-Webmail-42--43f8db56-c891-4f68-9bd3-da50362b6115
118
+ X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,,
119
+ definitions=2018-05-21_04:,, signatures=0
120
+ X-Proofpoint-Spam-Details: rule=notspam policy=default score=2 spamscore=2
121
+ clxscore=1011 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0
122
+ bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1
123
+ engine=8.0.1-1707230000 definitions=main-1805210145
124
+
125
+
126
+ --Apple-Webmail-42--43f8db56-c891-4f68-9bd3-da50362b6115
127
+ Content-Transfer-Encoding: quoted-printable
128
+ Content-Type: text/plain;
129
+ charset=utf-8;
130
+ format=flowed
131
+
132
+ =E3=81=AB=E3=82=83=E3=83=BC=E3=82=93
133
+ --Apple-Webmail-42--43f8db56-c891-4f68-9bd3-da50362b6115
134
+ Content-Type: multipart/related;
135
+ type="text/html";
136
+ boundary=Apple-Webmail-86--43f8db56-c891-4f68-9bd3-da50362b6115
137
+
138
+
139
+ --Apple-Webmail-86--43f8db56-c891-4f68-9bd3-da50362b6115
140
+ Content-Transfer-Encoding: quoted-printable
141
+ Content-Type: text/html;
142
+ charset=utf-8;
143
+
144
+ <html><body><div>=E3=81=AB=E3=82=83=E3=83=BC=E3=82=93</div></body></html>
145
+ --Apple-Webmail-86--43f8db56-c891-4f68-9bd3-da50362b6115--
146
+
147
+ --Apple-Webmail-42--43f8db56-c891-4f68-9bd3-da50362b6115--
148
+
149
+
150
+ --Boundary_(ID_vNZluyAI4fvFd/u6sNsexw)--
@@ -0,0 +1,153 @@
1
+ Return-path: <>
2
+ Received: from mr21p30im-asmtp002.me.com ([17.111.174.65])
3
+ by ms30511.mac.com (Oracle Communications Messaging Server 8.0.1.3.20170906
4
+ 64bit (built Sep 6 2017)) with ESMTP id <0P92002VBV2SUVC0@ms30511.mac.com>
5
+ for azumakuniyuki@icloud.example.com; Mon, 21 May 2018 12:08:52 +0000 (GMT)
6
+ Original-recipient: rfc822;azumakuniyuki@icloud.example.com
7
+ Received: from process-daemon.mr21p30im-asmtp002.me.com by
8
+ mr21p30im-asmtp002.me.com
9
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
10
+ 2017)) id <0P9200D00TY08300@mr21p30im-asmtp002.me.com> for
11
+ azumakuniyuki@icloud.example.com (ORCPT azumakuniyuki@icloud.example.com); Mon,
12
+ 21 May 2018 12:08:52 +0000 (GMT)
13
+ X-CLX-Spam: false
14
+ X-CLX-UnSpecialScore: None
15
+ X-CLX-Score: 1003
16
+ X-CLX-UShades: None
17
+ X-CLX-Shades: None
18
+ X-MANTSH: 1TEIXR1gbG1oaGkNHB0tNT0ReRV9eGRsbGxEKTEMXGx0EGxsbBBsdGQQZGBAbHho
19
+ fGhEKQ04XGWwab1pmWWFvHGN6SU9vTx0fSR9seGl+AV1wE39DeGsRClhcFxkEGgQZHgcZGxweG
20
+ xlMEwUbHQQbGxsEGx8fBBsfHBAbHhofGhEKTFkXGxoaGREKTEYXa2tra2tra2tse2sRCk9YFxo
21
+ RCk5IF05ZRBBOQUNHEEVBEEtQX0dLQV9EQ1NfQUNqQ0lGRV9OBElFRxBDSUZFX04ESUVHEQptf
22
+ hcaEQpYTRdLEQ==
23
+ X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,,
24
+ definitions=2018-05-21_04:,, signatures=0
25
+ X-Proofpoint-Spam-Details: rule=notspam policy=default score=1 ndrscore=1
26
+ suspectscore=3 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0
27
+ clxscore=1003 adjustscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx
28
+ scancount=1 engine=8.0.1-1707230000 definitions=main-1805210146
29
+ Received: from mr21p30im-asmtp002.me.com
30
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
31
+ 2017)) id <0P920004MV2RTW00@mr21p30im-asmtp002.me.com>; Mon,
32
+ 21 May 2018 12:08:51 +0000 (GMT)
33
+ Date: Mon, 21 May 2018 12:08:51 +0000 (GMT)
34
+ From: postmaster@mac.com
35
+ Subject: Delivery Notification: Delivery has failed
36
+ In-reply-to: <1175b14d-4e0b-4e85-82a5-4cae26e7ad9e@me.com>
37
+ To: azumakuniyuki@icloud.example.com
38
+ Message-id: <0P920004PV2RTW00@mr21p30im-asmtp002.me.com>
39
+ MIME-version: 1.0
40
+ Content-type: multipart/report; report-type=delivery-status;
41
+ boundary="Boundary_(ID_lBovXTkVF+12wc5d6BL8vw)"
42
+ References: <1175b14d-4e0b-4e85-82a5-4cae26e7ad9e@me.com>
43
+
44
+
45
+ --Boundary_(ID_lBovXTkVF+12wc5d6BL8vw)
46
+ Content-type: text/plain; charset=us-ascii
47
+ Content-language: en-US
48
+
49
+ This report relates to a message you sent with the following header fields:
50
+
51
+ Message-id: <1175b14d-4e0b-4e85-82a5-4cae26e7ad9e@me.com>
52
+ Date: Mon, 21 May 2018 12:08:48 +0000 (GMT)
53
+ From: azumakuniyuki <azumakuniyuki@icloud.example.com>
54
+ To: otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
55
+ Subject: =?utf-8?B?44OL44Oj44O844Oz?=
56
+
57
+ Your message cannot be delivered to the following recipients:
58
+
59
+ Recipient address: otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
60
+ Reason: Remote SMTP server has rejected address
61
+ Diagnostic code: smtp;550 <otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp>: User unknown
62
+ Remote system: dns;lsean.ezweb.ne.jp (TCP|17.111.174.65|31066|27.85.176.228|25) (au mail)
63
+
64
+
65
+ --Boundary_(ID_lBovXTkVF+12wc5d6BL8vw)
66
+ Content-type: message/delivery-status
67
+
68
+ Original-envelope-id: 0P920018CV2OIP30@mr21p30im-asmtp002.me.com
69
+ Reporting-MTA: dns;mr21p30im-asmtp002.me.com (tcp-daemon)
70
+ Arrival-date: Mon, 21 May 2018 12:08:51 +0000 (GMT)
71
+
72
+ Original-recipient: rfc822;otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
73
+ Final-recipient: rfc822;otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
74
+ Action: failed
75
+ Status: 5.0.0 (Remote SMTP server has rejected address)
76
+ Remote-MTA: dns;lsean.ezweb.ne.jp (TCP|17.111.174.65|31066|27.85.176.228|25)
77
+ (au mail)
78
+ Diagnostic-code: smtp;550 <otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp>:
79
+ User unknown
80
+
81
+ --Boundary_(ID_lBovXTkVF+12wc5d6BL8vw)
82
+ Content-type: message/rfc822
83
+
84
+ Return-path: <azumakuniyuki@icloud.example.com>
85
+ Received: from tcp-daemon.mr21p30im-asmtp002.me.com by
86
+ mr21p30im-asmtp002.me.com
87
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
88
+ 2017)) id <0P920004MV2RTW00@mr21p30im-asmtp002.me.com>; Mon,
89
+ 21 May 2018 12:08:51 +0000 (GMT)
90
+ Received: from process-dkim-sign-daemon.mr21p30im-asmtp002.me.com by
91
+ mr21p30im-asmtp002.me.com
92
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
93
+ 2017)) id <0P9200P00UVN0100@mr21p30im-asmtp002.me.com> for
94
+ otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp; Mon,
95
+ 21 May 2018 12:08:51 +0000 (GMT)
96
+ Received: from localhost (mr21p30im-ztbu08053101.me.com [17.111.153.80])
97
+ by mr21p30im-asmtp002.me.com
98
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
99
+ 2017)) with ESMTP id <0P920018BV2OIP30@mr21p30im-asmtp002.me.com> for
100
+ otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp; Mon,
101
+ 21 May 2018 12:08:50 +0000 (GMT)
102
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=04042017;
103
+ t=1526904531; bh=o1kYs7V29pGRP+PiDmUbX3uI+m0MZEU3XrePtWs3wyE=;
104
+ h=To:From:Subject:Date:Message-id:Content-type:MIME-version;
105
+ b=SZuHaELOI8Q2Q2pTeSjnRhHkHxTFkrUAag0TD3L1p87h+V4ALB/Tf15WPGHM2iSNX
106
+ i3Iod/7s4kjDIphdH4T26tLHiJNa3+s+5HvZ6oggj50Lj4qzekPZ06LXK7cpNweTrN
107
+ drDnGr1h441hj+NPVVKSacpkJthRHmdV/5oSPHUs2IJ6eVTnlownz1kx1532IbKvlG
108
+ sPmK4uzJ+30pRKUQWa3uVj68A9Ff6ebalu5HoO4UUD0V4B21D5/O9jHi/1kdaHLVnW
109
+ 1iQ+FYkMnrw2OTPKaGcof3eWtu07F1/RpXstMEDVkugJP/qEnlOVQiTeenT2+LN7zq
110
+ pQgGQ/Vk2Pn5w==
111
+ Date: Mon, 21 May 2018 12:08:48 +0000 (GMT)
112
+ From: azumakuniyuki <azumakuniyuki@icloud.example.com>
113
+ Subject: =?utf-8?B?44OL44Oj44O844Oz?=
114
+ To: otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
115
+ Message-id: <1175b14d-4e0b-4e85-82a5-4cae26e7ad9e@me.com>
116
+ MIME-version: 1.0
117
+ X-Mailer: iCloud MailClient1808Project39
118
+ MailServer1808B28.27280-16A-3134-f4a51c5140c6
119
+ Content-type: multipart/alternative;
120
+ boundary=Apple-Webmail-42--fbc0988c-a2b9-40e6-8247-c75bd48bb471
121
+ X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,,
122
+ definitions=2018-05-21_04:,, signatures=0
123
+ X-Proofpoint-Spam-Details: rule=notspam policy=default score=2 spamscore=2
124
+ clxscore=1011 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0
125
+ bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1
126
+ engine=8.0.1-1707230000 definitions=main-1805210146
127
+
128
+
129
+ --Apple-Webmail-42--fbc0988c-a2b9-40e6-8247-c75bd48bb471
130
+ Content-Transfer-Encoding: quoted-printable
131
+ Content-Type: text/plain;
132
+ charset=utf-8;
133
+ format=flowed
134
+
135
+ =E3=81=AB=E3=82=83=E3=83=BC=E3=82=93
136
+ --Apple-Webmail-42--fbc0988c-a2b9-40e6-8247-c75bd48bb471
137
+ Content-Type: multipart/related;
138
+ type="text/html";
139
+ boundary=Apple-Webmail-86--fbc0988c-a2b9-40e6-8247-c75bd48bb471
140
+
141
+
142
+ --Apple-Webmail-86--fbc0988c-a2b9-40e6-8247-c75bd48bb471
143
+ Content-Transfer-Encoding: quoted-printable
144
+ Content-Type: text/html;
145
+ charset=utf-8;
146
+
147
+ <html><body><div>=E3=81=AB=E3=82=83=E3=83=BC=E3=82=93</div></body></html>
148
+ --Apple-Webmail-86--fbc0988c-a2b9-40e6-8247-c75bd48bb471--
149
+
150
+ --Apple-Webmail-42--fbc0988c-a2b9-40e6-8247-c75bd48bb471--
151
+
152
+
153
+ --Boundary_(ID_lBovXTkVF+12wc5d6BL8vw)--
@@ -0,0 +1,145 @@
1
+ Return-path: <>
2
+ Received: from mr21p30im-asmtp002.me.com ([17.111.174.65])
3
+ by ms30511.mac.com (Oracle Communications Messaging Server 8.0.1.3.20170906
4
+ 64bit (built Sep 6 2017)) with ESMTP id <0P9600GUH9OU1I70@ms30511.mac.com>
5
+ for azumakuniyuki@mac.example.com; Wed, 23 May 2018 08:17:18 +0000 (GMT)
6
+ Original-recipient: rfc822;azumakuniyuki@mac.example.com
7
+ Received: from process-daemon.mr21p30im-asmtp002.me.com by
8
+ mr21p30im-asmtp002.me.com
9
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
10
+ 2017)) id <0P9600K0099PD100@mr21p30im-asmtp002.me.com> for
11
+ azumakuniyuki@mac.example.com (ORCPT azumakuniyuki@mac.example.com); Wed,
12
+ 23 May 2018 08:17:18 +0000 (GMT)
13
+ X-CLX-Spam: false
14
+ X-CLX-UnSpecialScore: None
15
+ X-CLX-Score: 1003
16
+ X-CLX-UShades: None
17
+ X-CLX-Shades: None
18
+ X-MANTSH: 1TEIXR1gbG1oaGkNHB0tNT0ReRV9eGRsaGxEKTEMXGx0EGxsbBBsdGQQZGBAbHho
19
+ fGhEKQ04XRkxAT2IFHR1MX2FnYB9CZAVmS1xZGxxnGkBtX2hdRXwRClhcFxkEGgQZHgcZGxweG
20
+ xlMEwUbHQQbGxsEGx8fBBgYGxAbHhofGhEKTFkXGxoaGREKTEYXa2tra2tra2tse2sRCk9YFxo
21
+ RCk5IF05ZRBBOQUNHEEVBEEtQX0dLQV9EQ1NfQUNqQ0lGRV9OBElFRxBDSUZFX04ESUVHEQptf
22
+ hcaEQpYTRdLEQ==
23
+ X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,,
24
+ definitions=2018-05-23_04:,, signatures=0
25
+ X-Proofpoint-Spam-Details: rule=notspam policy=default score=1 ndrscore=1
26
+ suspectscore=3 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0
27
+ clxscore=1003 adjustscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx
28
+ scancount=1 engine=8.0.1-1707230000 definitions=main-1805230082
29
+ Received: from mr21p30im-asmtp002.me.com
30
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
31
+ 2017)) id <0P9600M7W9OUTV00@mr21p30im-asmtp002.me.com>; Wed,
32
+ 23 May 2018 08:17:18 +0000 (GMT)
33
+ Date: Wed, 23 May 2018 08:17:18 +0000 (GMT)
34
+ From: postmaster@mac.com
35
+ Subject: Delivery Notification: Delivery has failed
36
+ In-reply-to: <af2558de-42ef-437b-b388-2f70096b0097@me.com>
37
+ To: azumakuniyuki@mac.example.com
38
+ Message-id: <0P9600M7Y9OUTV00@mr21p30im-asmtp002.me.com>
39
+ MIME-version: 1.0
40
+ Content-type: multipart/report; report-type=delivery-status;
41
+ boundary="Boundary_(ID_lvCBW8OTQwlJv65bQkZuaA)"
42
+ References: <af2558de-42ef-437b-b388-2f70096b0097@me.com>
43
+
44
+
45
+ --Boundary_(ID_lvCBW8OTQwlJv65bQkZuaA)
46
+ Content-type: text/plain; charset=us-ascii
47
+ Content-language: en-US
48
+
49
+ This report relates to a message you sent with the following header fields:
50
+
51
+ Message-id: <af2558de-42ef-437b-b388-2f70096b0097@me.com>
52
+ Date: Wed, 23 May 2018 08:17:08 +0000 (GMT)
53
+ From: azumakuniyuki <azumakuniyuki@mac.example.com>
54
+ To: neko@libsisimai.org
55
+ Subject: Nyaan
56
+
57
+ Your message cannot be delivered to the following recipients:
58
+
59
+ Recipient address: neko@libsisimai.org
60
+ Reason: host/domain does not accept mail
61
+
62
+
63
+ --Boundary_(ID_lvCBW8OTQwlJv65bQkZuaA)
64
+ Content-type: message/delivery-status
65
+
66
+ Original-envelope-id: 0P96002IO9OKDM10@mr21p30im-asmtp002.me.com
67
+ Reporting-MTA: dns;mr21p30im-asmtp002.me.com (tcp-daemon)
68
+ Arrival-date: Wed, 23 May 2018 08:17:09 +0000 (GMT)
69
+
70
+ Original-recipient: rfc822;neko@libsisimai.org
71
+ Final-recipient: rfc822;neko@libsisimai.org
72
+ Action: failed
73
+ Status: 5.1.10 (host/domain does not accept mail)
74
+
75
+ --Boundary_(ID_lvCBW8OTQwlJv65bQkZuaA)
76
+ Content-type: message/rfc822
77
+
78
+ Return-path: <azumakuniyuki@mac.example.com>
79
+ Received: from tcp-daemon.mr21p30im-asmtp002.me.com by
80
+ mr21p30im-asmtp002.me.com
81
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
82
+ 2017)) id <0P9600M7W9OUTV00@mr21p30im-asmtp002.me.com>; Wed,
83
+ 23 May 2018 08:17:18 +0000 (GMT)
84
+ Received: from process-dkim-sign-daemon.mr21p30im-asmtp002.me.com by
85
+ mr21p30im-asmtp002.me.com
86
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
87
+ 2017)) id <0P9600O009NEZ800@mr21p30im-asmtp002.me.com> for
88
+ neko@libsisimai.org; Wed, 23 May 2018 08:17:09 +0000 (GMT)
89
+ Received: from localhost (mr21p30im-ztbu08053101.me.com [17.111.153.80])
90
+ by mr21p30im-asmtp002.me.com
91
+ (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7
92
+ 2017)) with ESMTP id <0P96002IN9OKDM10@mr21p30im-asmtp002.me.com> for
93
+ neko@libsisimai.org; Wed, 23 May 2018 08:17:09 +0000 (GMT)
94
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=04042017;
95
+ t=1527063429; bh=5MPx1JR82JxVJNgTin2y2WUten9OyqoWnJUnPzdltog=;
96
+ h=To:From:Subject:Date:Message-id:Content-type:MIME-version;
97
+ b=SZNSDTjjhCCE/hwoHvOT/lx7RWuwGMX63MsV/KfOETFk2VxXeQuyZ+0JjPWYWwT0F
98
+ VhKjxg1D2VPP77zos0MCA7E1HjkDiF5sx1TflpXw3ph9YbFg841st0G3vx6tlIkAcf
99
+ 7BO3xlJpecIS7HSaNAQbsd1J/a9q3ZWG6Y2OKmjm/G3/G1ACoD+kHEUBmczsnsQX+r
100
+ Oysykr1yvqWmOz8dWxZCw0h6GQtLsm1RvcDTogafbdhAMX1jOEthAwxN4YRscp+gul
101
+ PKi9mWXV1rbaU4cq0P4tN2HwSILOzi/CSHc4f9ROUsQbvRhgscqJF8Ci+suaa9rPLF
102
+ ugYPT8p9R3BIw==
103
+ Date: Wed, 23 May 2018 08:17:08 +0000 (GMT)
104
+ From: azumakuniyuki <azumakuniyuki@mac.example.com>
105
+ Subject: Nyaan
106
+ To: neko@libsisimai.org
107
+ Message-id: <af2558de-42ef-437b-b388-2f70096b0097@me.com>
108
+ MIME-version: 1.0
109
+ X-Mailer: iCloud MailClient1808Project39
110
+ MailServer1809B34.27330-16A-3184-b329b62dd686
111
+ Content-type: multipart/alternative;
112
+ boundary=Apple-Webmail-42--64e7d4c4-4a6e-465d-9470-a7de6cf81452
113
+ X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,,
114
+ definitions=2018-05-23_04:,, signatures=0
115
+ X-Proofpoint-Spam-Details: rule=notspam policy=default score=3 spamscore=3
116
+ clxscore=1011 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0
117
+ bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1
118
+ engine=8.0.1-1707230000 definitions=main-1805230082
119
+
120
+
121
+ --Apple-Webmail-42--64e7d4c4-4a6e-465d-9470-a7de6cf81452
122
+ Content-Transfer-Encoding: quoted-printable
123
+ Content-Type: text/plain;
124
+ charset=utf-8;
125
+ format=flowed
126
+
127
+ Nyaan=0A=0A
128
+ --Apple-Webmail-42--64e7d4c4-4a6e-465d-9470-a7de6cf81452
129
+ Content-Type: multipart/related;
130
+ type="text/html";
131
+ boundary=Apple-Webmail-86--64e7d4c4-4a6e-465d-9470-a7de6cf81452
132
+
133
+
134
+ --Apple-Webmail-86--64e7d4c4-4a6e-465d-9470-a7de6cf81452
135
+ Content-Transfer-Encoding: quoted-printable
136
+ Content-Type: text/html;
137
+ charset=utf-8;
138
+
139
+ <html><body><div>Nyaan</div><div><br data-mce-bogus=3D"1"></div></body></html>
140
+ --Apple-Webmail-86--64e7d4c4-4a6e-465d-9470-a7de6cf81452--
141
+
142
+ --Apple-Webmail-42--64e7d4c4-4a6e-465d-9470-a7de6cf81452--
143
+
144
+
145
+ --Boundary_(ID_lvCBW8OTQwlJv65bQkZuaA)--