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,67 @@
1
+ Return-Path: abuse@126.example.com
2
+ Received: from 163.example.com (unknown [192.0.2.4])
3
+ by mfast1 (Coremail) with SMTP id nekonyaaaaaaaaaaaan22222--.000000;
4
+ Thu, 29 Apr 2015 23:34:45 +0900 (JST)
5
+ MIME-Version: 1.0
6
+ Content-Type: multipart/report; report-type="feedback-report";
7
+ boundary="===============00000000002222200=="
8
+ From: <abuse@126.example.com>
9
+ Subject: [dmarc-ietf] DMARC test message
10
+ Date: Thu, 29 Apr 2015 23:34:45 +0900
11
+ To: dmarc@example.net
12
+ X-Originating-IP: [192.0.2.20]
13
+ Message-Id: <NEKO22222.000000.00000@r7038.163.example.com>
14
+
15
+ --===============00000000002222200==
16
+ Content-Type: text/plain; charset="us-ascii"
17
+ MIME-Version: 1.0
18
+ Content-Transfer-Encoding: 7bit
19
+
20
+ This is a spf/dkim authentication-failure report for an email message received from IP 192.0.2.127 on Thu, 29 Apr 2015 23:34:45 +0900.
21
+ Below is some detail information about this message:
22
+ 1. SPF-authenticated Identifiers: neko.netease.com;
23
+ 2. DKIM-authenticated Identifiers: none;
24
+ 3. DMARC Mechanism Check Result: Identifier non-aligned, DMARC mechanism check failures;
25
+
26
+ For more information please check Aggregate Reports or mail to abuse@126.example.com.
27
+ --===============00000000002222200==
28
+ Content-Type: message/feedback-report
29
+ MIME-Version: 1.0
30
+
31
+ Feedback-Type: auth-failure
32
+ User-Agent: NtesDmarcReporter/1.0
33
+ Version: 1
34
+ Original-Mail-From: <sironeko@neko.example.com>
35
+ Arrival-Date: Thu, 29 Apr 2015 23:34:45 +0900
36
+ Source-IP: 203.0.113.2
37
+ Reported-Domain: example.net
38
+ Original-Envelope-Id: eeeeeeeeeeeeeeeeeeee00--.000000
39
+ Authentication-Results: 126.example.com; dkim=fail (signature error: RSA verify failed) header.d=ietf.org; dkim=permerror (signature verify error: message body does not hash to bh value) header.d=example.net; spf=pass smtp.mailfrom=sironeko@neko.example.com
40
+ DKIM-Domain: ietf.org; example.net
41
+ Delivery-Result: delivered
42
+ --===============00000000002222200==
43
+ Content-Type: text/rfc822-headers; charset="us-ascii"
44
+ MIME-Version: 1.0
45
+ Content-Transfer-Encoding: 7bit
46
+
47
+ Received: from mail.ietf.org (unknown [198.51.100.22])
48
+ by nekochan (Coremail) with SMTP id 00000;
49
+ Thu, 29 Apr 2015 23:34:45 +0900 (JST)
50
+ X-Original-To: dmarc@ietf.example.org
51
+ Delivered-To: dmarc@ietf.example.org
52
+ Received: from localhost (ietf.example.org [127.0.0.1])
53
+ by ietf.example.org (Postfix) with ESMTP id 0000000000E
54
+ for <dmarc@ietf.example.org>; Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
55
+ Date: Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
56
+ From: <sironeko@example.net>
57
+ To: <kijitora@example.org>
58
+ Message-ID: <000000000.2222222.0000000000002@example.net>
59
+ MIME-Version: 1.0
60
+ Subject: Nyaan
61
+ Content-Type: text/plain; charset="utf-8"
62
+ Content-Transfer-Encoding: base64
63
+
64
+ Nyaan
65
+
66
+ --===============00000000002222200==--
67
+
@@ -0,0 +1,64 @@
1
+ Return-Path: opendmarc-postmaster@example.net
2
+ DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=example.net;
3
+ ...
4
+ From: OpenDMARC Filter <opendmarc-postmaster@example.net>
5
+ To: dmarc-postmaster@example.net
6
+ Date: Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
7
+ Subject: [dmarc-ietf] DMARC test message
8
+ MIME-Version: 1.0
9
+ Content-Type: multipart/report;
10
+ report-type=feedback-report;
11
+ boundary="example.net:0022FFEE"
12
+ Message-Id: <20150429233445.0022FFEE0000@example.net>
13
+
14
+ --example.net:0022FFEE
15
+ Content-Type: text/plain
16
+
17
+ This is an authentication failure report for an email message received from IP
18
+ 203.0.113.2 on Thu, 29 Apr 2015 23:34:45 +0000 (UTC).
19
+
20
+ --example.net:0022FFEE
21
+ Content-Type: message/feedback-report
22
+
23
+ Feedback-Type: auth-failure
24
+ Version: 1
25
+ User-Agent: OpenDMARC-Filter/1.3.0
26
+ Auth-Failure: dmarc
27
+ Authentication-Results: example.net; dmarc=fail header.from=example.net
28
+ Original-Envelope-Id: 0022FFEE
29
+ Original-Mail-From: dmarc-bounces@ietf.example.org
30
+ Source-IP: 203.0.113.2
31
+ Reported-Domain: example.net
32
+
33
+ --example.net:0022FFEE
34
+ Content-Type: text/rfc822-headers
35
+
36
+ Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=203.0.113.2; helo=mail.ietf.example.org; envelope-from=dmarc-bounces@ietf.example.org; receiver=ietf@example.net
37
+ Authentication-Results: example.net;
38
+ dkim=pass (1024-bit key; unprotected) header.d=ietf.example.org header.i=@ietf.example.org header.b=Nekochan;
39
+ dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=example.net header.i=@example.net header.b=NekoNyaan;
40
+ dkim-adsp=none (unprotected policy); dkim-atps=neutral
41
+ Received: from ietf.example.com (localhost [IPv6:::1])
42
+ by ietf.example.com (Postfix) with ESMTP id EEEEEEEEE22;
43
+ Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
44
+ X-Original-To: dmarc-postmaster@ietf.example.com
45
+ Delivered-To: dmarc-postmaster@ietf.example.com
46
+ Received: from localhost (ietf.example.com [127.0.0.1])
47
+ by ietf.example.com (Postfix) with ESMTP id FFFFFFFFF00
48
+ for <dmarc-postmaster@ietf.example.com>; Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
49
+ Received: from smtp.example.net (smtp.example.net [192.0.2.127])
50
+ (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits))
51
+ (No client certificate requested)
52
+ by ietf.example.com (Postfix) with ESMTPS id AAAAAAAA222
53
+ for <dmarc-postmaster@ietf.example.org>; Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
54
+ Date: Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
55
+ From: <sironeko@example.net>
56
+ To: <kijitora@example.org>
57
+ Message-ID: <000000000eee@example.net>
58
+ MIME-Version: 1.0
59
+ Subject: Nyaan
60
+ Content-Type: text/plain;
61
+
62
+ Nyaaan
63
+
64
+ --example.net:0022FFEE--
@@ -0,0 +1,57 @@
1
+ Received: from fbl-001.returnpath.example.net (fbl-001.returnpath.example.net [203.0.113.127])
2
+ by mta-02.rr.example.net (Postfix) with ESMTP id EEEEEEEEE222222
3
+ for <feedback-loop@example.com>; Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
4
+ Received: from r1.rr.returnpath.example.net (r1.rr.returnpath.example.net [192.0.2.64])
5
+ by fbl-001.returnpath.example.net (Postfix) with ESMTP id FFFFFFFFF2
6
+ for <feedback-loop@example.com>; Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
7
+ Received: by r1.rr.returnpath.example.net (Postfix, from userid 2022)
8
+ id BBBBBBBBB0; Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
9
+ Content-Transfer-Encoding: binary
10
+ Content-Type: multipart/report; boundary="_----------=_12340000000000022023";
11
+ report-type="feedback-report"
12
+ MIME-Version: 1.0
13
+ Date: Thu, 29 Apr 2015 23:34:45 +0000
14
+ Subject: Abuse Report
15
+ To: feedback-loop@example.com
16
+ From: feedbackloop@feedback.terra.com
17
+ Message-Id: <20150429233445.4444444440@r1.rr.returnpath.example.net>
18
+
19
+ This is a multi-part message in MIME format.
20
+
21
+ --_----------=_12340000000000022023
22
+ Content-Disposition: inline
23
+ Content-Transfer-Encoding: 7bit
24
+ Content-Type: text/plain
25
+
26
+ This is a Example email abuse report for an email message received from IP 198.51.100.224 on Thu, 29 Apr 2015 23:34:45 +0000
27
+
28
+
29
+ --_----------=_12340000000000022023
30
+ Content-Disposition: inline
31
+ Content-Transfer-Encoding: 7bit
32
+ Content-Type: message/feedback-report
33
+
34
+ User-Agent: ReturnPathFBL/1.0
35
+ Abuse-Type: complaint
36
+ Arrival-Date: Thu, 29 Apr 2015 23:34:45 +0000
37
+ Feedback-Type: abuse
38
+ Version: 1
39
+ Source-IP: 198.51.100.224
40
+ Original-Mail-From: sironeko@example.net
41
+
42
+ --_----------=_12340000000000022023
43
+ Content-Disposition: inline
44
+ Content-Transfer-Encoding: 8bit
45
+ Content-Type: message/rfc822
46
+
47
+ Return-Path: <sironeko@example.net>
48
+ Received: from [203.0.113.225] by rx-smtp-22.example.com;
49
+ Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
50
+ Date: Thu, 29 Apr 2015 23:34:45 +0000
51
+ To: <kijitora@example.org>
52
+ From: Neko <sironeko@example.net>
53
+ Subject: Nyaan
54
+ Message-ID: <00000000000000000000000022222222@example.net>
55
+
56
+ Nyaan
57
+
@@ -0,0 +1,49 @@
1
+ Delivered-To: abuse-report@example.com
2
+ Received: by 192.0.2.25 with SMTP id fffffffff000000;
3
+ Thu, 29 Apr 2016 23:34:45 +0000 (UTC)
4
+ X-Received: by 192.0.2.2 with SMTP id eeeeeeeee0000001.222.1500000000000;
5
+ Thu, 29 Apr 2016 23:34:45 +0000 (UTC)
6
+ Return-Path: <neko@example.org>
7
+ Received: from CAT000-NEKO2.example.com (cat000-neko2.example.com. [203.0.113.25])
8
+ by mx.example.com with ESMTPS id fffffffff11111.222.2016.04.29.23.34.45
9
+ for <abuse-report@example.com>
10
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);
11
+ Thu, 29 Apr 2016 23:34:45 +0000 (UTC)
12
+ Received: from CAT000-NEKO-022.r.example.org ([198.51.100.1]) by CAT004-R.example.com
13
+ with Microsoft SMTPSVC(7.5.7601.22751); Thu, 29 Apr 2016 23:34:45 +0000
14
+ Date: Thu, 29 Apr 2016 23:34:45 +0000
15
+ From: staff@hotmail.com
16
+ Subject: complaint about message from 192.0.2.222
17
+ To: abuse-report@example.com
18
+ MIME-Version: 1.0
19
+ Content-Type: multipart/mixed; boundary="F0000EEE2-0000-2111-AAB0-000000000000"
20
+ Message-ID: <CAT0-NNE-000000000000000022@CAT0-RRR.example.org>
21
+ X-OriginalArrivalTime: 29 Apr 2016 23:34:45.0000 (UTC) FILETIME=[FFFFFFFF:00000000]
22
+ Return-Path: neko@example.org
23
+
24
+ --F0000EEE2-0000-2111-AAB0-000000000000
25
+ Content-Type: message/rfc822
26
+ Content-Disposition: inline
27
+
28
+ X-HmXmrOriginalRecipient: kijitora@example.com
29
+ X-Reporter-IP: 192.0.2.22
30
+ Authentication-Results: example.com; spf=pass (sender IP is 203.0.113.245; identity alignment result is pass and alignment mode is relaxed) smtp.mailfrom=sironeko@example.com; dkim=pass (identity alignment result is pass and alignment mode is relaxed) header.d=example.com; x-hmca=pass header.id=sironeko@example.com
31
+ X-SID-PRA: sironeko@example.com
32
+ X-AUTH-Result: PASS
33
+ X-SID-Result: PASS
34
+ Received: from smtp.example.com ([203.0.113.245]) by R7038-AA.example.com over TLS
35
+ secured channel with Microsoft SMTPSVC(7.5.7601.23008);
36
+ Thu, 29 Apr 2016 23:34:45 +0000
37
+ Date: Thu, 29 Apr 2016 23:34:45 +0200
38
+ To: kijitora@example.com
39
+ From: Neko <sironeko@example.com>
40
+ Subject: Nyaan
41
+ MIME-Version: 1.0
42
+ Content-Transfer-Encoding: 8bit
43
+ Content-Type: text/plain; charset="utf-8"
44
+ Message-ID: <0000000000fffffffff0000000000000@example.com>
45
+ X-OriginalArrivalTime: 29 Apr 2016 23:34:45.0000 (UTC) FILETIME=[00000000:FFFFFFFF]
46
+
47
+ Nyaan
48
+
49
+ --F0000EEE2-0000-2111-AAB0-000000000000--
@@ -28,7 +28,7 @@ Content-Transfer-Encoding: quoted-printable
28
28
 
