sisimai 4.25.6 → 4.25.11

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 (104) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +4 -3
  3. data/ANALYTICAL-PRECISION +1 -1
  4. data/Benchmarks.mk +1 -1
  5. data/ChangeLog.md +71 -2
  6. data/Developers.mk +2 -2
  7. data/Makefile +1 -1
  8. data/README-JA.md +16 -16
  9. data/README.md +16 -16
  10. data/Repository.mk +1 -1
  11. data/lib/sisimai.rb +3 -3
  12. data/lib/sisimai/address.rb +6 -3
  13. data/lib/sisimai/arf.rb +25 -21
  14. data/lib/sisimai/data.rb +8 -29
  15. data/lib/sisimai/datetime.rb +18 -17
  16. data/lib/sisimai/lhost/amazonses.rb +1 -1
  17. data/lib/sisimai/lhost/domino.rb +29 -4
  18. data/lib/sisimai/lhost/einsundeins.rb +1 -1
  19. data/lib/sisimai/lhost/exchange2007.rb +1 -1
  20. data/lib/sisimai/lhost/exim.rb +12 -8
  21. data/lib/sisimai/lhost/ezweb.rb +1 -1
  22. data/lib/sisimai/lhost/fml.rb +0 -2
  23. data/lib/sisimai/lhost/gsuite.rb +5 -0
  24. data/lib/sisimai/lhost/imailserver.rb +1 -1
  25. data/lib/sisimai/lhost/mailfoundry.rb +3 -4
  26. data/lib/sisimai/lhost/mailmarshalsmtp.rb +2 -2
  27. data/lib/sisimai/lhost/mxlogic.rb +1 -1
  28. data/lib/sisimai/lhost/notes.rb +1 -1
  29. data/lib/sisimai/lhost/office365.rb +1 -1
  30. data/lib/sisimai/lhost/postfix.rb +3 -10
  31. data/lib/sisimai/lhost/qmail.rb +7 -7
  32. data/lib/sisimai/lhost/sendgrid.rb +2 -2
  33. data/lib/sisimai/lhost/sendmail.rb +1 -1
  34. data/lib/sisimai/lhost/verizon.rb +4 -4
  35. data/lib/sisimai/lhost/x3.rb +4 -0
  36. data/lib/sisimai/lhost/x4.rb +8 -8
  37. data/lib/sisimai/lhost/x5.rb +7 -3
  38. data/lib/sisimai/mail.rb +2 -21
  39. data/lib/sisimai/mda.rb +2 -2
  40. data/lib/sisimai/message.rb +47 -83
  41. data/lib/sisimai/reason/blocked.rb +40 -26
  42. data/lib/sisimai/reason/exceedlimit.rb +4 -1
  43. data/lib/sisimai/reason/expired.rb +2 -0
  44. data/lib/sisimai/reason/filtered.rb +1 -0
  45. data/lib/sisimai/reason/hostunknown.rb +3 -0
  46. data/lib/sisimai/reason/mailererror.rb +1 -1
  47. data/lib/sisimai/reason/norelaying.rb +5 -0
  48. data/lib/sisimai/reason/notaccept.rb +2 -0
  49. data/lib/sisimai/reason/policyviolation.rb +4 -0
  50. data/lib/sisimai/reason/rejected.rb +5 -1
  51. data/lib/sisimai/reason/securityerror.rb +5 -6
  52. data/lib/sisimai/reason/spamdetected.rb +17 -15
  53. data/lib/sisimai/reason/suspend.rb +1 -0
  54. data/lib/sisimai/reason/systemerror.rb +2 -0
  55. data/lib/sisimai/reason/userunknown.rb +25 -21
  56. data/lib/sisimai/rfc1894.rb +24 -22
  57. data/lib/sisimai/rfc3464.rb +4 -5
  58. data/lib/sisimai/rfc3834.rb +1 -1
  59. data/lib/sisimai/rfc5322.rb +8 -4
  60. data/lib/sisimai/rhost.rb +6 -8
  61. data/lib/sisimai/rhost/cox.rb +112 -0
  62. data/lib/sisimai/rhost/exchangeonline.rb +8 -1
  63. data/lib/sisimai/rhost/googleapps.rb +4 -1
  64. data/lib/sisimai/rhost/spectrum.rb +73 -0
  65. data/lib/sisimai/smtp/error.rb +8 -6
  66. data/lib/sisimai/smtp/reply.rb +1 -1
  67. data/lib/sisimai/smtp/status.rb +1 -1
  68. data/lib/sisimai/time.rb +1 -2
  69. data/lib/sisimai/version.rb +1 -1
  70. data/set-of-emails/README.md +5 -4
  71. data/set-of-emails/maildir/bsd/arf-25.eml +61 -0
  72. data/set-of-emails/maildir/bsd/lhost-aol-04.eml +23 -23
  73. data/set-of-emails/maildir/bsd/lhost-domino-02.eml +1 -2
  74. data/set-of-emails/maildir/bsd/lhost-exim-61.eml +40 -0
  75. data/set-of-emails/maildir/bsd/lhost-postfix-38.eml +1 -1
  76. data/set-of-emails/maildir/bsd/lhost-postfix-66.eml +80 -0
  77. data/set-of-emails/maildir/bsd/lhost-postfix-67.eml +80 -0
  78. data/set-of-emails/maildir/bsd/lhost-postfix-68.eml +82 -0
  79. data/set-of-emails/maildir/bsd/lhost-postfix-69.eml +80 -0
  80. data/set-of-emails/maildir/bsd/lhost-postfix-70.eml +87 -0
  81. data/set-of-emails/maildir/bsd/lhost-postfix-71.eml +81 -0
  82. data/set-of-emails/maildir/bsd/lhost-postfix-72.eml +81 -0
  83. data/set-of-emails/maildir/bsd/lhost-postfix-73.eml +79 -0
  84. data/set-of-emails/maildir/bsd/lhost-postfix-74.eml +83 -0
  85. data/set-of-emails/maildir/bsd/lhost-sendmail-08.eml +1 -1
  86. data/set-of-emails/maildir/bsd/lhost-sendmail-11.eml +1 -1
  87. data/set-of-emails/maildir/bsd/lhost-sendmail-57.eml +59 -0
  88. data/set-of-emails/maildir/bsd/lhost-sendmail-58.eml +70 -0
  89. data/set-of-emails/maildir/bsd/lhost-sendmail-59.eml +68 -0
  90. data/set-of-emails/maildir/bsd/lhost-x3-06.eml +53 -0
  91. data/set-of-emails/maildir/bsd/rhost-cox-01.eml +192 -0
  92. data/set-of-emails/maildir/bsd/{rhost-exchange-online-01.eml → rhost-exchangeonline-01.eml} +0 -0
  93. data/set-of-emails/maildir/bsd/{rhost-exchange-online-02.eml → rhost-exchangeonline-02.eml} +0 -0
  94. data/set-of-emails/maildir/bsd/{rhost-exchange-online-03.eml → rhost-exchangeonline-03.eml} +0 -0
  95. data/set-of-emails/maildir/bsd/{rhost-google-apps-01.eml → rhost-googleapps-01.eml} +0 -0
  96. data/set-of-emails/maildir/bsd/{rhost-google-apps-02.eml → rhost-googleapps-02.eml} +0 -0
  97. data/set-of-emails/maildir/bsd/rhost-spectrum-01.eml +111 -0
  98. data/set-of-emails/maildir/dos/{rhost-exchange-online-01.eml → rhost-exchangeonline-01.eml} +0 -0
  99. data/set-of-emails/maildir/dos/{rhost-google-apps-01.eml → rhost-googleapps-01.eml} +0 -0
  100. data/set-of-emails/maildir/mac/{rhost-exchange-online-01.eml → rhost-exchangeonline-01.eml} +0 -0
  101. data/set-of-emails/maildir/mac/{rhost-google-apps-01.eml → rhost-googleapps-01.eml} +0 -0
  102. data/sisimai-java.gemspec +4 -4
  103. data/sisimai.gemspec +4 -4
  104. metadata +39 -20
