sisimai 4.25.8 → 4.25.12

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 (97) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +4 -3
  3. data/ANALYTICAL-PRECISION +1 -1
  4. data/ChangeLog.md +65 -0
  5. data/README-JA.md +3 -3
  6. data/README.md +4 -4
  7. data/lib/sisimai/address.rb +6 -3
  8. data/lib/sisimai/arf.rb +25 -21
  9. data/lib/sisimai/data.rb +7 -1
  10. data/lib/sisimai/datetime.rb +15 -14
  11. data/lib/sisimai/lhost/amazonses.rb +1 -1
  12. data/lib/sisimai/lhost/domino.rb +29 -4
  13. data/lib/sisimai/lhost/einsundeins.rb +1 -1
  14. data/lib/sisimai/lhost/exchange2007.rb +1 -1
  15. data/lib/sisimai/lhost/exim.rb +14 -10
  16. data/lib/sisimai/lhost/ezweb.rb +1 -1
  17. data/lib/sisimai/lhost/gsuite.rb +5 -0
  18. data/lib/sisimai/lhost/imailserver.rb +1 -1
  19. data/lib/sisimai/lhost/mailfoundry.rb +3 -4
  20. data/lib/sisimai/lhost/mailmarshalsmtp.rb +2 -2
  21. data/lib/sisimai/lhost/mxlogic.rb +1 -1
  22. data/lib/sisimai/lhost/notes.rb +1 -1
  23. data/lib/sisimai/lhost/office365.rb +1 -1
  24. data/lib/sisimai/lhost/postfix.rb +3 -10
  25. data/lib/sisimai/lhost/qmail.rb +7 -7
  26. data/lib/sisimai/lhost/sendgrid.rb +2 -2
  27. data/lib/sisimai/lhost/sendmail.rb +1 -1
  28. data/lib/sisimai/lhost/verizon.rb +4 -4
  29. data/lib/sisimai/lhost/x3.rb +4 -0
  30. data/lib/sisimai/lhost/x4.rb +8 -8
  31. data/lib/sisimai/mail.rb +2 -21
  32. data/lib/sisimai/mda.rb +2 -2
  33. data/lib/sisimai/mime.rb +1 -1
  34. data/lib/sisimai/reason/blocked.rb +40 -26
  35. data/lib/sisimai/reason/exceedlimit.rb +4 -1
  36. data/lib/sisimai/reason/expired.rb +2 -0
  37. data/lib/sisimai/reason/filtered.rb +10 -9
  38. data/lib/sisimai/reason/hostunknown.rb +3 -0
  39. data/lib/sisimai/reason/mailererror.rb +1 -1
  40. data/lib/sisimai/reason/norelaying.rb +8 -7
  41. data/lib/sisimai/reason/notaccept.rb +5 -3
  42. data/lib/sisimai/reason/policyviolation.rb +5 -1
  43. data/lib/sisimai/reason/rejected.rb +5 -1
  44. data/lib/sisimai/reason/securityerror.rb +5 -6
  45. data/lib/sisimai/reason/spamdetected.rb +23 -16
  46. data/lib/sisimai/reason/suspend.rb +1 -0
  47. data/lib/sisimai/reason/systemerror.rb +2 -0
  48. data/lib/sisimai/reason/userunknown.rb +25 -21
  49. data/lib/sisimai/reason/virusdetected.rb +9 -3
  50. data/lib/sisimai/rfc1894.rb +24 -22
  51. data/lib/sisimai/rfc3464.rb +1 -1
  52. data/lib/sisimai/rfc3834.rb +1 -1
  53. data/lib/sisimai/rfc5322.rb +8 -3
  54. data/lib/sisimai/rhost/exchangeonline.rb +8 -1
  55. data/lib/sisimai/rhost/franceptt.rb +4 -0
  56. data/lib/sisimai/rhost/googleapps.rb +4 -1
  57. data/lib/sisimai/rhost.rb +1 -0
  58. data/lib/sisimai/smtp/error.rb +8 -6
  59. data/lib/sisimai/smtp/reply.rb +1 -1
  60. data/lib/sisimai/smtp/status.rb +1 -1
  61. data/lib/sisimai/time.rb +1 -2
  62. data/lib/sisimai/version.rb +1 -1
  63. data/lib/sisimai.rb +3 -3
  64. data/set-of-emails/maildir/bsd/arf-25.eml +61 -0
  65. data/set-of-emails/maildir/bsd/lhost-aol-04.eml +23 -23
  66. data/set-of-emails/maildir/bsd/lhost-domino-02.eml +1 -2
  67. data/set-of-emails/maildir/bsd/lhost-exim-61.eml +40 -0
  68. data/set-of-emails/maildir/bsd/lhost-postfix-66.eml +80 -0
  69. data/set-of-emails/maildir/bsd/lhost-postfix-67.eml +80 -0
  70. data/set-of-emails/maildir/bsd/lhost-postfix-68.eml +82 -0
  71. data/set-of-emails/maildir/bsd/lhost-postfix-69.eml +80 -0
  72. data/set-of-emails/maildir/bsd/lhost-postfix-70.eml +87 -0
  73. data/set-of-emails/maildir/bsd/lhost-postfix-71.eml +81 -0
  74. data/set-of-emails/maildir/bsd/lhost-postfix-72.eml +81 -0
  75. data/set-of-emails/maildir/bsd/lhost-postfix-73.eml +79 -0
  76. data/set-of-emails/maildir/bsd/lhost-postfix-74.eml +83 -0
  77. data/set-of-emails/maildir/bsd/lhost-sendmail-08.eml +1 -1
  78. data/set-of-emails/maildir/bsd/lhost-sendmail-11.eml +1 -1
  79. data/set-of-emails/maildir/bsd/lhost-sendmail-57.eml +59 -0
  80. data/set-of-emails/maildir/bsd/lhost-sendmail-58.eml +70 -0
  81. data/set-of-emails/maildir/bsd/lhost-sendmail-59.eml +68 -0
  82. data/set-of-emails/maildir/bsd/lhost-x3-06.eml +53 -0
  83. data/set-of-emails/maildir/bsd/rfc3464-41.eml +19 -0
  84. data/set-of-emails/maildir/bsd/rfc3464-42.eml +34 -0
  85. data/set-of-emails/maildir/bsd/{rhost-exchange-online-01.eml → rhost-exchangeonline-01.eml} +0 -0
  86. data/set-of-emails/maildir/bsd/{rhost-exchange-online-02.eml → rhost-exchangeonline-02.eml} +0 -0
  87. data/set-of-emails/maildir/bsd/{rhost-exchange-online-03.eml → rhost-exchangeonline-03.eml} +0 -0
  88. data/set-of-emails/maildir/bsd/rhost-franceptt-12.eml +82 -0
  89. data/set-of-emails/maildir/bsd/{rhost-google-apps-01.eml → rhost-googleapps-01.eml} +0 -0
  90. data/set-of-emails/maildir/bsd/{rhost-google-apps-02.eml → rhost-googleapps-02.eml} +0 -0
  91. data/set-of-emails/maildir/dos/{rhost-exchange-online-01.eml → rhost-exchangeonline-01.eml} +0 -0
  92. data/set-of-emails/maildir/dos/{rhost-google-apps-01.eml → rhost-googleapps-01.eml} +0 -0
  93. data/set-of-emails/maildir/mac/{rhost-exchange-online-01.eml → rhost-exchangeonline-01.eml} +0 -0
  94. data/set-of-emails/maildir/mac/{rhost-google-apps-01.eml → rhost-googleapps-01.eml} +0 -0
  95. data/sisimai-java.gemspec +4 -4
  96. data/sisimai.gemspec +4 -4
  97. metadata +38 -20