29
29
  An error occurred while trying to deliver the mail to the following recip=
30
30
  ients:
31
- mailboxfull@bouncehammer.jp
31
+ kijitora@libsisimai.org
32
32
 
33
33
  Technical report:
34
34
 
@@ -37,9 +37,9 @@ Reporting-MTA=
37
37
 
38
38
  Action: failed
39
39
  Final-=
40
- Recipient: rfc822; mailboxfull@bouncehammer.jp
40
+ Recipient: rfc822; kijitora@libsisimai.org
41
41
  Diagnostic-Code: smtp; 55=
42
- 0 5.2.2 <mailboxfull@bouncehammer.jp>... Mailbox Full
42
+ 0 5.2.2 <kijitora@libsisimai.org>... Mailbox Full
43
43
  Status: 5.2.2
44
44
 
45
45
 
@@ -49,7 +49,7 @@ Content-Disposition: attachment
49
49
 
50
50
  Subject: Nyaan
51
51
  From: =?utf-8?Q?azumakuniyuki?= <ak@nyaan.awsapps.com>
52
- To: =?utf-8?Q?mailboxfull=40bouncehammer=2Ejp?= <mailboxfull@bouncehammer.jp>
52
+ To: =?utf-8?Q?mailboxfull=40bouncehammer=2Ejp?= <kijitora@libsisimai.org>
53
53
  Date: Mon, 29 Feb 2016 18:04:09 +0000
