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
@@ -0,0 +1,68 @@
1
+ Return-Path: <MAILER-DAEMON>
2
+ Received: from localhost (localhost)
3
+ by mx.example.jp (V8/cf) id x15GrRRK009751;
4
+ Wed, 6 Feb 2019 01:55:36 +0900
5
+ Date: Wed, 6 Feb 2019 01:55:36 +0900
6
+ From: Mail Delivery Subsystem <MAILER-DAEMON>
7
+ Message-Id: <201902051655.x15GrRRK009751@mx.example.jp>
8
+ To: postmaster
9
+ MIME-Version: 1.0
10
+ Content-Type: multipart/report; report-type=delivery-status;
11
+ boundary="x15GrRRK009751.1549385736/mx.example.jp"
12
+ Subject: Postmaster notify: see transcript for details
13
+ Auto-Submitted: auto-generated (postmaster-notification)
14
+
15
+ This is a MIME-encapsulated message
16
+
17
+ --x15GrRRK009751.1549385736/mx.example.jp
18
+
19
+ The original message was received at Wed, 6 Feb 2019 01:42:26 +0900
20
+ from [62.4.57.226]
21
+ with id x15GgPm9009702
22
+
23
+ ----- The following addresses had permanent fatal errors -----
24
+ kijitora+example.jp@google.example.com
25
+ (reason: 550-5.7.1 This message does not have authentication information or fails to pass)
26
+ (expanded from: neko.example.jp)
27
+
28
+ ----- Transcript of session follows -----
29
+ ... while talking to gmail-smtp-in.l.google.com.:
30
+ >>> DATA
31
+ <<< 550-5.7.1 This message does not have authentication information or fails to pass
32
+ <<< 550-5.7.1 authentication checks. To best protect our users from spam, the
33
+ <<< 550-5.7.1 message has been blocked. Please visit
34
+ <<< 550-5.7.1 https://support.google.com/mail/answer/81126#authentication for more
35
+ <<< 550 5.7.1 information. 37si3479471pgw.590 - gsmtp
36
+ 554 5.0.0 Service unavailable
37
+
38
+ --x15GrRRK009751.1549385736/mx.example.jp
39
+ Content-Type: message/delivery-status
40
+
41
+ Reporting-MTA: dns; mx.example.jp
42
+ Arrival-Date: Wed, 6 Feb 2019 01:42:26 +0900
43
+
44
+ Final-Recipient: RFC822; info@example.jp
45
+ X-Actual-Recipient: RFC822; kijitora+example.jp@google.example.com
46
+ Action: failed
47
+ Status: 5.7.1
48
+ Remote-MTA: DNS; gmail-smtp-in.l.google.com
49
+ Diagnostic-Code: SMTP; 550-5.7.1 This message does not have authentication information or fails to pass
50
+ Last-Attempt-Date: Wed, 6 Feb 2019 01:53:29 +0900
51
+
52
+ --x15GrRRK009751.1549385736/mx.example.jp
53
+ Content-Type: text/rfc822-headers
54
+
55
+ Return-Path: <no-reply@talksite.com>
56
+ Received: from lh71.143.2.199.talksite.com ([62.4.57.226])
57
+ by mx.example.jp (V8/cf) with ESMTP id x15GgPm9009702
58
+ for <info@example.jp>; Wed, 6 Feb 2019 01:42:26 +0900
59
+ Message-Id: <201902051642.x15GgPm9009702@mx.example.jp>
60
+ From: "European Permit" <no-reply@talksite.com>
61
+ Subject: European Residence Permit in 2019
62
+ To: "info" <info@example.jp>
63
+ Content-Type: multipart/alternative; boundary="6YEfpD2Iag=_BYxOCMb3twznLqotKNyJfW"
64
+ MIME-Version: 1.0
65
+ Date: Tue, 5 Feb 2019 17:42:24 +0100
66
+
67
+ --x15GrRRK009751.1549385736/mx.example.jp--
68
+
@@ -0,0 +1,53 @@
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 ED7AF2036798
6
+ for <xxxx@xxxx.net>; Tue, 13 Oct 2020 11:24:06 +0200 (CEST)
7
+ Date: Tue, 13 Oct 2020 11:24:06 +0200
8
+ From: Mail Delivery System <mailer-daemon@xxxx.xxxx.net>
9
+ To: xxxx@xxxx.net
10
+ Subject: Delivery status notification
11
+ MIME-Version: 1.0
12
+ Content-Type: multipart/report; boundary="------------I305M09060309060P_556516025810460"
13
+
14
+ This is a multi-part message in MIME format.
15
+
16
+ --------------I305M09060309060P_556516025810460
17
+ Content-Type: text/plain; charset=UTF-8;
18
+ Content-Transfer-Encoding: 8bit
19
+
20
+ This is an automatically generated Delivery Status Notification.
21
+
22
+ Delivery to the following recipients was aborted after 0 second(s):
23
+
24
+ * xxxx@xxxx.net
25
+
26
+
27
+
28
+ --------------I305M09060309060P_556516025810460
29
+ Content-Type: message/delivery-status; charset=UTF-8;
30
+ Content-Transfer-Encoding: 8bit
31
+
32
+ Reporting-MTA: dns; xxxx.xxxx.net
33
+ Received-From-MTA: dns; xxxx.xxxx.net
34
+ Arrival-Date: Tue, 13 Oct 2020 11:24:06 +0200
35
+
36
+
37
+ Final-recipient: rfc822; xxxx@xxxx.net
38
+ Action: failed
39
+ Status: 5.1.1
40
+ Diagnostic-Code: smtp; 552 5.2.2 Over quota
41
+ Last-attempt-Date: Tue, 13 Oct 2020 11:24:06 +0200
42
+
43
+
44
+
45
+ --------------I305M09060309060P_556516025810460
46
+ Content-Type: text/rfc822-headers; Content-Transfer-Encoding: 8bit
47
+ Content-Disposition: attachment
48
+
49
+ xxxx
50
+
51
+ --------------I305M09060309060P_556516025810460--
52
+
53
+
@@ -0,0 +1,192 @@
1
+ From MAILER-DAEMON Thu Jul 2 12:05:05 2020
2
+ Received: from mailer76.example.com (mailer76.example.com [111.22.33.44])
3
+ by bouncehandler.example.com (Postfix) with ESMTPS id 7939F4114A
4
+ for <bounce@mailer.cnt1.example.com>; Thu, 2 Jul 2020 12:05:05 -0400 (EDT)
5
+ Received: by tr2.example.com (Postfix)
6
+ id 6F3F839637A1; Thu, 2 Jul 2020 12:05:05 -0400 (EDT)
7
+ Date: Thu, 2 Jul 2020 12:05:05 -0400 (EDT)
8
+ From: MAILER-DAEMON@tr2.example.com (Mail Delivery System)
9
+ Subject: Undelivered Mail Returned to Sender
10
+ To: bounce@mailer.cnt1.example.com
11
+ Auto-Submitted: auto-replied
12
+ MIME-Version: 1.0
13
+ Content-Type: multipart/report; report-type=delivery-status;
14
+ boundary="D9E933966464.1593705905/tr2.example.com"
15
+ Content-Transfer-Encoding: 8bit
16
+ Message-Id: <20200702160505.6F3F839637A1@tr2.example.com>
17
+
18
+ This is a MIME-encapsulated message.
19
+
20
+ --D9E933966464.1593705905/tr2.example.com
21
+ Content-Description: Notification
22
+ Content-Type: text/plain; charset=utf-8
23
+ Content-Transfer-Encoding: 8bit
24
+
25
+ This is the mail system at host tr2.example.com.
26
+
27
+ I'm sorry to have to inform you that your message could not
28
+ be delivered to one or more recipients. It's attached below.
29
+
30
+ For further assistance, please send mail to postmaster.
31
+
32
+ If you do so, please include this problem report. You can
33
+ delete your own text from the attached returned message.
34
+
35
+ The mail system
36
+
37
+ <recipient55@cox.net>: host cxr.mx.a.cloudfilter.net[34.212.80.54] said: 550
38
+ 5.1.0 <bounce@mailer.cnt1.example.com> sender rejected. Refer to Error
39
+ Codes section at
40
+ https://www.cox.com/residential/support/email-error-codes.html for more
41
+ information. AUP#CDRBL (in reply to MAIL FROM command)
42
+
43
+ --D9E933966464.1593705905/tr2.example.com
44
+ Content-Description: Delivery report
45
+ Content-Type: message/delivery-status
46
+
47
+ Reporting-MTA: dns; tr2.example.com
48
+ X-Postfix-Queue-ID: D9E933966464
49
+ X-Postfix-Sender: rfc822; bounce@mailer.cnt1.example.com
50
+ Arrival-Date: Thu, 2 Jul 2020 06:04:42 -0400 (EDT)
51
+
52
+ Final-Recipient: rfc822; recipient55@cox.net
53
+ Original-Recipient: rfc822;recipient55@cox.net
54
+ Action: failed
55
+ Status: 5.1.0
56
+ Remote-MTA: dns; cxr.mx.a.cloudfilter.net
57
+ Diagnostic-Code: smtp; 550 5.1.0 <bounce@mailer.cnt1.example.com> sender
58
+ rejected. Refer to Error Codes section at
59
+ https://www.cox.com/residential/support/email-error-codes.html for more
60
+ information. AUP#CDRBL
61
+
62
+ --D9E933966464.1593705905/tr2.example.com
63
+ Content-Description: Undelivered Message Headers
64
+ Content-Type: text/rfc822-headers
65
+ Content-Transfer-Encoding: 8bit
66
+
67
+ Return-Path: <bounce@mailer.cnt1.example.com>
68
+ Received: from pixel1.example.com (pixel1 [104.207.134.97])
69
+ by tr2.example.com (Postfix) with ESMTPA id D9E933966464
70
+ for <recipient55@cox.net>; Thu, 2 Jul 2020 06:04:42 -0400 (EDT)
71
+ DKIM-Filter: OpenDKIM Filter v2.11.0 tr2.example.com D9E933966464
72
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=example.com;
73
+ s=mail; t=1593684282;
74
+ bh=QCJqru6dH/ii/ts4AH9NsNa/v562Fc43deLk8w1KKJ8=;
75
+ h=To:Subject:Date:From:Reply-To:List-Unsubscribe:From;
76
+ b=EXtMRJLuGhK9gq/gZspsdSSTRmLXOTxQstFekcdNQsxLxKEHmOijeZWiDlz8W8FKn
77
+ 95nVfTtlOk8dCFE/4EeLyBWlPoQ0EdpLPUcEcwHbBynoCQHwRI1iUiE4r2+Mc5iX51
78
+ 1eRfb2xphpVwWyJhA2I7qXAeOuJ27J6cdRI7ijlI=
79
+ Received: by pixel1.example.com (Postfix, from userid 501)
80
+ id C3726626BC; Thu, 2 Jul 2020 06:04:42 -0400 (EDT)
81
+ To: "recipient55@cox.net" <recipient55@cox.net>
82
+ Subject: Take down your patio umbrella
83
+ X-PHP-Originating-Script: 501:phpmailer.php
84
+ Date: Thu, 2 Jul 2020 06:04:42 -0400
85
+ From: deas <emma@cnt1.example.com>
86
+ Reply-To: Example <no-reply@example.com>
87
+ Message-ID: <5119e0e9531a692224d1bd44ef560e62@pixel1.example.com>
88
+ X-Priority: 3
89
+ X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/)
90
+ X-se: fol_new_t
91
+ X-date: 20200702
92
+ X-version: version_C_ht
93
+ X-SES-CONFIGURATION-SET: ded-content
94
+ X-CONFIGSET: conf-content
95
+ Feedback-ID: 21053362:version_C_ht:newsletter:example
96
+ List-Unsubscribe: https://www.example.com/unsubscribe
97
+ MIME-Version: 1.0
98
+ Content-Type: multipart/alternative;
99
+ boundary="b1_5119e0e9531a692224d1bd44ef560e62"
100
+ Content-Transfer-Encoding: 8bit
101
+
102
+ --D9E933966464.1593705905/tr2.example.com--
103
+ From double-bounce@tr2.example.com Thu Jul 2 12:05:05 2020
104
+ Received: from mailer74.example.com (mailer74.example.com [108.61.68.74])
105
+ by bouncehandler.example.com (Postfix) with ESMTPS id 803294114A
106
+ for <bounce@mailer.example.com>; Thu, 2 Jul 2020 12:05:05 -0400 (EDT)
107
+ Received: by tr2.example.com (Postfix)
108
+ id 75BA239637A5; Thu, 2 Jul 2020 12:05:05 -0400 (EDT)
109
+ Date: Thu, 2 Jul 2020 12:05:05 -0400 (EDT)
110
+ From: MAILER-DAEMON@tr2.example.com (Mail Delivery System)
111
+ Subject: Postmaster Copy: Undelivered Mail
112
+ To: bounce@mailer.example.com
113
+ Auto-Submitted: auto-generated
114
+ MIME-Version: 1.0
115
+ Content-Type: multipart/report; report-type=delivery-status;
116
+ boundary="D9E933966464.1593705905/tr2.example.com"
117
+ Content-Transfer-Encoding: 8bit
118
+ Message-Id: <20200702160505.75BA239637A5@tr2.example.com>
119
+
120
+ This is a MIME-encapsulated message.
121
+
122
+ --D9E933966464.1593705905/tr2.example.com
123
+ Content-Description: Notification
124
+ Content-Type: text/plain; charset=utf-8
125
+ Content-Transfer-Encoding: 8bit
126
+
127
+
128
+ <recipient55@cox.net>: host cxr.mx.a.cloudfilter.net[34.212.80.54] said: 550
129
+ 5.1.0 <bounce@mailer.cnt1.example.com> sender rejected. Refer to Error
130
+ Codes section at
131
+ https://www.cox.com/residential/support/email-error-codes.html for more
132
+ information. AUP#CDRBL (in reply to MAIL FROM command)
133
+
134
+ --D9E933966464.1593705905/tr2.example.com
135
+ Content-Description: Delivery report
136
+ Content-Type: message/delivery-status
137
+
138
+ Reporting-MTA: dns; tr2.example.com
139
+ X-Postfix-Queue-ID: D9E933966464
140
+ X-Postfix-Sender: rfc822; bounce@mailer.cnt1.example.com
141
+ Arrival-Date: Thu, 2 Jul 2020 06:04:42 -0400 (EDT)
142
+
143
+ Final-Recipient: rfc822; recipient55@cox.net
144
+ Original-Recipient: rfc822;recipient55@cox.net
145
+ Action: failed
146
+ Status: 5.1.0
147
+ Remote-MTA: dns; cxr.mx.a.cloudfilter.net
148
+ Diagnostic-Code: smtp; 550 5.1.0 <bounce@mailer.cnt1.example.com> sender
149
+ rejected. Refer to Error Codes section at
150
+ https://www.cox.com/residential/support/email-error-codes.html for more
151
+ information. AUP#CDRBL
152
+
153
+ --D9E933966464.1593705905/tr2.example.com
154
+ Content-Description: Undelivered Message Headers
155
+ Content-Type: text/rfc822-headers
156
+ Content-Transfer-Encoding: 8bit
157
+
158
+ Return-Path: <bounce@mailer.cnt1.example.com>
159
+ Received: from pixel1.example.com (pixel1 [111.22.33.44])
160
+ by tr2.example.com (Postfix) with ESMTPA id D9E933966464
161
+ for <recipient55@cox.net>; Thu, 2 Jul 2020 06:04:42 -0400 (EDT)
162
+ DKIM-Filter: OpenDKIM Filter v2.11.0 tr2.example.com D9E933966464
163
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=example.com;
164
+ s=mail; t=1593684282;
165
+ bh=QCJqru6dH/ii/ts4AH9NsNa/v562Fc43deLk8w1KKJ8=;
166
+ h=To:Subject:Date:From:Reply-To:List-Unsubscribe:From;
167
+ b=EXtMRJLuGhK9gq/gZspsdSSTRmLXOTxQstFekcdNQsxLxKEHmOijeZWiDlz8W8FKn
168
+ 95nVfTtlOk8dCFE/4EeLyBWlPoQ0EdpLPUcEcwHbBynoCQHwRI1iUiE4r2+Mc5iX51
169
+ 1eRfb2xphpVwWyJhA2I7qXAeOuJ27J6cdRI7ijlI=
170
+ Received: by pixel1.example.com (Postfix, from userid 501)
171
+ id C3726626BC; Thu, 2 Jul 2020 06:04:42 -0400 (EDT)
172
+ To: "recipient55@cox.net" <recipient55@cox.net>
173
+ Subject: Take down your patio umbrella
174
+ X-PHP-Originating-Script: 501:phpmailer.php
175
+ Date: Thu, 2 Jul 2020 06:04:42 -0400
176
+ From: Ideas <emma.jones@cnt1.example.com>
177
+ Reply-To: Example <no-reply@example.com>
178
+ Message-ID: <5119e0e9531a692224d1bd44ef560e62@pixel1.example.com>
179
+ X-Priority: 3
180
+ X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/)
181
+ X-se: fol_new_t
182
+ X-date: 20200702
183
+ X-version: version_C_ht
184
+ X-SES-CONFIGURATION-SET: ded-content
185
+ X-CONFIGSET: conf-content
186
+ List-Unsubscribe: https://www.example.com/unsubscribe
187
+ MIME-Version: 1.0
188
+ Content-Type: multipart/alternative;
189
+ boundary="b1_5119e0e9531a692224d1bd44ef560e62"
190
+ Content-Transfer-Encoding: 8bit
191
+
192
+ --D9E933966464.1593705905/tr2.example.com--
@@ -0,0 +1,111 @@
1
+ From MAILER-DAEMON Thu May 28 19:08:03 2020
2
+ Received: from a14-88.smtp-out.amazonses.com (a14-88.smtp-out.amazonses.com [54.240.14.88])
3
+ by bouncehandler.example.com (Postfix) with ESMTPS id 2FD8D41621
4
+ for <bounce@mailer.mrk1.example.com>; Thu, 28 May 2020 19:08:03 -0400 (EDT)
5
+ DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
6
+ s=224i4yxa5dv7c2xz3womw6peuasteono; d=amazonses.com; t=1590707282;
7
+ h=From:To:Message-ID:Subject:MIME-Version:Content-Type:Date:Feedback-ID;
8
+ bh=X2t+7WVLvOBJJO9EAydrKQu2sTcW6CrAs/a2QN6ed24=;
9
+ b=khjEHACRHcoR1zmndIQnp5cv9l827WEdXmeQsItXgqlVHlKSMGUNPoCIZ328BLh2
10
+ Muv0D53QJk+s/EGwn3eNXYM3VHRURpuaiKuY++jhMnUbwJLASsNmIRRbGf2ni4VLZWJ
11
+ t0RlU9yKWMsjvD0pk496vC/WyZ1+59psK4j8a454=
12
+ From: MAILER-DAEMON@amazonses.com
13
+ To: bounce@mailer.mrk1.example.com
14
+ Message-ID: <010001725d8ae2e4-dedcd904-7f4c-4f5d-8039-4366b9b3ccf9-000000@email.amazonses.com>
15
+ Subject: Delivery Status Notification (Failure)
16
+ MIME-Version: 1.0
17
+ Content-Type: multipart/report;
18
+ boundary="----=_Part_1053912_1113443423.1590707282683";
19
+ report-type=delivery-status
20
+ Date: Thu, 28 May 2020 23:08:02 +0000
21
+ X-SES-Outgoing: 2020.05.28-54.240.14.88
22
+ Feedback-ID: 1.us-east-1.D1mWDvwUtiZJdKFArGKkGBe9wfRCdAX2ofq5lyeEo20=:AmazonSES
23
+
24
+ ------=_Part_1053912_1113443423.1590707282683
25
+ Content-Type: text/plain; charset=us-ascii
26
+ Content-Transfer-Encoding: 7bit
27
+ Content-Description: Notification
28
+
29
+ An error occurred while trying to deliver the mail to the following recipients:
30
+ theusername@charter.net
31
+ ------=_Part_1053912_1113443423.1590707282683
32
+ Content-Type: message/delivery-status
33
+ Content-Transfer-Encoding: 7bit
34
+ Content-Description: Delivery Status Notification
35
+
36
+ Reporting-MTA: dsn; d217-29.smtp-out.amazonses.com
37
+
38
+ Action: failed
39
+ Final-Recipient: rfc822; theusername@charter.net
40
+ Diagnostic-Code: smtp; 550 5.1.0 <010001725d8ad4fc-9fe8fb1f-0292-430b-a634-1eba65166dbb-000000@amazonses.com> sender rejected. Please see https://www.spectrum.net/support/internet/understanding-email-error-codes for more information. AUP#In-1310
41
+ Status: 5.1.0
42
+
43
+
44
+ ------=_Part_1053912_1113443423.1590707282683
45
+ Content-Type: message/rfc822
46
+ Content-Description: Undelivered Message
47
+
48
+ To: "theusername@charter.net" <theusername@charter.net>
49
+ Subject: 11 things that can happen when you drink apple cider vinegar every day
50
+ X-PHP-Originating-Script: 501:phpmailer.php
51
+ Date: Thu, 28 May 2020 23:07:59 +0000
52
+ From: WellBeing <wellbeing@mrk1.example.com>
53
+ Reply-To: WellBeing <wellbeing@example.com>
54
+ Message-ID: <010001725d8ad4fc-9fe8fb1f-0292-430b-a634-1eba65166dbb-000000@email.amazonses.com>
55
+ X-Priority: 3
56
+ X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/)
57
+ X-se: well_being
58
+ X-date: 20200528
59
+ X-version: wellbeing_05282020_ses
60
+ X-CONFIGSET: conf-marketing
61
+ Feedback-ID: A:B:C:D
62
+ X-HT-Sig: A:B:C:D
63
+ MIME-Version: 1.0
64
+ Content-Type: multipart/alternative;
65
+ boundary="b1_6292d2dadff87acb9905a58b2f5bb8fa"
66
+ Content-Transfer-Encoding: 8bit
67
+ X-SES-Outgoing: 2020.05.28-23.249.217.29
68
+ DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
69
+ s=224i4yxa5dv7c2xz3womw6peuasteono; d=amazonses.com; t=1590707279;
70
+ h=To:Subject:Date:From:Reply-To:Message-ID:Feedback-ID:List-Unsubscribe:MIME-Version:Content-Type:Content-Transfer-Encoding;
71
+ bh=dbVbPN/b0GldCE5Hr1ySMcLIjaoiDFOHnO0XV0UPcZU=;
72
+ b=HawZMCbQpUBpp2iTrrOklUkAClA3Pql7Mk4B2+ozqpclWNSMT3Tf+rDZ6psgC30A
73
+ ABx3ecJeP0Dyi5TABqCTUZxspCSXjOLa9f+LB2992v2WoPeagwHYgsgUCe1o+Zfq6nc
74
+ C+SCqoolw7YugpVHtM3/dr6bqlG/73rL+wWmb0AQ=
75
+ DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
76
+ s=sisbtliceazfsxysk55m7kdlqqu2nqgn; d=mrk1.example.com;
77
+ t=1590707279;
78
+ h=To:Subject:Date:From:Reply-To:Message-ID:List-Unsubscribe:MIME-Version:Content-Type:Content-Transfer-Encoding;
79
+ bh=dbVbPN/b0GldCE5Hr1ySMcLIjaoiDFOHnO0XV0UPcZU=;
80
+ b=BzFKfcuz3sRhwrmZJmhdq2gZK6UaU1RiOTBWHIBsGDxt/eyfk00qM8WQTgbZ0wua
81
+ FJauQAkc9mcK1TbcwS1drUM7hDWnsJyMLVs1UelR7MeW1QFm63h6krxVQfOOwYOK3TQ
82
+ a+FP/eiAtCk7mfeb6S6bwqmDJl6EvgOEo05vPSy4=
83
+
84
+ --b1_6292d2dadff87acb9905a58b2f5bb8fa
85
+ Content-Type: text/plain; charset=UTF-8
86
+ Content-Transfer-Encoding: 8bit
87
+
88
+
89
+ You have received this message because you have chosen to receive notifications from OURSITE.com.
90
+
91
+
92
+
93
+ --b1_6292d2dadff87acb9905a58b2f5bb8fa
94
+ Content-Type: text/html; charset=UTF-8
95
+ Content-Transfer-Encoding: 8bit
96
+
97
+ <!DOCTYPE HTML>
98
+ <html lang="en">
99
+ <head>
100
+ <body>
101
+ <h1> Body removed</h1>
102
+ </body>
103
+ </html>
104
+
105
+
106
+
107
+
108
+ --b1_6292d2dadff87acb9905a58b2f5bb8fa--
109
+
110
+
111
+ ------=_Part_1053912_1113443423.1590707282683--