@@ -92,7 +92,10 @@ module Sisimai
92
92
  'Messages with multiple addresses in From: header are not accepted.',
93
93
  'The user or domain that you are sending to (or from) has a policy',
94
94
  ]},
95
- { reason: 'rejected', string: ['Unauthenticated email is not accepted from this domain.'] },
95
+ { reason: 'rejected', string: [
96
+ 'This message does not have authentication information or fails to pass authentication checks',
97
+ 'Unauthenticated email is not accepted from this domain.',
98
+ ]},
96
99
  ],
97
100
  'X.7.4' => [{ reason: 'syntaxerror', string: ['Unrecognized Authentication Type.'] }],
98
101
  }.freeze
@@ -0,0 +1,73 @@
1
+ module Sisimai
2
+ module Rhost
3
+ # Sisimai::Rhost detects the bounce reason from the content of Sisimai::Data
4
+ # object as an argument of get() method when the value of "destination" of
5
+ # the object is "charter.net". This class is called only Sisimai::Data class.
6
+ module Spectrum
7
+ class << self
8
+ # Imported from p5-Sisimail/lib/Sisimai/Rhost/Spectrum.pm
9
+ ErrorCodes = {
10
+ # https://www.spectrumbusiness.net/support/internet/understanding-email-error-codes
11
+ # Error codes are placed in one of two categories: incoming or outgoing.
12
+ # 1. If you’re trying to send an email to a Charter email address from
13
+ # a non-Charter email address (such as Gmail, Yahoo, Hotmail, etc.),
14
+ # you may receive an error that begins with AUP#I, followed by four numbers.
15
+ #
16
+ # 2. If you are trying to send an email from a Charter email address
17
+ # to an outgoing recipient, you may get an error code beginning with
18
+ # AUP#O, also followed by four numbers.
19
+ #
20
+ 1000 => 'blocked', # Your IP address has been blocked due to suspicious activity.
21
+ 1010 => 'rejected', # This email account has been blocked from sending emails due to suspicious activity.
22
+ 1090 => 'systemerror', # The email you're trying to send can't be processed. Try sending again at a later time.
23
+ 1260 => 'networkerror', # Spectrum doesn't process IPV6 addresses. Connect with an IPv4 address and try again.
24
+ 1500 => 'rejected', # Your email was rejected for attempting to send as a different email address than you signed in under.
25
+ 1520 => 'rejected', # Your email was rejected for attempting to send as a different email address than a domain that we host.
26
+ 1530 => 'mesgtoobig', # Your email was rejected because it's larger than the maximum size of 20MB.
27
+ 1540 => 'toomanyconn', # Your emails were deferred for attempting to send too many in a single session.
28
+ 1550 => 'toomanyconn', # Your email was rejected for having too many recipients in one message.
29
+ 1560 => 'policyviolation', # Your email was rejected for having too many invalid recipients.
30
+ }.freeze
31
+ CodeRanges = [
32
+ [1020, 1080, 'rejected'], # This email account has limited access to send emails based on suspicious activity.
33
+ [1100, 1150, 'blocked'], # The IP address you're trying to connect from has an issue with the Domain Name System.
34
+ [1160, 1190, 'policyviolation'], # The email you tried to send goes against your domain's security policies.
35
+ [1200, 1210, 'blocked'], # The IP address you're trying to send from has been flagged by Cloudmark CSI as potential spam.
36
+ [1220, 1250, 'blokced'], # Your IP address has been blacklisted by Spamhaus.
37
+ [1300, 1340, 'toomanyconn'], # Spectrum limits the number of concurrent connections from a sender
38
+ [1350, 1490, 'toomanyconn'], # Spectrum limits emails by the number of messages sent, amount of recipients,...
39
+ ].freeze
40
+
41
+ # Detect bounce reason from https://www.spectrum.com/
42
+ # @param [Sisimai::Data] argvs Parsed email object
43
+ # @return [String, Nil] The bounce reason at Spectrum
44
+ # @since v4.25.8
45
+ def get(argvs)
46
+ statusmesg = argvs.diagnosticcode
47
+ codenumber = 0
48
+
49
+ if cv = statusmesg.match(/AUP#[-A-Za-z]*(\d{4})/)
50
+ # Capture the numeric part of the error code
51
+ codenumber = cv[1].to_i
52
+ end
53
+ reasontext = ErrorCodes[codenumber] || ''
54
+
55
+ if reasontext.empty?
56
+ # The error code was not found in ErrorCodes
57
+ CodeRanges.each do |e|
58
+ # Check the code range
59
+ next if codenumber < e[0]
60
+ next if codenumber > e[1]
61
+ reasontext = e[2]
62
+ break
63
+ end
64
+ end
65
+
66
+ return reasontext
67
+ end
68
+
69
+ end
70
+ end
71
+ end
72
+ end
73
+
@@ -24,27 +24,28 @@ module Sisimai
24
24
  # nil: is not an error
25
25
  # @since v4.17.3
26
26
  def is_permanent(argv1 = '')
27
- getchecked = nil
27
+ return nil unless argv1
28
+ permanent1 = nil
28
29
  statuscode = Sisimai::SMTP::Status.find(argv1) || Sisimai::SMTP::Reply.find(argv1) || '0'
29
30
 
30
31
  if (classvalue = statuscode[0, 1].to_i) > 0
31
32
  # 2, 4, or 5
32
33
  if classvalue == 5
33
34
  # Permanent error
34
- getchecked = true
35
+ permanent1 = true
35
36
 
36
37
  elsif classvalue == 4
37
38
  # Temporary error
38
- getchecked = false
39
+ permanent1 = false
39
40
 
40
41
  elsif classvalue == 2
41
42
  # Succeeded
42
- getchecked = nil
43
+ permanent1 = nil
43
44
  end
44
45
  else
45
46
  # Check with regular expression
46
47
  v = argv1.downcase
47
- getchecked = if v.include?('temporar') || v.include?('persistent')
48
+ permanent1 = if v.include?('temporar') || v.include?('persistent')
48
49
  # Temporary failure
49
50
  false
50
51
  elsif v.include?('permanent')
@@ -53,7 +54,7 @@ module Sisimai
53
54
  end
54
55
  end
55
56
 
56
- return getchecked
57
+ return permanent1
57
58
  end
58
59
 
59
60
  # Check softbounce or not
@@ -64,6 +65,7 @@ module Sisimai
64
65
  # '': May not be bounce ?
65
66
  # @since v4.17.3
66
67
  def soft_or_hard(argv1 = '', argv2 = '')
68
+ return nil unless argv1
67
69
  return nil if argv1.empty?
68
70
  value = nil
69
71
 
@@ -82,7 +82,7 @@ module Sisimai
82
82
  # reply code.
83
83
  argv1 = argv1.gsub(/#{IP4Re}/, '***.***.***.***') if argv1 =~ IP4Re
84
84
 
85
- if cv = argv1.match(/\b([45][0-5][0-9])\b/) || argv1.match(/\b(25[0-3])\b/)
85
+ if cv = argv1.match(/\b([45][0-7][0-9])\b/) || argv1.match(/\b(25[0-3])\b/)
86
86
  # 550, 447, or 250
87
87
  return cv[1]
88
88
  else
@@ -651,7 +651,7 @@ module Sisimai
651
651
  '5.7.24' => 'securityerror', # SPF validation error
652
652
  '5.7.25' => 'blocked', # Reverse DNS validation failed
653
653
  '5.7.26' => 'securityerror', # Multiple authentication checks failed
654
- '5.7.27' => 'rejected', # Sender address has null MX
654
+ '5.7.27' => 'notaccept', # MX resource record of a destination host is Null MX: RFC7505
655
655
  }.freeze
656
656
 
657
657
  InternalCode = {
data/lib/sisimai/time.rb CHANGED
@@ -1,8 +1,7 @@
1
1
  require 'date'
2
-
3
2
  module Sisimai
4
3
  # Sisimai::Time is a child class of Date for Sisimai::Data.
5
- class Time < DateTime
4
+ class Time < ::DateTime
6
5
  # Imported from p5-Sisimail/lib/Sisimai/Time.pm
7
6
  def to_json(*)
8
7
  return self.to_time.to_i
@@ -1,4 +1,4 @@
1
1
  # Define the version number of Sisimai
2
2
  module Sisimai
3
- VERSION = '4.25.6'.freeze
3
+ VERSION = '4.25.11'.freeze
4
4
  end
@@ -1,7 +1,7 @@
1
1
  About "set-of-emails" repository
2
2
  ================================================================================
3
3
  This repository hold bounce mail collections for developing Sisimai. Email files
4
- in this repository are read from `make test` at p5-Sisimai and rb-Sisimai.
4
+ in this repository are read from `make test` at p5-sisimai and rb-sisimai.
5
5
 
6
6
 
7
7
  | Directory | Description |
@@ -24,16 +24,17 @@ See Also
24
24
  ================================================================================
25
25
  * __Sisimai Project__ | [github.com/sisimai](https://github.com/sisimai)
26
26
  * __libsisimai.org__ | [Sisimai — A successor to bounceHammer, Library to parse error mails](https://libsisimai.org/)
27
- * __Perl Verson__ | [Perl version of Sisimai(Stable)](https://github.com/sisimai/p5-Sisimai)
28
- * __Ruby verson__ | [Ruby version of Sisimai(Under the development)](https://github.com/sisimai/rb-Sisimai)
27
+ * __Perl Verson__ | [Perl version of Sisimai(Stable)](https://github.com/sisimai/p5-sisimai)
28
+ * __Ruby verson__ | [Ruby version of Sisimai(Under the development)](https://github.com/sisimai/rb-sisimai)
29
29
 
30
30
  Author
31
31
  ===============================================================================
32
+ [@libsisimai](https://twitter.com/libsisimai)
32
33
  [@azumakuniyuki](https://twitter.com/azumakuniyuki)
33
34
 
34
35
  Copyright
35
36
  ===============================================================================
36
- Copyright (C) 2018-2019 azumakuniyuki, All Rights Reserved.
37
+ Copyright (C) 2018-2020 azumakuniyuki, All Rights Reserved.
37
38
 
38
39
  License
39
40
  ===============================================================================
@@ -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;