data/lib/sisimai.rb CHANGED
@@ -31,11 +31,11 @@ module Sisimai
31
31
  while r = mail.data.read do
32
32
  # Read and parse each email file
33
33
  methodargv = { data: r, hook: argv1[:hook] }
34
- mesg = Sisimai::Message.new(methodargv)
34
+ mesg = Sisimai::Message.new(**methodargv)
35
35
  next if mesg.void
36
36
 
37
37
  methodargv = { data: mesg, delivered: argv1[:delivered], origin: mail.data.path }
38
- next unless data = Sisimai::Data.make(methodargv)
38
+ next unless data = Sisimai::Data.make(**methodargv)
39
39
  list += data unless data.empty?
40
40
  end
41
41
 
@@ -54,7 +54,7 @@ module Sisimai
54
54
  def dump(argv0, **argv1)
55
55
  return nil unless argv0
56
56
 
57
- nyaan = Sisimai.make(argv0, argv1) || []
57
+ nyaan = Sisimai.make(argv0, **argv1) || []
58
58
  if RUBY_PLATFORM.start_with?('java')
59
59
  # java-based ruby environment like JRuby.
60
60
  require 'jrjackson'
@@ -0,0 +1,61 @@
1
+ Return-path: <xxx+bnxxx@example.com>
2
+ Envelope-to: report@xxx.example.com
3
+ Delivery-date: Sat, 31 Oct 2020 19:32:58 +0100
4
+ Received: from mrd.us-east-1a.returnpath.net ([1.2.3.4])
5
+ by xxx.example.com with esmtps (TLSv1.2:AES128-GCM-SHA256:128)
6
+ (Exim 4.92)
7
+ (envelope-from <fbl@bounce.mailstream.senderscore.net>)
8
+ id xxx
9
+ for xxx@example.com; Sat, 31 Oct 2020 19:32:56 +0100
10
+ Received: (Haraka outbound); Sat, 31 Oct 2020 18:32:53 +0000
11
+ Received: from localhost ([1.2.3.4])
12
+ by mrd.us-east-1a.returnpath.net (Haraka/2.8.21) with ESMTP id zzz.1
13
+ envelope-from <fbl@bounce.mailstream.senderscore.net>;
14
+ Sat, 31 Oct 2020 18:32:53 +0000
15
+ Date: Sat, 31 Oct 2020 18:32:53 +0000
16
+ Mime-Version: 1.0
17
+ X-Rp-Fbl: type=arf; subscriptionID=xxxx
18
+ Content-Type: multipart/report; report-type=feedback-report;
19
+ boundary=47ddcc38f0377c4c57be69b027f0e571585485feff72a328f64251165e26
20
+ Message-Id: <01xxxx.fbl@bounce.mailstream.senderscore.net>
21
+ To: xxx@example.com
22
+ Subject: Rackspace Abuse Report
23
+ From: Rackspace FBL Service <feedbackloop@rackspacefbl.senderscore.net>
24
+ Received-SPF: pass (xxx.example.com: domain of bounce.mailstream.senderscore.net designates 1.2.3.4 as permitted sender) client-ip=1.2.3.4; envelope-from=fbl@bounce.mailstream.senderscore.net; helo=mrd.us-east-1a.returnpath.net;
25
+ X-SPF-Result: xxx.example.com: domain of bounce.mailstream.senderscore.net designates 1.2.3.4 as permitted sender
26
+ X-Original-Sender: feedbackloop@rackspacefbl.senderscore.net
27
+
28
+
29
+ --47ddcc38f0377c4c57be69b027f0e571585485feff72a328f64251165e26
30
+ Content-Type: text/plain; charset=UTF-8
31
+ Content-Transfer-Encoding: quoted-printable
32
+
33
+ This is a Rackspace Abuse Report for an email message received from domain =
34
+ example.com, IP 10.0.0.1, on Sat, 31 Oct 2020 18:02:57 +0000.
35
+
36
+ --47ddcc38f0377c4c57be69b027f0e571585485feff72a328f64251165e26
37
+ Content-Disposition: inline
38
+ Content-Transfer-Encoding: 8bit
39
+ Content-Type: message/feedback-report
40
+
41
+ Source-Ip: 10.0.0.1
42
+ User-Agent: ReturnPathFBL/2.0
43
+ Original-Rcpt-To: hashed@example.com
44
+ Reported-Domain: example.com
45
+ Original-Mail-From: alice@example.com
46
+ Source: Rackspace
47
+ Abuse-Type: complaint
48
+ Subscription-Link: https://fbl.returnpath.net/manage/subscriptions/xxxx
49
+ Feedback-Type: abuse
50
+ Version: 1
51
+ Arrival-Date: Sat, 31 Oct 2020 18:02:57 +0000
52
+
53
+
54
+ --47ddcc38f0377c4c57be69b027f0e571585485feff72a328f64251165e26
55
+ Content-Disposition: inline
56
+ Content-Transfer-Encoding: 8bit
57
+ Content-Type: message/rfc822
58
+
59
+ REDACTED
60
+
61
+ --47ddcc38f0377c4c57be69b027f0e571585485feff72a328f64251165e26--
@@ -1,6 +1,6 @@
1
1
  Return-Path: <Postmaster@AOL.com>
