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,75 @@
1
+ X-DTI-Virus-Check: checked
2
+ X-DTI-Recipient: <kijitora@neko.example.co.jp>
3
+ Return-Path: <MAILER-DAEMON@store45-fbp.cm.example.co.jp>
4
+ Received: from mx01.cm.example.co.jp (mx01-fbp.cm.example.co.jp [10.236.71.127]) by store45-fbp.cm.example.co.jp (3.10pn) with ESMTP id w4L5RQoM016157 for <kijitora@neko.example.co.jp>; Mon, 21 May 2018 14:27:26 +0900 (JST)
5
+ Received: from imx24.cm2.example.co.jp (imx24.road.example.jp [59.157.133.75]) by mx01.cm.example.co.jp (3.11g) with ESMTP id w4L5RQVd005916 for <kijitora@neko.example.co.jp>; Mon, 21 May 2018 14:27:26 +0900 (JST)
6
+ Received: from scpa213.cm2.example.co.jp (scpa213.cm2.example.co.jp [10.32.11.44]) by imx24.cm2.example.co.jp (3.11g) with ESMTP id w4L5RPG8014032 for <kijitora@neko.example.co.jp>; Mon, 21 May 2018 14:27:25 +0900 (JST)
7
+ Received: from pps.filterd (scpa213.cm2.example.co.jp [127.0.0.1])
8
+ by scpa213.cm2.example.co.jp (8.15.0.59/8.15.0.59) with SMTP id w4L5LT0W011251
9
+ for <kijitora@neko.example.co.jp>; Mon, 21 May 2018 14:27:25 +0900
10
+ Received: from smtp08.example.co.jp (smtp08.example.co.jp [202.216.231.143])
11
+ by scpa213.cm2.example.co.jp with ESMTP id 2j21j2xn2y-1
12
+ for <kijitora@neko.example.co.jp>; Mon, 21 May 2018 14:27:25 +0900
13
+ Received: from localhost (localhost) by smtp08.example.co.jp (3.11v)id w4L5RPI6027503;Mon, 21 May 2018 14:27:25 +0900 (JST)
14
+ Date: Mon, 21 May 2018 14:27:25 +0900 (JST)
15
+ From: Mail Delivery Subsystem <MAILER-DAEMON@smtp08.example.co.jp>
16
+ Message-Id: <201805210527.w4L5RPI6027503@smtp08.example.co.jp>
17
+ To: <kijitora@neko.example.co.jp>
18
+ MIME-Version: 1.0
19
+ Content-Type: multipart/report; report-type=delivery-status;
20
+ boundary="w4L5RPI6027503.1526880445/smtp08.example.co.jp"
21
+ Subject: Returned mail: see transcript for details
22
+ Auto-Submitted: auto-generated (failure)
23
+
24
+ This is a MIME-encapsulated message
25
+
26
+ --w4L5RPI6027503.1526880445/smtp08.example.co.jp
27
+
28
+ The original message was received at Mon, 21 May 2018 14:27:25 +0900 (JST)
29
+ from p225-ix9.kyoto.example.ne.jp [198.51.100.225]
30
+
31
+ ----- The following addresses had permanent fatal errors -----
32
+ <otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp>
33
+ (reason: 550 : User unknown)
34
+
35
+ ----- Transcript of session follows -----
36
+ ... while talking to lsean.ezweb.ne.jp.:
37
+ >>> DATA
38
+ <<< 550 : User unknown
39
+ 554 5.0.0 Service unavailable
40
+
41
+ --w4L5RPI6027503.1526880445/smtp08.example.co.jp
42
+ Content-Type: message/delivery-status
43
+
44
+ Reporting-MTA: dns; smtp08.example.co.jp
45
+ Received-From-MTA: DNS; p225-ix9.kyoto.example.ne.jp
46
+ Arrival-Date: Mon, 21 May 2018 14:27:25 +0900 (JST)
47
+
48
+ Final-Recipient: RFC822; otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
49
+ Action: failed
50
+ Status: 5.2.0
51
+ Remote-MTA: DNS; lsean.ezweb.ne.jp
52
+ Diagnostic-Code: SMTP; 550 : User unknown
53
+ Last-Attempt-Date: Mon, 21 May 2018 14:27:25 +0900 (JST)
54
+
55
+ --w4L5RPI6027503.1526880445/smtp08.example.co.jp
56
+ Content-Type: message/rfc822
57
+
58
+ Return-Path: <kijitora@neko.example.co.jp>
59
+ Received: from [198.51.100.225] (p225-ix9.kyoto.example.ne.jp [198.51.100.225]) by smtp08.example.co.jp (3.11v) with ESMTP AUTH id w4L5ROI6027501 for <otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp>; Mon, 21 May 2018 14:27:25 +0900 (JST)
60
+ Content-Transfer-Encoding: 7bit
61
+ Content-Type: text/plain; charset=iso-2022-jp
62
+ From: "Neko, Nyaan" <kijitora@neko.example.co.jp>
63
+ Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
64
+ Subject: =?iso-2022-jp?B?GyRCJEskYyE8JHMbKEI=?=
65
+ Message-Id: <DB0F5BDF-661C-4AC2-980F-7447745D478A@neko.example.co.jp>
66
+ Date: Mon, 21 May 2018 14:27:24 +0900
67
+ To: otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
68
+ X-Mailer: Apple Mail (2.3273)
69
+
70
+ $B%K%c!<%s(B
71
+
72
+
73
+ --w4L5RPI6027503.1526880445/smtp08.example.co.jp--
74
+
75
+
@@ -0,0 +1,68 @@
1
+ Return-Path: <MAILER-DAEMON@nijo.libsisimai.org>
2
+ Received: from localhost (localhost)
3
+ by nijo.libsisimai.org (V8/cf) id w4L7A060023868;
4
+ Mon, 21 May 2018 16:10:00 +0900
5
+ Date: Mon, 21 May 2018 16:10:00 +0900
6
+ From: Mail Delivery Subsystem <poostmaster@libsisimai.org>
7
+ Message-Id: <201805210710.w4L7A060023868@nijo.libsisimai.org>
8
+ To: <kijitora@libsisimai.org>
9
+ MIME-Version: 1.0
10
+ Content-Type: multipart/report; report-type=delivery-status;
11
+ boundary="w4L7A060023868.1526886600/nijo.libsisimai.org"
12
+ Subject: Returned mail: see transcript for details
13
+ Auto-Submitted: auto-generated (failure)
14
+
15
+ This is a MIME-encapsulated message
16
+
17
+ --w4L7A060023868.1526886600/nijo.libsisimai.org
18
+
19
+ The original message was received at Mon, 21 May 2018 16:09:59 +0900
20
+ from p225-ix4.kyoto.example.ne.jp [203.0.113.225]
21
+
22
+ ----- The following addresses had permanent fatal errors -----
23
+ <otsu-sakaba-hunter-neko-nyaaaaaaan@au.com>
24
+ (reason: 550 <otsu-sakaba-hunter-neko-nyaaaaaaan@au.com>: User unknown)
25
+
26
+ ----- Transcript of session follows -----
27
+ ... while talking to msmx.au.com.:
28
+ >>> DATA
29
+ <<< 550 <otsu-sakaba-hunter-neko-nyaaaaaaan@au.com>: User unknown
30
+ 550 5.1.1 <otsu-sakaba-hunter-neko-nyaaaaaaan@au.com>... User unknown
31
+ <<< 554 Error: no valid recipients
32
+
33
+ --w4L7A060023868.1526886600/nijo.libsisimai.org
34
+ Content-Type: message/delivery-status
35
+
36
+ Reporting-MTA: dns; nijo.libsisimai.org
37
+ Received-From-MTA: DNS; p225-ix4.kyoto.example.ne.jp
38
+ Arrival-Date: Mon, 21 May 2018 16:09:59 +0900
39
+
40
+ Final-Recipient: RFC822; otsu-sakaba-hunter-neko-nyaaaaaaan@au.com
41
+ Action: failed
42
+ Status: 5.1.1
43
+ Remote-MTA: DNS; msmx.au.com
44
+ Diagnostic-Code: SMTP; 550 <otsu-sakaba-hunter-neko-nyaaaaaaan@au.com>: User unknown
45
+ Last-Attempt-Date: Mon, 21 May 2018 16:10:00 +0900
46
+
47
+ --w4L7A060023868.1526886600/nijo.libsisimai.org
48
+ Content-Type: message/rfc822
49
+
50
+ Return-Path: <kijitora@libsisimai.org>
51
+ Received: from [198.51.100.225] (p225-ix4.kyoto.example.ne.jp [203.0.113.225])
52
+ (authenticated bits=128)
53
+ by nijo.libsisimai.org (V8/cf) with ESMTP id w4L79x61023866
54
+ for <otsu-sakaba-hunter-neko-nyaaaaaaan@au.com>; Mon, 21 May 2018 16:09:59 +0900
55
+ From: "Neko, Nyaan" <kijitora@libsisimai.org>
56
+ Content-Type: text/plain; charset=utf-8
57
+ Content-Transfer-Encoding: base64
58
+ Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
59
+ Subject: =?utf-8?B?44OL44Oj44O844Oz?=
60
+ Message-Id: <C571433A-2457-47FA-B3E0-8F90AF58B3D9@libsisimai.org>
61
+ Date: Mon, 21 May 2018 16:09:58 +0900
62
+ To: otsu-sakaba-hunter-neko-nyaaaaaaan@au.com
63
+ X-Mailer: Apple Mail (2.3273)
64
+
65
+ 44Gr44KD44O844KTDQoNCg==
66
+
67
+ --w4L7A060023868.1526886600/nijo.libsisimai.org--
68
+
@@ -0,0 +1,67 @@
1
+ Return-Path: <>
2
+ Received: from neko-nyaan-2.example.com (neko-nyaan-2.example.com [192.0.2.160])
3
+ by neko.example.net (Postfix) with ESMTP id FFFFFFFF000
4
+ for <sironeko-nyaan@example.net>;
5
+ Thu, 29 Apr 2009 23:34:45 +0000 (UTC)
6
+ Received: from nyaaaaaan.example.com (nyaaaaaan.example.com [192.0.2.127])
7
+ by neko-nyaan-2.example.com (Postfix) with ESMTP id EEEEEEEE22
8
+ for <sironeko-nyaan@example.net>;
9
+ Thu, 29 Apr 2009 23:34:45 +0000 (UTC)
10
+ Date: Thu, 29 Apr 2009 23:34:45 +0000
11
+ From: Mail Delivery System <>
12
+ To: sironeko-nyaan@example.net
13
+ Subject: Delivery status notification
14
+ MIME-Version: 1.0
15
+ Content-Type: multipart/report;
16
+ boundary="------------R111100022222QQQ1_0000000044402"
17
+ Message-Id: <20090429233445.AAAAAAAA00@neko-nyaan-2.example.com>
18
+
19
+ This is a multi-part message in MIME format.
20
+
21
+ --------------R111100022222QQQ1_0000000044402
22
+ Content-Type: text/plain; charset=UTF-8;
23
+ Content-Transfer-Encoding: 8bit
24
+
25
+ This is an automatically generated Delivery Status Notification.
26
+
27
+ Delivery to the following recipients failed permanently:
28
+
29
+ * kijitora@example.or.jp
30
+
31
+
32
+
33
+ --------------R111100022222QQQ1_0000000044402
34
+ Content-Type: message/delivery-status; charset=UFT-8;
35
+ Content-Transfer-Encoding: 8bit
36
+
37
+ Reporting-MTA: dns; nyaaaaaan.example.com [192.0.2.225]
38
+ Received-From-MTA: dns; neko.example.net [203.0.113.225]
39
+ Arrival-Date: Thu, 29 Apr 2009 23:34:45 +0000
40
+
41
+ --------------R111100022222QQQ1_0000000044402
42
+ Content-Type: message/rfc822; charset=UFT-8;
43
+ Content-Transfer-Encoding: 8bit
44
+ Content-Disposition: attachment
45
+
46
+ Received: from neko.example.net (localhost [127.0.0.1])
47
+ by neko.example.net (Postfix) with ESMTP id BBBBBBBB333;
48
+ Thu, 29 Apr 2009 23:34:45 +0000 (UTC)
49
+ Received: from localhost (localhost [127.0.0.1])
50
+ by neko.example.net (Postfix) with ESMTP id AAAAAAAA000
51
+ for <kijitora@example.or.jp>;
52
+ Thu, 29 Apr 2009 23:34:45 +0000 (UTC)
53
+ Received: from [198.51.100.225] ([198.51.100.225])
54
+ by neko-nyaan-smtp-out-2.example.co.jp with neko-nyaan-2
55
+ id ffffffffffff0000000022; Thu, 29 Apr 2009 23:34:45 +0000
56
+ Mime-Version: 1.0
57
+ To: Kijitora <kijitora@example.or.jp>
58
+ From: <sironeko@example.org>
59
+ Date: Thu, 29 Apr 2009 23:34:45 +0000
60
+ Message-Id: <00000000-1111-2222-3333-555555556666@example.com>
61
+ Content-Type: text/plain
62
+ Subject: Nyaan
63
+
64
+ Nyaan
65
+
66
+ --------------R111100022222QQQ1_0000000044402--
67
+
@@ -0,0 +1,36 @@
1
+ Return-path: <neko-nyaan-admin@example.org>
2
+ Received: from e3.rr.example.net [203.0.113.225] by r0.example.com [192.0.2.55]
3
+ with SMTP (postmaster.v3.5.6) for <kijitora@neko.example.com>;
4
+ Thu, 29 Apr 2005 23:34:45 +0000
5
+ Received: from e3.rr.example.net for kijitora@neko.example.com;
6
+ Apr 29 23:34:45 2005 +0000
7
+ Message-ID: <20050429233445.999999.ee@e3.rr.example.net>
8
+ Date: 29 Apr 2005 23:34:45 -0000
9
+ From: MAILER-DAEMON@example.net
10
+ To: sironeko@example.org
11
+ Subject: Permanent Delivery Failure
12
+
13
+ Message from example.com.
14
+ Unable to deliver message to the following address(es).
15
+
16
+ <kijitora-nyaan@neko.example.com>:
17
+ Sorry, I wasn't able to establish an SMTP connection. (#4.4.1)
18
+ I'm not going to try again; this message has been in the queue too long.
19
+
20
+ --- Original message follows.
21
+
22
+ Return-Path: <postmaster@example.com>
23
+ Received: from r7.e.example.or.jp (HELO localhost) (203.0.113.90)
24
+ by smtp1.r5.esample.com with SMTP; 29 Apr 2005 23:34:45 +0000
25
+ From: Sironeko <sironeko@example.org>
26
+ To: kijitora-nyaan@neko.example.com
27
+ Date: Thu, 29 Apr 2005 23:34:45 +0000
28
+ Subject: Nyaan
29
+ MIME-Version: 1.0
30
+ Content-Type: text/plain; charset=iso-8859-1
31
+ Content-Transfer-Encoding: 7bit
32
+
33
+ Nyaan
34
+
35
+ --0000-ffff-0022-x8sub924ga--
36
+
@@ -0,0 +1,76 @@
1
+ X-Apparently-To: azumakuniyuki@y.example.com; Mon, 21 May 2018 05:31:51 +0000
2
+ Return-Path: <>
3
+ Received-SPF: none (domain of sonic307-14.consmr.mail.sg3.yahoo.com does not designate permitted sender hosts)
4
+ X-YMailISG: .eWyiYIWLDtHaamDN5TjQNaVEw6GOARK2w9ATgdzLbXXfPVy
5
+ RrU0PQZ0xaHzC_NvbWDNX74EtrbVajZUO7_NNP43egv1yI21NQ.trGIlknEh
6
+ yy2vCDNIntiaxJBoHiKe6vZ.1abBumMP2aJqUGUKYncgXasLVaTVtH__5T6e
7
+ Dp2qDSfAIpzlmElB.radVx75eisBIl3pljrK0vizL5PxBScGWkBc9ypGgWkF
8
+ eq6Zr5G_AgT0jsH7ZI0DFGX2Nb.L_aioUzIk1LRsQucD8.m.dQMfh8v2ZJ4r
9
+ ty8HdyIR0h90RQDUYqeG7KiG4QBM1zvJpvRa736OhEnkneQtW69dEqJFgvL6
10
+ YzWFx5oL9C72jQZBuN8J1TrJoV_nQxIvBrsEBpSspHknt_mC5lmEigZQQewS
11
+ Ovw8T7ko8VMqorDn6q85f260yfCLZOENQ1qrx0Jhit4S39BQEh7JdpwYVLD7
12
+ LaZ6iXAUHW47ccIv9hIEpuB3HUhSbqVC40GzHtYNs1UU55G7eL9OOWAmJGyw
13
+ Yh2ZbqqwMAVkgfTZSEvj1fmIvIAD.8ShQ5aFshG_coC3g0hrav8ulGNaUwT1
14
+ FQgarAcSa6qWq.VDSCj8rysmQNF5WvVQ1jH3h4F_yc9YD7KNXXfM9kmGpRV0
15
+ Qye73HdXCOYCrIeh7jJX4tH8QKiZ1qJvIVvQwr3gzwHJaVyERArGeWJzDvvC
16
+ zON2bWXNdJd7ADeilT9Ix3UB1VcpSSwqEXzO8fNZcFnoR0P93B22nX_JaVE.
17
+ LMg1JV6KUN1lgz3LXe9WqgJi7uSZtv0I149rtCMqkQ3PXi7LUgsbvGDktaIz
18
+ lZ8OgTc3XctFIKTl7MSIQz.L8uz3kA1BlFg4Ru8drMRjWO.H1E1t0TS1zPeR
19
+ KAqZaw3IJRiNCwt.W9FsnHgQKK9aR21f0BvltWwP_7nc55GeCqEDTbbXUcgC
20
+ wsp1pI3TR_r1WQfLb6iErQTgSQ3icjtefQr0ropen_DjCv9ktENvDJD97.Af
21
+ Pu1dOAFFbMQ88Q3SJlfsPGGte4HjGa_s8llRoZq8WvUHKivlm_6TKXRgJ4_D
22
+ 6L7jEaC9jpaa8MsC94fF.krVAhaA02eRT0MsRtB7ReoBxKvDQ4gZm4cti5sA
23
+ WEnLwk2VU86r0kMBMez0ii2PWBjMuZZ2SLXveoC40Eb8.iGmlgQPTDpsLO49
24
+ wccxCt5HjforzalwFa41deSWk5WmhzuTbvHgD2Xzp93WpEgGa3qbdylboipc
25
+ Q8uEXISMyy3pWwGB0wXBl2gpwM90nw--
26
+ X-Originating-IP: [106.10.241.3]
27
+ Authentication-Results: mta4007.mail.ne1.yahoo.com from=yahoo.com; domainkeys=neutral (no sig); from=yahoo.com; dkim=pass (ok)
28
+ Received: from 127.0.0.1 (EHLO sonic307-14.consmr.mail.sg3.yahoo.com) (106.10.241.3)
29
+ by mta4007.mail.ne1.yahoo.com with SMTPS; Mon, 21 May 2018 05:31:50 +0000
30
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=bounce; t=1526880708; bh=OEBcts0NN6LZiYtT8M+erZKTfnZqgY03AnU3uZPF6vg=; h=Date:From:To:Subject:From:Subject; b=dgRej3fKO1m74dgDGJi95KBTAU4ADtbrzoAm3PJn0ptJlDz/rIaBhholPyhTGoPMSJCRD2SwEZrxMERAsW85D8v9N4qKm0XN3QHFMxd2hcneUn+AwrPhskKk7KEnN93A8YVNG/051MoWEcu9GuhQzFZ+ALGxSYbYObpqmBOhFXg=
31
+ Received: from sonic.gate.mail.ne1.yahoo.com by sonic307.consmr.mail.sg3.yahoo.com with HTTP; Mon, 21 May 2018 05:31:48 +0000
32
+ Date: Mon, 21 May 2018 05:31:48 +0000
33
+ From: MAILER-DAEMON@yahoo.com
34
+ To: azumakuniyuki@y.example.com
35
+ Message-ID: <27326605.471028.1526880708583.JavaMail.nobody@sonic307.consmr.mail.sg3.yahoo.com>
36
+ Subject: Failure Notice
37
+ MIME-Version: 1.0
38
+ Content-Type: text/plain; charset=UTF-8
39
+ Content-Transfer-Encoding: 7bit
40
+ Content-Length: 2216
41
+
42
+ Sorry, we were unable to deliver your message to the following address.
43
+
44
+ <otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp>:
45
+ 550: : User unknown
46
+
47
+ --- Below this line is a copy of the message.
48
+
49
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1526880707; bh=WRkYRwSU0EIKKppaHfmp28cJDAgWJLeR1xnJZVCEQ1g=; h=From:Subject:Date:To:From:Subject; b=eSX10/a60Tx6W0l38FVfaWbvmrMA4nf0c4GmorzB27LiAgMhr3H8RRGBaa/zH/Gjw+fNPe3SGHCpeH4L3ZGrzgf/ZmAdWOzcEoUsjtG6vdScTDvXwbAlaCTnCDmP276fpHdiS99B8gh9DI1i2VgwSD97Wo04YVMKt5togZIUpw115LBpt9FQfWLdElATbtwWPfaf3uS8K62vDxfYw2q7XGZtYs9ebSFVpYlu8yVmPv3Tc2OtQG+X4b4on9lIeSEK8Yc19ygtXwaPt79xDbWh/7xAvXtXr7CqbORkO8iY987oIpAvCrnhfry9sy1ZT0CfNntb2dUETS+VLbEA+VaAzg==
50
+ X-YMail-OSG: .sH748QVM1m7ESQWy_JRws1OeKyjJ3vmQ3GC3hmdm9z1P5h7sLYNyRCoV.qzXWf
51
+ dauyymCTpA4z8arg62CLpMLRTdrZol5IcO_JBxVzKFe56z6QvnYPWTZ.T7Tzwn2wDZM0B7gvVhxJ
52
+ H80ceCXb8ZfOT9EFyTDsSletsGyASld1waj.PsNhW6HocEh97HzeifzgZQFfHzGkFBZqz0zOqj6Z
53
+ COfaszBX0A4o3wQpSSxBWf4EFdIQRXk7lXcyBnlh6iJK_OGTK5KCOqY9vfGu9LeQwoIZpI02gsIh
54
+ S3IWohpES2.qvGPlvLgZkSn_pzXnhXo7Etyo4uvtjahyIMhPYAwi3y33Uh2GGTYbhlT5jfJO7YE2
55
+ 7B836B55q5QFARhqIR.7M7eWa3A.vNXS7n_0GKSG50JrQN2M0xhLGsE_pVH1.l.NlWh4FSWXaTyN
56
+ rGB_nxbTnI6KR5KlaJtwnf9cQk0UBrb9FOAHE6G.5HYWQe0_c2wDryAwsSs1J3fNAbKW1SRlwmnw
57
+ JEx9U.zNHT7lqLa5BMjwAGwuH_VqY3JolACgLpL3BiSoQ7oHWb9LDD8YpWA4W5eSaMJUc.orJ_Ag
58
+ qOqCg3F8HlNUCnxtj9BPkZ8OOAMxHZ_DyJj9PBaBBhk7r.KP..IoB_y18tm5PL2S59BQxPHvgRZk
59
+ 3NwyXNiZuYAS6r6mkSZR2u9Aoyw--
60
+ Received: from sonic.gate.mail.ne1.yahoo.com by sonic307.consmr.mail.sg3.yahoo.com with HTTP; Mon, 21 May 2018 05:31:47 +0000
61
+ Received: from p225-ix6.kyoto.example.ne.jp (EHLO [192.0.2.225]) ([198.51.100.225])
62
+ by smtp420.mail.sg3.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 509d918b63b096cb66546fb3368b15e3
63
+ for <otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp>;
64
+ Mon, 21 May 2018 05:27:46 +0000 (UTC)
65
+ Content-Transfer-Encoding: 7bit
66
+ Content-Type: text/plain; charset=iso-2022-jp
67
+ From: "Neko, Nyaan" <azumakuniyuki@y.example.com>
68
+ Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
69
+ Subject: Nyaan
70
+ Message-Id: <6984E144-51B0-4D69-BBB2-FDD9DEF6A65D@yahoo.com>
71
+ Date: Mon, 21 May 2018 14:27:43 +0900
72
+ To: otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
73
+ X-Mailer: Apple Mail (2.3273)
74
+
75
+ Nyaan
76
+
@@ -0,0 +1,76 @@
1
+ X-Apparently-To: azumakuniyuki@y.example.com; Mon, 21 May 2018 12:15:38 +0000
2
+ Return-Path: <>
3
+ Received-SPF: none (domain of sonic311-12.consmr.mail.sg3.yahoo.com does not designate permitted sender hosts)
4
+ X-YMailISG: NTuFe1kWLDum0M2TePIppg._Ey0LR9RRprdJFUsMTRl7Hhy2
5
+ CDcx8F4nNuosDES_vWLXens.67kc7Vccrksz7f13QiqsQbKArrqXr6H1OX.s
6
+ vf3f7Vlu3ch0fcwEu6YqiRgKP_GLOkTxfTUQpfmDW89831W4AEWNlY2l3hjA
7
+ _e827Bn0hdtv7DJOIVsAZpjvYX.035tjWd63_cnJc0SOdiCYlmk3GCrkavpE
8
+ iJh243yRorGyCjMyLf5bqGZCuDRb9ln0CQ8ED8oCDuLcxUw_R.ir0JSsIYkf
9
+ eQusUMclaB3OtmQpmOxhswDq6Dl7MEe3uhskGfpBzh9FxZm4pSb3h_dUg4XP
10
+ xVSrsAJ_SWB.pnUPGNmt4PyCm4dDUcj4j_nhENSAIRGxGbMHLbO5Gzpqdnp3
11
+ ubcHEJvLKyHUSi5.wdYgSQQ88zQ15uW84fF9VgTnGw8RjKYBkVnyGGC6FRLy
12
+ tzX1CZ8cqvUW8JTNTpnU2XIFn1Q1w8JK2XTLCtEiRGq8QavNeLEQZb7rfSzt
13
+ iiUOEof_6MQV7r_gzquWMnekDg8JQwi.m72T1Z.k0AnchH87Crm3WtbehUtA
14
+ zKNhJGC8rK79IuRXuOcb.rctvCva7_iMVi6qy0oxNU5IOGT9moV8LD8cluQI
15
+ zjgJVqa5HtB9ko6uoJuihNCD1U9B6YNWDHCNl9d7JWKbLk91.3xKdeUzMo8T
16
+ YX5Qu4WKZh9DWKIAKTUeNaUPGuRhzR6X3KtPnE6QhXC0z1sr9OdxZwRe8_ke
17
+ ifxX1kPUuIcU4cOfNb7DDQklxk4I4QFu7AV04dUeH6Ii2yYrUcsirGsOKDVd
18
+ njpb.V4hRB9ABxjNtjAmn2hll88i1q4TZ5Z9bL.XJ3DEq.eZQOaiYcpzoT5X
19
+ Gm3AQzTdoQpJFkAjlbj.Bl14tH24asbwX0uK4eNrgdSalzFQOgWYuOjCwX3h
20
+ JBssE8ysqgQyKq.QIxeZJVU3XaCfozR5Lgz1RjAhy65YF4FwykuZVoGPeX3M
21
+ C2qGJqQsa2isPgDFdw3jqIsrYrqdzxrMKwlqhdeYeuvZAsc8GMJzMXRz8ilf
22
+ nid0.PryPONaO5xhgCjXxp8dXpgVAOnlX1gtNSJWpS9qSZPaDR6pDqDzumNE
23
+ 5azi.YNZoCPd7HuugE.e4CJ_LZ68i2Tn_geNfoXfEJGztQH.Zug3I8kdwI83
24
+ H5ePAfJ2VIVdolGoWPsmwa9cPUbZyqfSQCVFBYwXUqD2OxgwEb5lofyz1NG0
25
+ dS7YFY5jSgoZRCvqXXRrCewnWzI-
26
+ X-Originating-IP: [106.10.244.189]
27
+ Authentication-Results: mta4014.mail.gq1.yahoo.com from=yahoo.com; domainkeys=neutral (no sig); from=yahoo.com; dkim=pass (ok)
28
+ Received: from 127.0.0.1 (EHLO sonic311-12.consmr.mail.sg3.yahoo.com) (106.10.244.189)
29
+ by mta4014.mail.gq1.yahoo.com with SMTPS; Mon, 21 May 2018 12:15:38 +0000
30
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=bounce; t=1526904936; bh=2oWwplXPlQqf4w2sCUphW73i0DE7qRWd8LqBWeXTLsA=; h=Date:From:To:Subject:From:Subject; b=lWjzBHT5oJhiIGaFCnYfNo4TogiqR7VPt4uhhmoNruFqxKPeCVUoBD7+jKUSYh8E0euP0A3rSghwrtkyT+9aHPIwwEkB2h7UmglZruLbubSO4xdvrjordKiSGze01uzIgX91USqWPHNZyMSOTBbMS2IBSCUny1uHeJ1lAMFcOPw=
31
+ Received: from sonic.gate.mail.ne1.yahoo.com by sonic311.consmr.mail.sg3.yahoo.com with HTTP; Mon, 21 May 2018 12:15:36 +0000
32
+ Date: Mon, 21 May 2018 12:15:36 +0000
33
+ From: MAILER-DAEMON@yahoo.com
34
+ To: azumakuniyuki@y.example.com
35
+ Message-ID: <902525185.535630.1526904936741@sonic311.consmr.mail.sg3.yahoo.com>
36
+ Subject: Failure Notice
37
+ MIME-Version: 1.0
38
+ Content-Type: text/plain; charset=UTF-8
39
+ Content-Transfer-Encoding: 7bit
40
+ Content-Length: 2318
41
+
42
+ Sorry, we were unable to deliver your message to the following address.
43
+
44
+ <otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp>:
45
+ 550: <otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp>: User unknown
46
+
47
+ --- Below this line is a copy of the message.
48
+
49
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1526904936; bh=WRkYRwSU0EIKKppaHfmp28cJDAgWJLeR1xnJZVCEQ1g=; h=From:Subject:Date:To:From:Subject; b=GXRVSMQUZ6sak+vl8jqpEPLRWJjDuFYVUSQw/SQBsdZIP5/uE4NEKlBU9xGuY6J4fsoMybmzTAWrq0RbrprY2KbEgJnIFT5e3bAzcBRyAw4q8bFpE2Lim705in1G526OsVKUq73VlccvY7nRVK6xHxW/ABmA0r8E/hhZQ4II51WjPIr/WUybMXzxNDQ7Zh3sYrqX3Aub01ixWV3JocSA7uyI5spyC5ZlnMoRWmRm8a5oo4UtlBRxUi3oOhjhcHQl6W/pOZdzVKjIu73vWKkjeaRa/NP3LPv/ThqKAUCzDg+6yTt0WD9WoCnD/lp/lbGh2X8MpEWQ4vw8cvWmaHilrQ==
50
+ X-YMail-OSG: YdTntU0VM1lEx9rJFkxuZV9Fg8X9P5g_MZwQucsaPSNdyGuxjGw7cdI1sZBChhn
51
+ 9XLphZYPaVSCR6MPgbp7mHYOQhmtJ9EjAmkc784ClT8CKA2CyV7fIVQaVoFmH5.P4H9fXfSLGKup
52
+ rRaqQqe._dRbPQCstidPLQawro9BYJHtF3Hc63gvtAV9LWev23ZBXHq1REoWJBffjobD33QTW9rr
53
+ yeLZ1ys8uJZpIFRwxbdsT4VAzVMszHtTU6MH0KQaTyOoVYzQQFSyoYEJHfElrK_pvPcIEawhtist
54
+ Vt84K.obWIc1SgAdLOYZ9zwud5QRcMjNxjSL3dopf7FQBloDrkhpKlwLyY1Ut_nnB.3FaazIpn3o
55
+ aTkPQpC42ntabF.LCysBZHtXIFWG3JFePHqvimrWxQtadktxwvNBK4iG0YcTUwG4A5I98CBQC87f
56
+ WAWfSLBGhBtcA1_3YMf7wS6GvVLvgaSLSJEQnsoO.Mg7pyQicN4OyRwjNzxI0DVee4pGoyC4sJpf
57
+ dMkwv5ZaIvebTYaESTu_n43VMh8H9oleLcFwaY.cRbZbL_rMYbqqAsAaqw41fgsoZQ78DB0utH_i
58
+ ipOzHtjTWOG4jEeYLhE2axMUV1TM4D24bviRMLCec9voB_bZU62p4G91_E5KwxlVlItwhHmH60UD
59
+ ZAupkvQZtHf3Ftv1KWCeSBkQygQ--
60
+ Received: from sonic.gate.mail.ne1.yahoo.com by sonic311.consmr.mail.sg3.yahoo.com with HTTP; Mon, 21 May 2018 12:15:36 +0000
61
+ Received: from p225-ix2.kyoto.example.ne.jp (EHLO [192.0.2.2]) ([203.0.113.225])
62
+ by smtp414.mail.sg3.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 4a5b18ff626440cfe9cd110dcd2a5a08
63
+ for <otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp>;
64
+ Mon, 21 May 2018 12:11:34 +0000 (UTC)
65
+ Content-Transfer-Encoding: 7bit
66
+ Content-Type: text/plain; charset=iso-2022-jp
67
+ From: Kuniyuki Azuma <azumakuniyuki@y.example.com>
68
+ Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
69
+ Subject: Nyaan
70
+ Message-Id: <D36444F0-C76F-43F3-9E73-85D657DE6176@yahoo.com>
71
+ Date: Mon, 21 May 2018 21:11:32 +0900
72
+ To: otsu-sakaba-hunter-neko-nyaaaaaaan@ezweb.ne.jp
73
+ X-Mailer: Apple Mail (2.3273)
74
+
75
+ Nyaan
76
+
@@ -0,0 +1,75 @@
1
+ X-Apparently-To: azumakuniyuki@y.example.com; Mon, 21 May 2018 12:25:59 +0000
2
+ Return-Path: <>
3
+ Received-SPF: none (domain of sonic311-12.consmr.mail.sg3.yahoo.com does not designate permitted sender hosts)
4
+ X-YMailISG: b9t3tF8WLDuQ3ZVZ0cgoh9rs5PINGyacWRkQFVazjebchExJ
5
+ _KW.9g4dPcCKlnpRnfLRBng4vaJQ5Xw3ImtMnPn0cxNtD5EATUPdjMRxOiUf
6
+ FU6n9xHy0iM.JtwKuSFP1c6NwZDqwUS8tOTmyGFsCzeN3UhsTz6__4yhtIjP
7
+ JZzLSdeKbY9a9sKukaKpaKD3tVj1dM7lTlP0KEpwRAPaLz1kyqtI5t7k..Qf
8
+ NLDZHMzU3PWI_wxoqPIROKS0oRa7oU52hXBY5P4qrEhM9dQQ8mqhBD3XKxP1
9
+ NQJXPd1yoRMl9Pt9sQFq8DlTTuKhyiv9xYyZg7yQK5z2_Jc.RPiRrD1DoDmf
10
+ R2Ve0Fnu9Mp9NS5lyDpzfhMIUMgBo2ySq496UBA6rk_HScEW4v6bAj4xrEOm
11
+ LUsPM5sQxr6axpZr6JaqD6K19fVwYLQfMMXl7T8nNTRdz7MVwaYuYq1GopmF
12
+ e7H0pxxyhk1OWYzj5Kh5V0klmqJdDw0EMOsil07W7ynscGLBXiAJDf0U797a
13
+ KcyCTseWZzR3ZUB26JbgMsX1dsJ5.m5El94aq_KX8Fu5IYN0EwvLIxbT.DAO
14
+ 7gZWKtSnMnBRkGpAwSYOsbtj5GxSUvC2TnIJUTyeCCD5yj.Pu0Scpbrqf6W8
15
+ YT2lkIrN9tVRxENywBby8y7e0Ne4MyjS58s4NdZ1QzG.NIzPUleTX9uTKG2q
16
+ YJ8KI.lAZL2RxVoM9XO1c3MVkiQHR_gvnq8nW..1QxzMHoJwgO2pieZ6aHvS
17
+ 0KhFxsQ9nWJw7qeDxntyl.8C9N0ZFSu.vBIzMVs3aeRgQZvY_tnjg7M5veOZ
18
+ UQsVWpaCJH0StotmWkTUy0iVafKgpQh6ZzsK7B9TUGIZ95qBiOdyP9OJBMOZ
19
+ YxyOrsymZvKJQGAA2iB9uPZHhGuv1V619Tqp7AIIOChgJMBuiTz5qkigmXSp
20
+ 7W6JO91deI6KPsas6yKwK.dFqeZu4TlOfU74lUZT3Z4pbCRUnrhOkxIvi3bo
21
+ FeylYFFIPZhU7ltBDk2I5GSlwa_S.AuRERI0WOEFu_I.jqgP4vA7fW0bePeK
22
+ aBqNA4Vi7jMSn01FvX2L_aG9zJ28rv0zJUwqWeqZz4fMMoyVnEHt.DX81Rg_
23
+ kKsxLR3Nnl.kF35CjWlcLitox9Q6vD_CkxKNAgZxdhR4VWngwDBXDVzYndXD
24
+ 0YAV_8dGBFHeW3U5gIz3WdwFTnUZJsXpDIU7Uh9Ad_RHcz4RUBPTDHSnW6LU
25
+ H1UE1GAf_atdM6MBVprkDePclnZICqjc_g--
26
+ X-Originating-IP: [106.10.244.189]
27
+ Authentication-Results: mta4351.mail.bf1.yahoo.com from=yahoo.com; domainkeys=neutral (no sig); from=yahoo.com; dkim=pass (ok)
28
+ Received: from 127.0.0.1 (EHLO sonic311-12.consmr.mail.sg3.yahoo.com) (106.10.244.189)
29
+ by mta4351.mail.bf1.yahoo.com with SMTPS; Mon, 21 May 2018 12:25:59 +0000
30
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=bounce; t=1526905556; bh=tgiTULMv9m6pR5Y5Wrd/IqcDjqlJuS1+cJcogp6k/K8=; h=Date:From:To:Subject:From:Subject; b=fnqiSOYzx00NiLhx8oFLYbR7LxqPvE7AxngGBQCBQyfiOmixl6DRozTvVIltSfgeGl0Sw84Py6+f5n1PnwKfaUGOMU5fiaSaydLNOn42PdPIPvCsq4gQU8z9YMAdOXsl9rOo7jHQ23Dtktq4suPJ7MZ6DXC2/1AUuq6/eObWR1o=
31
+ Received: from sonic.gate.mail.ne1.yahoo.com by sonic311.consmr.mail.sg3.yahoo.com with HTTP; Mon, 21 May 2018 12:25:56 +0000
32
+ Date: Mon, 21 May 2018 12:25:56 +0000
33
+ From: MAILER-DAEMON@yahoo.com
34
+ To: azumakuniyuki@y.example.com
35
+ Message-ID: <606085446.536432.1526905556800@sonic311.consmr.mail.sg3.yahoo.com>
36
+ Subject: Failure Notice
37
+ MIME-Version: 1.0
38
+ Content-Type: text/plain; charset=UTF-8
39
+ Content-Transfer-Encoding: 7bit
40
+ Content-Length: 2234
41
+
42
+ Sorry, we were unable to deliver your message to the following address.
43
+
44
+ <mailboxfull@libsisimai.org>:
45
+ 550: 5.2.2 <mailboxfull@libsisimai.org>... Mailbox Full
46
+
47
+ --- Below this line is a copy of the message.
48
+
49
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1526905555; bh=WRkYRwSU0EIKKppaHfmp28cJDAgWJLeR1xnJZVCEQ1g=; h=From:Subject:Date:To:From:Subject; b=LAW09Aii8+KZASfCduwGu6Sm6JFnjFLjtKad0ISWSDUteef5Ka8rRG3o6XfrrIBP3uu+dSVXKOS2QSd03o1z+tFX1RWPDJJqF+o9kj3JziYpqQf6AxeSzb8zSsb9YnfrD0Xrzj9VGCwjnja0z2VjxcI4fLf+9HsA0inoK8OjjIxc4Y7+iy9PfBJ3sJfwxX9BPjLdJVyuESxqqd46v6P3KsLhjCoLBDPSPITVhhIY+GeKUEb0vF+SS6m38oHwVIOXWcN79mXb0/A3wgJPpYqmUG4BWqxfYWQbNN4c/1dPgNnFhrNLUioYQK/GVOwpy3DbZtVpxtvOCT4zjQbSWIlKeg==
50
+ X-YMail-OSG: ct.sDA0VM1lFG9T2mD4wnmr4cCdVOM4_aDl378f2kq5mvPDo.viCTSRweqc1ExN
51
+ _dgSjrSJr3sLoKnxNUec6.SWLxuA5OmczirnSspdvv7T5rtGQDhbDD7jPqeXZjgcrTZ14t7j40U2
52
+ CoSNfZEJjqskXMQ1ScTvbh.gf55O8R0T2ESX80J3X2kjhC6fO_HCeC.X7oZ3isPuLxWw0hkeqkLM
53
+ lj0CGgrWBuJXpxPv2AXubzOcuIAsD5ijZET8AAkT_9pKAdOdrKnI_IcIAjo2sB0im2ZlO2yvCKMe
54
+ QOD5Wy5KcaATI6FsEtKwBW6o2vldqFHoS8jJcIzp7_sBKFZZMdBibpgJm6KUUlCcbSy8hLo1IDC2
55
+ VbkQkRvtD62NWdOQKH0KeXFeXZW12e5EzZRS79y9vNfIkpP6qzOMpY7Uojot1L8_VXE.RnZQPCJe
56
+ 8wV9l9UMRPUvZYlWlwtGIUqxQil6TcGUrIdarfYaj1BIJmgr1Jh1R1HnDbMrymu2abS06z8fZZ27
57
+ 2zgbYLBfYhMsJJhwOrXOOUR7AMvMAiqJTlXk1G1jrmelgMVMqhhPOMNzNC74ZGCQwmfn5gErpk0u
58
+ YyxXxnqPk2N7ZLyGkOIKii2QPSDwzItyQKI58gc16DrFLSvLpmL9hb3Z7FH1_MyK_0LD.NdNDTX3
59
+ 1Qm7u5HNoiIRtRkm_qPSK.G.lrg--
60
+ Received: from sonic.gate.mail.ne1.yahoo.com by sonic311.consmr.mail.sg3.yahoo.com with HTTP; Mon, 21 May 2018 12:25:55 +0000
61
+ Received: from p225-ix7.kyoto.example.ne.jp (EHLO [192.0.2.2]) ([213.0.113.225])
62
+ by smtp414.mail.sg3.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 9a3a7736e9786733ee74cdfac825a603
63
+ for <mailboxfull@libsisimai.org>;
64
+ Mon, 21 May 2018 12:21:54 +0000 (UTC)
65
+ From: Kuniyuki Azuma <azumakuniyuki@y.example.com>
66
+ Content-Type: text/plain; charset=us-ascii
67
+ Content-Transfer-Encoding: 7bit
68
+ Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
69
+ Subject: Nyaan
70
+ Message-Id: <D957E346-5D46-47EE-8CEF-EF76A51AFD20@yahoo.com>
71
+ Date: Mon, 21 May 2018 21:21:51 +0900
72
+ To: mailboxfull@libsisimai.org
73
+ X-Mailer: Apple Mail (2.3273)
74
+
75
+ Nyaan