54
54
  Mime-Version: 1.0
55
55
  Content-Type: multipart/alternative;
@@ -0,0 +1,66 @@
1
+ Received: by LITEMAIL00.bigfoot.com (LiteMail v3.03(LITEMAIL00)) with SMTP id
2
+ 1500000000_LITEMAIL00_0000002_2222220; Thu, 29 Apr 2015 23:34:45 -0800
3
+ Date: Thu, 29 Apr 2015 23:34:45 -0800
4
+ From: Mail Delivery Subsystem <MAILER-DAEMON@bigfoot.com>
5
+ Message-Id: <20000000_LITEMAIL00_000000_000000_0000@LITEMAIL00.bigfoot.com>
6
+ To: <sironeko@example.jp>
7
+ MIME-Version: 1.0
8
+ Content-Type: multipart/report; report-type=delivery-status;
9
+ boundary="201504292334450"
10
+ Subject: Returned mail: Requested action not taken: mailbox name not allowed
11
+ Auto-Submitted: auto-generated (failure)
12
+
13
+ This is a MIME-encapsulated message
14
+
15
+ --201504292334450
16
+
17
+ The original message was received at Thu, 29 Apr 2015 23:34:45 -0800
18
+ from LITEMAIL00.bigfoot.com [192.0.2.64]
19
+
20
+
21
+
22
+ ----- The following addresses had permanent fatal errors -----
23
+ <kijitora@example.org>
24
+
25
+ ----- Transcript of session follows -----
26
+ >>> RCPT TO:<kijitora@example.org>
27
+ <<< 553 Invalid recipient kijitora@example.org (Mode: normal)
28
+
29
+ --201504292334450
30
+ Content-Type: message/delivery-status
31
+
32
+ Reporting-MTA: dns; litemail00.bigfoot.com
33
+ Arrival-Date: Thu, 29 Apr 2015 23:34:45 -0800
34
+
35
+ Final-Recipient: RFC822; <kijitora@example.org>
36
+ Action: failed
37
+ Status: 5.7.1
38
+ Remote-MTA: DNS; neko22.mx.example.org
39
+ Diagnostic-Code: SMTP; 553 Invalid recipient kijitora@example.org (Mode: normal)
40
+ Last-Attempt-Date: Thu, 29 Apr 2015 23:34:45 -0800
41
+
42
+
43
+
44
+ --201504292334450
45
+ Content-Type: message/partial
46
+
47
+ Received: by LITEMAIL00.bigfoot.com (LiteMail v3.03(LITEMAIL00)) with SMTP id
48
+ 2000000002_LITEMAIL00_0000008_22222220;
49
+ Thu, 29 Apr 2015 23:34:45 -0800
50
+ Received: from r4.example.com ([203.0.113.9])
51
+ by litemail00.bigfoot.net with SMTP id 5000000001.00000;
52
+ Thu, 29 Apr 2015 23:34:45 -0800
53
+ Received: from unknown (HELO nekochan) (198.51.100.224)
54
+ by q3 with SMTP; 29 Apr 2015 23:34:45 +0000
55
+ Date: Mon, 29 Apr 2015 23:34:45 +0000
56
+ Message-ID: <2015042923344500.neko.nyaan@smtp.r3.example.com>
57
+ From: sironeko@example.jp
58
+ Subject: Nyaaaan
59
+ Content-Type: text/plain; charset=UTF-8;
60
+ MIME-Version: 1.0
61
+ Content-Disposition: inline
62
+
63
+ Nyaaaaaaaaaan
64
+
65
+ --201504292334450--
66
+
@@ -0,0 +1,45 @@
1
+ From postmaster@kundenserver.example.de Thu Apr 29 23:34:45 2015
2
+ Received: from r1.kundenserver.example.de ([203.0.113.113] verified)
3
+ by smtp9.example.com (Nyaan SMTP 2.2.22) with ESMTP id 22222222 for
4
+ sironeko@mail.example.jp; Thu, 29 Apr 2015 23:34:45 +0100
5
+ From: "Mail Delivery System" <mailer-daemon@kundenserver.example.de>
6
+ To: sironeko@example.jp
7
+ Date: Thu, 29 Apr 2015 23:34:45 +0100
8
+ Subject: Mail delivery failed: returning message to sender
9
+ MIME-Version: 1.0
10
+ Content-Type: text/plain; charset=utf-8
11
+ Content-Transfer-Encoding: 8bit
12
+ X-UI-Out-Filterresults: unknown:0;
13
+
14
+ This message was created automatically by mail delivery software.
15
+
16
+ A message that you sent could not be delivered to one or more of
17
+ its recipients. This is a permanent error.
18
+
19
+ The following address failed:
20
+
21
+ kijitora@example.org
22
+
23
+ For the following reason:
24
+
25
+ Mail size limit exceeded. For explanation visit
26
+ http://postmaster.1and1.com/en/error-messages?ip=%1s
27
+
28
+ --- The header of the original message is following. ---
29
+
30
+ Received: from mx.example.co.jp (localhost [127.0.0.1])
31
+ by mx.example.co.jp (8.15.2/8.15.1) with ESMTP id fffff000000002
32
+ for <kijitora@example.org>; Thu, 29 Apr 2015 23:34:45 +0900
33
+ Received: (from shironeko@localhost)
34
+ by mx.example.co.jp (8.14.9/8.14.1/Submit) id fff00000ee009
35
+ for kijitora@example.net; Thu, 29 Apr 2015 23:34:45 +0900
36
+ Date: Thu, 29 Apr 2015 23:34:45 +0000
37
+ Message-ID: <eeeeeeee.neko.000000000nyaaan-00@smtp.example.jp>
38
+ From: sironeko@example.jp
39
+ To: Kijitora <kijitora@example.org>
40
+ Subject: Nyaaan
41
+ Content-Type: text/plain
42
+ MIME-Version: 1.0
43
+
44
+ Nyaaan
45
+
@@ -0,0 +1,63 @@
1
+ From SMTP2 Thu Apr 29 23:34:45 2005
2
+ Return-Path: <postmaster@example.org>
3
+ Delivered-To: sironeko@example.jp
4
+ Received: from mail8.example.org (mail.example.org [192.0.2.222])
5
+ by r8.example.com (8.12.0/8.12.0) with ESMTP id FFFFFFFF
6
+ for <sironeko@example.com>; Thu, 29 Apr 2005 23:34:45 +0000
7
+ Received: from [203.0.113.225] (helo=neko.r.example.co.jp)
8
+ by mail4.example.org with esmtp (Exim 3.22)
9
+ id 00Neko-000000-00
10
+ for postmaster@example.org; Thu, 29 Apr 2005 23:34:45 +0000
11
+ Received: by x4.libsisimai.org with Internet Mail Service (5.5.2699.00)
12
+ id <00000000>; Thu, 29 Apr 2005 23:34:45 +0000
13
+ Message-id: <000000000000000000000000FFFFFFFFFFFF3333@x4.libsisimai.org>
14
+ MIME-version: 1.0
15
+ Content-type: multipart/mixed; boundary="Boundary_(ID_SLGHJBl4284ALG8GLGNlio)"
16
+ Precedence: bulk
17
+ From: Mailer-Daemon <postmaster@x4.libsisimai.org>
18
+ To: sironeko@example.org
19
+ Subject: Undeliverable: Nyaan
20
+ Date: Thu, 29 Apr 2005 23:34:45 +0000
21
+ X-Mailer: Internet Mail Service (5.5.2699.00)
22
+ X-MS-Embedded-Report:
23
+
24
+ This message is in MIME format. Since your mail reader does not understand
25
+ this format, some or all of this message may not be legible.
26
+
27
+ --Boundary_(ID_SLGHJBl4284ALG8GLGNlio)
28
+ Content-type: text/plain
29
+
30
+ Your message
31
+
32
+ To: kijitora@example.org
33
+ Subject: Nyaan
34
+ Sent: Thu, 29 Apr 2005 23:34:45 +0000
35
+
36
+ did not reach the following recipient(s):
37
+
38
+ kijitora@EXAMPLE.ORG on Thu, 29 Apr 2005 23:34:45 +0000
39
+ The recipient name is not recognized
40
+ The MTS-ID of the original message is: c=jp;a= ;p=kyoto
41
+ un;l=000000000000000000000000P
42
+ MSEXCH:IMS:Kyoto Nyaans:NEKO:Nyaan 2 (000C05A6) Unknown
43
+ Recipient
44
+
45
+
46
+
47
+ --Boundary_(ID_SLGHJBl4284ALG8GLGNlio)
48
+ Content-type: message/rfc822
49
+
50
+ Date: Thu, 29 Apr 2005 23:34:45 +0000
51
+ From: Sironeko <sironeko@example.jp>
52
+ To: Kijitora <kijitora@example.org>
53
+ Message-id: <2005042923344500.R00031@example.jp>
54
+ MIME-version: 1.0
55
+ X-Mailer: Internet Mail Service (5.5.2653.19)
56
+ Subject: Nyaan
57
+ Content-type: text/plain
58
+ X-MS-Embedded-Report:
59
+
60
+ Nyaaaaaaaaaaan
61
+
62
+ --Boundary_(ID_SLGHJBl4284ALG8GLGNlio)--
63
+