2
2
  Received: from mx15.bounceio.net (mx15.bounceio.net [192.237.151.15])
3
- by partner-mce01.mx.@aol.example.com (Partner Internet Inbound) with ESMTP id D07553800008B
3
+ by partner-mce01.mx.aol.example.com (Partner Internet Inbound) with ESMTP id D07553800008B
4
4
  for <shironeko@example.jp>; Fri, 21 Nov 2014 18:35:53 -0500 (EST)
5
5
  Received: by mx14.bounceio.net id hdv65i0rhk48 for <shironeko@example.jp>; Fri, 21 Nov 2014 23:35:53 +0000 (envelope-from <Postmaster@AOL.com>)
6
6
  From: Postmaster <Postmaster@AOL.com>
@@ -767,16 +767,16 @@ e9Pl6FLLYEN.2Dyi1ZSzcYEeZka1kC_9d9YFoFX9K5GG9qD7X1bBbmtvsXryVvbAbbGpkmZNvFy=
767
767
  Mj3mehLna_0Jcaq6SHw8Xv1nIvmbUsGj4AdbhVuk0cejbbeQ3AaOH9xrGZGL3oDPjne4u_bbGjR=
768
768
  .aYd_GyaJuy1EBuhSZNlEshqXJjhtULPfFPKs.DXGqEVYZ24p6WFHNQh87SYZ5nmOucaBYbf60a=
769
769
  bfAr3sCQKT6R6uwZ5UBlSfu_VPKcgdi5B29w3qLPw" rel=3D"nofollow" data-biocat=3D"=
770
- ad"><img src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D89931&t=3Dnewsletter&s=
770
+ ad"><img src=3D"http://nl.newsletter.aol.example.com/imp?s=3D89931&t=3Dnewsletter&s=
771
771
  z=3D300x250&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a15bc5af&p=3D141=
772
772
  6612953355" border=3D"0" width=3D"300" height=3D"250" /></a> </td>=20
773
773
  </tr>=20
774
774
  <tr style=3D"display:block; height:1px; line-height:=
775
775
  1px;">=20
776
- <td> <img src=3D"http://nl.newsletter.@aol.example.com/imp?s=
776
+ <td> <img src=3D"http://nl.newsletter.aol.example.com/imp?s=
777
777
  =3D89932&t=3Dnewsletter&sz=3D1x1&li=3DAOLBounceMail&m=3D6a2629809201a511936=
778
778
  88c68a15bc5af&p=3D1416612953355" height=3D"1" width=3D"10" /> </td>=20
779
- <td> <img src=3D"http://nl.newsletter.@aol.example.com/imp?s=
779
+ <td> <img src=3D"http://nl.newsletter.aol.example.com/imp?s=
780
780
  =3D89933&t=3Dnewsletter&sz=3D1x1&li=3DAOLBounceMail&m=3D6a2629809201a511936=
781
781
  88c68a15bc5af&p=3D1416612953355" height=3D"1" width=3D"10" /> </td>=20
782
782
  </tr>=20
@@ -789,7 +789,7 @@ wZpqdvdkZKmNnR_ckPZyoe9Pl6FLLYEVext5ay3mmPB3dWuRBThBhFycKET4pYnFqsVOv.Gr9Ce=
789
789
  5vGjJDypnkHT9yxARK_0sM7d7bgIYsNg2pVpjzBQjMW8hoAXFgdJ54GcZ1jUXjq2K1P3VYjXnW1=
790
790
  NSpm22rUOHdzKACox1kmAvItNF1UGxxmCpbP6BG7..ivjNWVcQkS5VFQLY4VHvub4Ym8vn141Xb=
791
791
  Le3jS51696nV0GexY.75fJSgSEmh.gz_eD675KWBNLTC5w1iOHkofo8XPiNFng" rel=3D"nofo=
792
- llow" data-biocat=3D"ad"><img src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8=
792
+ llow" data-biocat=3D"ad"><img src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8=
793
793
  9919&t=3Dnewsletter&sz=3D116x15&li=3DAOLBounceMail&m=3D6a2629809201a5119368=
794
794
  8c68a15bc5af&p=3D1416612953355" border=3D"0" /></a> </td>=20
795
795
  <td align=3D"right"> <a href=3D"https://a.b-io.me/c=
@@ -800,7 +800,7 @@ JwZpqdvdkZK02Y2QY_eS44e9Pl6FLLYE41ndLbr3rFVxnLv4jqxvyjT3kJfjG5MyOSmLMG8p6w9=
800
800
  hbXbsqoxkfQ70y8icHYHGhDLrQdFz9448FKDHLJP7cYDZz2qKWw5PZ5MxLy3lcnUKNcxgbpC49P=
801
801
  SFcFb_M_Tl0ssUB78auaImpUirSrFc9BBHRzcRPb1iIOb1uwg72toNfKYuD6Zg_84KETPG4iHU2=
802
802
  nA6Bp4UXURNfppoV4HfFk06Eudk71WgvPylYvM9Eb2n46xQzDN.grTOGBpQIUGH" rel=3D"nof=
803
- ollow" data-biocat=3D"ad"><img src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D=
803
+ ollow" data-biocat=3D"ad"><img src=3D"http://nl.newsletter.aol.example.com/imp?s=3D=
804
804
  89920&t=3Dnewsletter&sz=3D69x15&li=3DAOLBounceMail&m=3D6a2629809201a5119368=
805
805
  8c68a15bc5af&p=3D1416612953355" border=3D"0" /></a> </td>=20
806
806
  </tr>=20
@@ -1081,7 +1081,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1081
1081
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1082
1082
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1083
1083
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1084
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8993=
1084
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8993=
1085
1085
  4&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1086
1086
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1087
1087
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1091,7 +1091,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1091
1091
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1092
1092
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1093
1093
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1094
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8993=
1094
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8993=
1095
1095
  5&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1096
1096
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1097
1097
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1101,7 +1101,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1101
1101
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1102
1102
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1103
1103
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1104
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8993=
1104
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8993=
1105
1105
  6&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1106
1106
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1107
1107
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1111,7 +1111,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1111
1111
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1112
1112
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1113
1113
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1114
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8993=
1114
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8993=
1115
1115
  7&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1116
1116
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1117
1117
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1121,7 +1121,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1121
1121
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1122
1122
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1123
1123
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1124
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8993=
1124
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8993=
1125
1125
  8&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1126
1126
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1127
1127
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1131,7 +1131,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1131
1131
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1132
1132
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1133
1133
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1134
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8993=
1134
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8993=
1135
1135
  9&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1136
1136
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1137
1137
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1141,7 +1141,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1141
1141
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1142
1142
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1143
1143
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1144
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8994=
1144
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8994=
1145
1145
  0&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1146
1146
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1147
1147
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1151,7 +1151,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1151
1151
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1152
1152
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1153
1153
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1154
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8994=
1154
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8994=
1155
1155
  1&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1156
1156
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1157
1157
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1161,7 +1161,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1161
1161
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1162
1162
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1163
1163
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1164
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8994=
1164
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8994=
1165
1165
  2&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1166
1166
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1167
1167
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1171,7 +1171,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1171
1171
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1172
1172
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1173
1173
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1174
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8994=
1174
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8994=
1175
1175
  3&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1176
1176
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1177
1177
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1181,7 +1181,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1181
1181
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1182
1182
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1183
1183
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1184
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8994=
1184
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8994=
1185
1185
  4&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1186
1186
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1187
1187
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1191,7 +1191,7 @@ e: collapse !important; color: #222222; font-family: 'Open Sans', Gill Sans=
1191
1191
  , Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; hyphe=
1192
1192
  ns: auto; line-height: 19px; margin: 0; padding: 0; text-align: left; verti=
1193
1193
  cal-align: top; word-break: break-word" align=3D"left" valign=3D"top"> <img=
1194
- border=3D"0" height=3D"6" src=3D"http://nl.newsletter.@aol.example.com/imp?s=3D8994=
1194
+ border=3D"0" height=3D"6" src=3D"http://nl.newsletter.aol.example.com/imp?s=3D8994=
1195
1195
  5&t=3Dnewsletter&sz=3D2x1&li=3DAOLBounceMail&m=3D6a2629809201a51193688c68a1=
1196
1196
  5bc5af&p=3D1416612953355" width=3D"2" style=3D"-ms-interpolation-mode: bicu=
1197
1197
  bic; clear: both; display: block; float: left; max-width: 100%; outline: no=
@@ -1213,7 +1213,7 @@ WG3_tGm3wK97AkCk_kersGeVAZUn7vlTynIHYuQdvcN6iz8A--' width=3D'1' height=3D'1=
1213
1213
  Content-Type: message/delivery-status
1214
1214
  Content-Transfer-Encoding: 7bit
1215
1215
 
1216
- Reporting-MTA: dns; omr-m04.mx.@aol.example.com
1216
+ Reporting-MTA: dns; omr-m04.mx.aol.example.com
1217
1217
  X-Outbound-Mail-Relay-Queue-ID: 48A7F700000A5
1218
1218
  X-Outbound-Mail-Relay-Sender: rfc822; shironeko@example.jp
1219
1219
  Arrival-Date: Fri, 21 Nov 2014 17:14:10 -0500 (EST)
@@ -1228,13 +1228,13 @@ Diagnostic-Code: smtp; 550 5.1.1 <kijitora@example.co.jp>... User Unknown
1228
1228
  Content-Type: message/rfc822
1229
1229
 
1230
1230
  Return-Path: <shironeko@example.jp>
1231
- Received: from mtaout-aag02.mx.@aol.example.com (mtaout-aag02.mx.@aol.example.com [172.26.126.78])
1232
- by omr-m04.mx.@aol.example.com (Outbound Mail Relay) with ESMTP id 48A7F700000A5
1231
+ Received: from mtaout-aag02.mx.aol.example.com (mtaout-aag02.mx.aol.example.com [172.26.126.78])
1232
+ by omr-m04.mx.aol.example.com (Outbound Mail Relay) with ESMTP id 48A7F700000A5
1233
1233
  for <kijitora@example.co.jp>; Fri, 21 Nov 2014 17:14:10 -0500 (EST)
1234
1234
  Received: from [192.0.2.203] (c135.kyoto.example.ne.jp [192.0.2.135])
1235
1235
  (using TLSv1 with cipher AES128-SHA (128/128 bits))
1236
1236
  (No client certificate requested)
1237
- by mtaout-aag02.mx.@aol.example.com (MUA/Third Party Client Interface) with ESMTPSA id 4054138000097
1237
+ by mtaout-aag02.mx.aol.example.com (MUA/Third Party Client Interface) with ESMTPSA id 4054138000097
1238
1238
  for <kijitora@example.co.jp>; Fri, 21 Nov 2014 17:14:08 -0500 (EST)
1239
1239
  From: "Shironeko, Nyanko" <shironeko@example.jp>
1240
1240
  Content-Type: text/plain; charset=us-ascii
@@ -1245,7 +1245,7 @@ Date: Sat, 22 Nov 2014 07:14:04 +0900
1245
1245
  Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\))
1246
1246
  X-Mailer: Apple Mail (2.1878.6)
1247
1247
  x-aol-global-disposition: G
1248
- DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.@aol.example.com;
1248
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.example.com;
1249
1249
  s=20140625; t=1416608050;
1250
1250
  bh=t4RTq0wP7XXMOD4/Vy94p2VuCD+sZaGyZxAADhrV9sU=;
1251
1251
  h=From:To:Subject:Message-Id:Date:Mime-Version:Content-Type;
@@ -51,8 +51,7 @@ Reporting-MTA: dns;mx.example.co.jp
51
51
  Final-Recipient: rfc822;kijitora@example.co.jp
52
52
  Action: failed
53
53
  Status: 5.0.0
54
- Diagnostic-Code: X-Notes; ユーザー ka (kijitora@example.co.jp) は Domino ディレクトリ
55
- には見つかりません。
54
+ Diagnostic-Code: X-Notes; ユーザー Neko (kijitora@example.co.jp) Domino ディレクトリには見つかりません。
56
55
 
57
56
  --==0000000000000000000000
58
57
  Content-Type: message/rfc822
@@ -0,0 +1,40 @@
1
+ Return-Path: <>
2
+ X-Original-To: xxxx@xxxx.net
3
+ Delivered-To: xxxx@xxxx.xxxx.net
4
+ Received: from xxxx.xxxx.net (xxxx.xxxx.net)
5
+ by xxxx.xxxx.net (Postfix) with ESMTP id A1733205DF79
6
+ for <xxxx@xxxx.net>; Tue, 13 Oct 2020 12:04:02 +0200 (CEST)
7
+ Received: from exim by xxxx.xxxx.net with local (Exim 4.82_1-5b7a7c0-XX)
8
+ id 1kSH9f-0005xf-18
9
+ for xxxx@xxxx.net; Tue, 13 Oct 2020 12:03:39 +0200
10
+ X-Failed-Recipients: xxxx@xxxx.net
11
+ Auto-Submitted: auto-replied
12
+ From: Mail Delivery System <Mailer-Daemon@xxxx.xxxx.net>
13
+ To: xxxx@xxxx.net
14
+ Subject: xxxx.xxxx.net Mail delivery failed : returning message to sender
15
+ Message-Id: <E1kSH9f-0005xf-18@xxxx.xxxx.net>
16
+ Date: Tue, 13 Oct 2020 12:03:39 +0200
17
+
18
+ This message was created automatically by the SMTP relay on xxxx.xxxx.net.
19
+
20
+ A message that you sent could not be delivered to all of its recipients.
21
+ The following address(es) failed:
22
+
23
+ xxxx@xxxx.net
24
+ SMTP error from remote mail server after RCPT TO:<xxxx@xxxx.net>:
25
+ host 192.0.2.22 [192.0.2.22]: 550 5.1.1 <xxxx@xxxx.net>:
26
+ Recipient address rejected: User unknown in local recipient table
27
+
28
+ ------ This is a copy of the message, including all the headers. ------
29
+
30
+ Return-path: <xxxx@xxxx.net>
31
+ Received: from xxxx.xxxx.net
32
+ by xxxx.xxxx.net with esmtp (Exim 4.82_1-5b7a7c0-XX)
33
+ (envelope-from <xxxx@xxxx.net>)
34
+ id 1kSH9d-0005pw-05
35
+ for xxxx@xxxx.net; Tue, 13 Oct 2020 12:03:37 +0200
36
+ Message-Id: <1602583415.xxxx@xxxx.net>
37
+ Feedback-Id: 52:1930
38
+ To: xxxx@xxxx.net
39
+ Reply-To: newsletter@xxxx.net
40
+ Content-Type: text/html; charset=utf-8
@@ -0,0 +1,80 @@
1
+ Return-Path: <>
2
+ Received: from mbox.example.jp (mail.example.jp [192.0.2.48])
3
+ by mx.example.jp (V8/cf) with ESMTP id 0AD0mYaG000334
4
+ for <postmaster@example.jp>; Fri, 13 Nov 2020 09:48:34 +0900
5
+ Received: from mbox.example.jp (localhost [127.0.0.1])
6
+ by mbox.example.jp (Postfix) with ESMTP id 4CXKb61hkLz22xZY
7
+ for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:48:34 +0900 (JST)
8
+ Received: from smtp.example.jp (smtp.example.jp [203.0.113.113])
9
+ by mbox.example.jp (Postfix) with ESMTP id 4CXKb61FPyz1yM4D
10
+ for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:48:34 +0900 (JST)
11
+ Received: by smtp.example.jp (Postfix)
12
+ id 056C3D244EC; Fri, 13 Nov 2020 09:48:34 +0900 (JST)
13
+ Date: Fri, 13 Nov 2020 09:48:34 +0900 (JST)
14
+ From: MAILER-DAEMON@smtp.example.jp (Mail Delivery System)
15
+ Subject: Undelivered Mail Returned to Sender
16
+ To: postmaster@sisimai.example.com
17
+ Auto-Submitted: auto-replied
18
+ MIME-Version: 1.0
19
+ Content-Type: multipart/report; report-type=delivery-status;
20
+ boundary="08513C0196A.1605228514/smtp.example.jp"
21
+ Message-Id: <20201113004834.056C3D244EC@smtp.example.jp>
22
+ X-Virus-Scanned: ClamAV using ClamSMTP
23
+
24
+ This is a MIME-encapsulated message.
25
+
26
+ --08513C0196A.1605228514/smtp.example.jp
27
+ Content-Description: Notification
28
+ Content-Type: text/plain; charset=us-ascii
29
+
30
+ This is the mail system at host smtp.example.jp.
31
+
32
+ I'm sorry to have to inform you that your message could not
33
+ be delivered to one or more recipients. It's attached below.
34
+
35
+ For further assistance, please send mail to postmaster.
36
+
37
+ If you do so, please include this problem report. You can
38
+ delete your own text from the attached returned message.
39
+
40
+ The mail system
41
+
42
+ <kijitora@aol.example.jp>: host mx-aol.mail.gm0.yahoodns.net[67.195.204.80] said:
43
+ 554 5.7.9 Message not accepted for policy reasons. See
44
+ https://postmaster.verizonmedia.com/error-codes (in reply to end of DATA
45
+ command)
46
+
47
+ --08513C0196A.1605228514/smtp.example.jp
48
+ Content-Description: Delivery report
49
+ Content-Type: message/delivery-status
50
+
51
+ Reporting-MTA: dns; smtp.example.jp
52
+ X-Postfix-Queue-ID: 08513C0196A
53
+ X-Postfix-Sender: rfc822; postmaster@sisimai.example.com
54
+ Arrival-Date: Fri, 13 Nov 2020 09:47:59 +0900 (JST)
55
+
56
+ Final-Recipient: rfc822; kijitora@aol.example.jp
57
+ Original-Recipient: rfc822;kijitora@aol.example.jp
58
+ Action: failed
59
+ Status: 5.7.9
60
+ Remote-MTA: dns; mx-aol.mail.gm0.yahoodns.net
61
+ Diagnostic-Code: smtp; 554 5.7.9 Message not accepted for policy reasons. See
62
+ https://postmaster.verizonmedia.com/error-codes
63
+
64
+ --08513C0196A.1605228514/smtp.example.jp
65
+ Content-Description: Undelivered Message
66
+ Content-Type: message/rfc822
67
+
68
+ Return-Path: <postmaster@sisimai.example.com>
69
+ Received: from [127.0.0.1] (localhost [127.0.0.1])
70
+ by smtp.example.jp (Postfix) with ESMTP id 08513C0196A
71
+ for <kijitora@aol.example.jp>; Fri, 13 Nov 2020 09:47:59 +0900 (JST)
72
+ From: postmaster@libsisimai.org
73
+ Subject: TEST FOR DMARC #7
74
+ To: kijitora@aol.example.jp
75
+ Message-Id: <20201113004812.08513C0196A@smtp.example.jp>
76
+ Date: Fri, 13 Nov 2020 09:47:59 +0900 (JST)
77
+
78
+ Nyaan
79
+
80
+ --08513C0196A.1605228514/smtp.example.jp--
@@ -0,0 +1,80 @@
1
+ Return-Path: <>
2
+ Received: from mbox.example.jp (mail.example.jp [192.0.2.48])
3
+ by mx.example.jp (V8/cf) with ESMTP id 0AD0ngL7000414
4
+ for <postmaster@example.jp>; Fri, 13 Nov 2020 09:49:43 +0900
5
+ Received: from mbox.example.jp (localhost [127.0.0.1])
6
+ by mbox.example.jp (Postfix) with ESMTP id 4CXKcQ60rGz22xZY
7
+ for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:49:42 +0900 (JST)
8
+ Received: from smtp.example.jp (smtp.example.jp [203.0.113.113])
9
+ by mbox.example.jp (Postfix) with ESMTP id 4CXKcQ5YPpz1yM4D
10
+ for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:49:42 +0900 (JST)
11
+ Received: by smtp.example.jp (Postfix)
12
+ id ADEACD244EC; Fri, 13 Nov 2020 09:49:42 +0900 (JST)
13
+ Date: Fri, 13 Nov 2020 09:49:42 +0900 (JST)
14
+ From: MAILER-DAEMON@smtp.example.jp (Mail Delivery System)
15
+ Subject: Undelivered Mail Returned to Sender
16
+ To: postmaster@sisimai.example.com
17
+ Auto-Submitted: auto-replied
18
+ MIME-Version: 1.0
19
+ Content-Type: multipart/report; report-type=delivery-status;
20
+ boundary="B5693C0196A.1605228582/smtp.example.jp"
21
+ Message-Id: <20201113004942.ADEACD244EC@smtp.example.jp>
22
+ X-Virus-Scanned: ClamAV using ClamSMTP
23
+
24
+ This is a MIME-encapsulated message.
25
+
26
+ --B5693C0196A.1605228582/smtp.example.jp
27
+ Content-Description: Notification
28
+ Content-Type: text/plain; charset=us-ascii
29
+
30
+ This is the mail system at host smtp.example.jp.
31
+
32
+ I'm sorry to have to inform you that your message could not
33
+ be delivered to one or more recipients. It's attached below.
34
+
35
+ For further assistance, please send mail to postmaster.
36
+
37
+ If you do so, please include this problem report. You can
38
+ delete your own text from the attached returned message.
39
+
40
+ The mail system
41
+
42
+ <kijitora@aol.example.jp>: host mx-aol.mail.gm0.yahoodns.net[67.195.228.84] said:
43
+ 554 5.7.9 Message not accepted for policy reasons. See
44
+ https://postmaster.verizonmedia.com/error-codes (in reply to end of DATA
45
+ command)
46
+
47
+ --B5693C0196A.1605228582/smtp.example.jp
48
+ Content-Description: Delivery report
49
+ Content-Type: message/delivery-status
50
+
51
+ Reporting-MTA: dns; smtp.example.jp
52
+ X-Postfix-Queue-ID: B5693C0196A
53
+ X-Postfix-Sender: rfc822; postmaster@sisimai.example.com
54
+ Arrival-Date: Fri, 13 Nov 2020 09:49:11 +0900 (JST)
55
+
56
+ Final-Recipient: rfc822; kijitora@aol.example.jp
57
+ Original-Recipient: rfc822;kijitora@aol.example.jp
58
+ Action: failed
59
+ Status: 5.7.9
60
+ Remote-MTA: dns; mx-aol.mail.gm0.yahoodns.net
61
+ Diagnostic-Code: smtp; 554 5.7.9 Message not accepted for policy reasons. See
62
+ https://postmaster.verizonmedia.com/error-codes
63
+
64
+ --B5693C0196A.1605228582/smtp.example.jp
65
+ Content-Description: Undelivered Message
66
+ Content-Type: message/rfc822
67
+
68
+ Return-Path: <postmaster@sisimai.example.com>
69
+ Received: from [127,0.0.1] (localhost [127.0.0.1])
70
+ by smtp.example.jp (Postfix) with ESMTP id B5693C0196A
71
+ for <kijitora@aol.example.jp>; Fri, 13 Nov 2020 09:49:11 +0900 (JST)
72
+ Subject: TEST FOR DMARC #8
73
+ From: postmaster@libsisimai.org
74
+ To: kijitora@aol.example.jp
75
+ Message-Id: <20201113004922.B5693C0196A@smtp.example.jp>
76
+ Date: Fri, 13 Nov 2020 09:49:11 +0900 (JST)
77
+
78
+ Nyaan
79
+
80
+ --B5693C0196A.1605228582/smtp.example.jp--
@@ -0,0 +1,82 @@
1
+ Return-Path: <>
2
+ Received: from mbox.example.jp (mail.example.jp [192.0.2.48])
3
+ by mx.example.jp (V8/cf) with ESMTP id 0AD0ifMd032580
4
+ for <postmaster@example.jp>; Fri, 13 Nov 2020 09:44:41 +0900
5
+ Received: from mbox.example.jp (localhost [127.0.0.1])
6
+ by mbox.example.jp (Postfix) with ESMTP id 4CXKVd39fRz22xZY
7
+ for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:44:41 +0900 (JST)
8
+ Received: from smtp.example.jp (smtp.example.jp [203.0.113.113])
9
+ by mbox.example.jp (Postfix) with ESMTP id 4CXKVd2kxmz1yM4D
10
+ for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:44:41 +0900 (JST)
11
+ Received: by smtp.example.jp (Postfix)
12
+ id 3101DD244EC; Fri, 13 Nov 2020 09:44:41 +0900 (JST)
13
+ Date: Fri, 13 Nov 2020 09:44:41 +0900 (JST)
14
+ From: MAILER-DAEMON@smtp.example.jp (Mail Delivery System)
15
+ Subject: Undelivered Mail Returned to Sender
16
+ To: postmaster@sisimai.example.com
17
+ Auto-Submitted: auto-replied
18
+ MIME-Version: 1.0
19
+ Content-Type: multipart/report; report-type=delivery-status;
20
+ boundary="48C62C0196A.1605228281/smtp.example.jp"
21
+ Message-Id: <20201113004441.3101DD244EC@smtp.example.jp>
22
+ X-Virus-Scanned: ClamAV using ClamSMTP
23
+
24
+ This is a MIME-encapsulated message.
25
+
26
+ --48C62C0196A.1605228281/smtp.example.jp
27
+ Content-Description: Notification
28
+ Content-Type: text/plain; charset=us-ascii
29
+
30
+ This is the mail system at host smtp.example.jp.
31
+
32
+ I'm sorry to have to inform you that your message could not
33
+ be delivered to one or more recipients. It's attached below.
34
+
35
+ For further assistance, please send mail to postmaster.
36
+
37
+ If you do so, please include this problem report. You can
38
+ delete your own text from the attached returned message.
39
+
40
+ The mail system
41
+
42
+ <kijitora@yahoo.example.co.jp>: host mx2.mail.yahoo.co.jp[202.93.66.118] said: 554
43
+ Message not allowed - 554 Message not allowed - DM Email not accepted for
44
+ policy reasons. Please visit
45
+ https://www.yahoo-help.jp/app/answers/detail/a_id/80870/p/622 [895] (in
46
+ reply to end of DATA command)
47
+
48
+ --48C62C0196A.1605228281/smtp.example.jp
49
+ Content-Description: Delivery report
50
+ Content-Type: message/delivery-status
51
+
52
+ Reporting-MTA: dns; smtp.example.jp
53
+ X-Postfix-Queue-ID: 48C62C0196A
54
+ X-Postfix-Sender: rfc822; postmaster@sisimai.example.com
55
+ Arrival-Date: Fri, 13 Nov 2020 09:44:12 +0900 (JST)
56
+
57
+ Final-Recipient: rfc822; kijitora@yahoo.example.co.jp
58
+ Original-Recipient: rfc822;kijitora@yahoo.example.co.jp
59
+ Action: failed
60
+ Status: 5.0.0
61
+ Remote-MTA: dns; mx2.mail.yahoo.co.jp
62
+ Diagnostic-Code: smtp; 554 Message not allowed - 554 Message not allowed - DM
63
+ Email not accepted for policy reasons. Please visit
64
+ https://www.yahoo-help.jp/app/answers/detail/a_id/80870/p/622 [895]
65
+
66
+ --48C62C0196A.1605228281/smtp.example.jp
67
+ Content-Description: Undelivered Message
68
+ Content-Type: message/rfc822
69
+
70
+ Return-Path: <postmaster@sisimai.example.com>
71
+ Received: from [127.0.0.1] (localhost [127.0.0.1])
72
+ by smtp.example.jp (Postfix) with ESMTP id 48C62C0196A
73
+ for <kijitora@yahoo.example.co.jp>; Fri, 13 Nov 2020 09:44:12 +0900 (JST)
74
+ Subject: TEST FOR DMARC #3
75
+ From: postmaster@libsisimai.org
76
+ To: kijitora@yahoo.example.co.jp
77
+ Message-Id: <20201113004420.48C62C0196A@smtp.example.jp>
78
+ Date: Fri, 13 Nov 2020 09:44:12 +0900 (JST)
79
+
80
+ Nyaan
81
+
82
+ --48C62C0196A.1605228281/smtp.example.jp--
@@ -0,0 +1,80 @@
1
+ Return-Path: <>
2
+ Received: from mbox.example.jp (mail.example.jp [192.0.2.48])
3
+ by mx.example.jp (V8/cf) with ESMTP id 0AD0i4HY032532
4
+ for <postmaster@example.jp>; Fri, 13 Nov 2020 09:44:04 +0900
5
+ Received: from mbox.example.jp (localhost [127.0.0.1])
6
+ by mbox.example.jp (Postfix) with ESMTP id 4CXKTw02Xtz22xZY
7
+ for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:44:04 +0900 (JST)
8
+ Received: from smtp.example.jp (smtp.example.jp [203.0.113.113])
9
+ by mbox.example.jp (Postfix) with ESMTP id 4CXKTv6hp1z1yM4D
10
+ for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:44:03 +0900 (JST)
11
+ Received: by smtp.example.jp (Postfix)
12
+ id A4D0FD244EC; Fri, 13 Nov 2020 09:44:03 +0900 (JST)
13
+ Date: Fri, 13 Nov 2020 09:44:03 +0900 (JST)
14
+ From: MAILER-DAEMON@smtp.example.jp (Mail Delivery System)
15
+ Subject: Undelivered Mail Returned to Sender
16
+ To: postmaster@sisimai.example.com
17
+ Auto-Submitted: auto-replied
18
+ MIME-Version: 1.0
19
+ Content-Type: multipart/report; report-type=delivery-status;
20
+ boundary="2041FC0196A.1605228243/smtp.example.jp"
21
+ Message-Id: <20201113004403.A4D0FD244EC@smtp.example.jp>
22
+ X-Virus-Scanned: ClamAV using ClamSMTP
23
+
24
+ This is a MIME-encapsulated message.
25
+
26
+ --2041FC0196A.1605228243/smtp.example.jp
27
+ Content-Description: Notification
28
+ Content-Type: text/plain; charset=us-ascii
29
+
30
+ This is the mail system at host smtp.example.jp.
31
+
32
+ I'm sorry to have to inform you that your message could not
33
+ be delivered to one or more recipients. It's attached below.
34
+
35
+ For further assistance, please send mail to postmaster.
36
+
37
+ If you do so, please include this problem report. You can
38
+ delete your own text from the attached returned message.
39
+
40
+ The mail system
41
+
42
+ <kijitora@yahoo.example.com>: host mta5.am0.yahoodns.net[67.195.204.73] said: 554
43
+ 5.7.9 Message not accepted for policy reasons. See
44
+ https://postmaster.verizonmedia.com/error-codes (in reply to end of DATA
45
+ command)
46
+
47
+ --2041FC0196A.1605228243/smtp.example.jp
48
+ Content-Description: Delivery report
49
+ Content-Type: message/delivery-status
50
+
51
+ Reporting-MTA: dns; smtp.example.jp
52
+ X-Postfix-Queue-ID: 2041FC0196A
53
+ X-Postfix-Sender: rfc822; postmaster@sisimai.example.com
54
+ Arrival-Date: Fri, 13 Nov 2020 09:43:26 +0900 (JST)
55
+
56
+ Final-Recipient: rfc822; kijitora@yahoo.example.com
57
+ Original-Recipient: rfc822;kijitora@yahoo.example.com
58
+ Action: failed
59
+ Status: 5.7.9
60
+ Remote-MTA: dns; mta5.am0.yahoodns.net
61
+ Diagnostic-Code: smtp; 554 5.7.9 Message not accepted for policy reasons. See
62
+ https://postmaster.verizonmedia.com/error-codes
63
+
64
+ --2041FC0196A.1605228243/smtp.example.jp
65
+ Content-Description: Undelivered Message
66
+ Content-Type: message/rfc822
67
+
68
+ Return-Path: <postmaster@sisimai.example.com>
69
+ Received: from [127.0.0.1] (localhost [127.0.0.1])
70
+ by smtp.example.jp (Postfix) with ESMTP id 2041FC0196A
71
+ for <kijitora@yahoo.example.com>; Fri, 13 Nov 2020 09:43:26 +0900 (JST)
72
+ Subject: TEST FOR DMARC #2
73
+ From: postmaster@libsisimai.org
74
+ To: kijitora@yahoo.example.com
75
+ Message-Id: <20201113004335.2041FC0196A@smtp.example.jp>
76
+ Date: Fri, 13 Nov 2020 09:43:26 +0900 (JST)
77
+
78
+ Nyaan
79
+
80
+ --2041FC0196A.1605228243/smtp.example.jp--