sisimai 4.25.8-java → 4.25.12-java
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.
- checksums.yaml +4 -4
- data/.travis.yml +4 -3
- data/ANALYTICAL-PRECISION +1 -1
- data/ChangeLog.md +65 -0
- data/README-JA.md +3 -3
- data/README.md +4 -4
- data/lib/sisimai/address.rb +6 -3
- data/lib/sisimai/arf.rb +25 -21
- data/lib/sisimai/data.rb +7 -1
- data/lib/sisimai/datetime.rb +15 -14
- data/lib/sisimai/lhost/amazonses.rb +1 -1
- data/lib/sisimai/lhost/domino.rb +29 -4
- data/lib/sisimai/lhost/einsundeins.rb +1 -1
- data/lib/sisimai/lhost/exchange2007.rb +1 -1
- data/lib/sisimai/lhost/exim.rb +14 -10
- data/lib/sisimai/lhost/ezweb.rb +1 -1
- data/lib/sisimai/lhost/gsuite.rb +5 -0
- data/lib/sisimai/lhost/imailserver.rb +1 -1
- data/lib/sisimai/lhost/mailfoundry.rb +3 -4
- data/lib/sisimai/lhost/mailmarshalsmtp.rb +2 -2
- data/lib/sisimai/lhost/mxlogic.rb +1 -1
- data/lib/sisimai/lhost/notes.rb +1 -1
- data/lib/sisimai/lhost/office365.rb +1 -1
- data/lib/sisimai/lhost/postfix.rb +3 -10
- data/lib/sisimai/lhost/qmail.rb +7 -7
- data/lib/sisimai/lhost/sendgrid.rb +2 -2
- data/lib/sisimai/lhost/sendmail.rb +1 -1
- data/lib/sisimai/lhost/verizon.rb +4 -4
- data/lib/sisimai/lhost/x3.rb +4 -0
- data/lib/sisimai/lhost/x4.rb +8 -8
- data/lib/sisimai/mail.rb +2 -21
- data/lib/sisimai/mda.rb +2 -2
- data/lib/sisimai/mime.rb +1 -1
- data/lib/sisimai/reason/blocked.rb +40 -26
- data/lib/sisimai/reason/exceedlimit.rb +4 -1
- data/lib/sisimai/reason/expired.rb +2 -0
- data/lib/sisimai/reason/filtered.rb +10 -9
- data/lib/sisimai/reason/hostunknown.rb +3 -0
- data/lib/sisimai/reason/mailererror.rb +1 -1
- data/lib/sisimai/reason/norelaying.rb +8 -7
- data/lib/sisimai/reason/notaccept.rb +5 -3
- data/lib/sisimai/reason/policyviolation.rb +5 -1
- data/lib/sisimai/reason/rejected.rb +5 -1
- data/lib/sisimai/reason/securityerror.rb +5 -6
- data/lib/sisimai/reason/spamdetected.rb +23 -16
- data/lib/sisimai/reason/suspend.rb +1 -0
- data/lib/sisimai/reason/systemerror.rb +2 -0
- data/lib/sisimai/reason/userunknown.rb +25 -21
- data/lib/sisimai/reason/virusdetected.rb +9 -3
- data/lib/sisimai/rfc1894.rb +24 -22
- data/lib/sisimai/rfc3464.rb +1 -1
- data/lib/sisimai/rfc3834.rb +1 -1
- data/lib/sisimai/rfc5322.rb +8 -3
- data/lib/sisimai/rhost/exchangeonline.rb +8 -1
- data/lib/sisimai/rhost/franceptt.rb +4 -0
- data/lib/sisimai/rhost/googleapps.rb +4 -1
- data/lib/sisimai/rhost.rb +1 -0
- data/lib/sisimai/smtp/error.rb +8 -6
- data/lib/sisimai/smtp/reply.rb +1 -1
- data/lib/sisimai/smtp/status.rb +1 -1
- data/lib/sisimai/time.rb +1 -2
- data/lib/sisimai/version.rb +1 -1
- data/lib/sisimai.rb +3 -3
- data/set-of-emails/maildir/bsd/arf-25.eml +61 -0
- data/set-of-emails/maildir/bsd/lhost-aol-04.eml +23 -23
- data/set-of-emails/maildir/bsd/lhost-domino-02.eml +1 -2
- data/set-of-emails/maildir/bsd/lhost-exim-61.eml +40 -0
- data/set-of-emails/maildir/bsd/lhost-postfix-66.eml +80 -0
- data/set-of-emails/maildir/bsd/lhost-postfix-67.eml +80 -0
- data/set-of-emails/maildir/bsd/lhost-postfix-68.eml +82 -0
- data/set-of-emails/maildir/bsd/lhost-postfix-69.eml +80 -0
- data/set-of-emails/maildir/bsd/lhost-postfix-70.eml +87 -0
- data/set-of-emails/maildir/bsd/lhost-postfix-71.eml +81 -0
- data/set-of-emails/maildir/bsd/lhost-postfix-72.eml +81 -0
- data/set-of-emails/maildir/bsd/lhost-postfix-73.eml +79 -0
- data/set-of-emails/maildir/bsd/lhost-postfix-74.eml +83 -0
- data/set-of-emails/maildir/bsd/lhost-sendmail-08.eml +1 -1
- data/set-of-emails/maildir/bsd/lhost-sendmail-11.eml +1 -1
- data/set-of-emails/maildir/bsd/lhost-sendmail-57.eml +59 -0
- data/set-of-emails/maildir/bsd/lhost-sendmail-58.eml +70 -0
- data/set-of-emails/maildir/bsd/lhost-sendmail-59.eml +68 -0
- data/set-of-emails/maildir/bsd/lhost-x3-06.eml +53 -0
- data/set-of-emails/maildir/bsd/rfc3464-41.eml +19 -0
- data/set-of-emails/maildir/bsd/rfc3464-42.eml +34 -0
- data/set-of-emails/maildir/bsd/{rhost-exchange-online-01.eml → rhost-exchangeonline-01.eml} +0 -0
- data/set-of-emails/maildir/bsd/{rhost-exchange-online-02.eml → rhost-exchangeonline-02.eml} +0 -0
- data/set-of-emails/maildir/bsd/{rhost-exchange-online-03.eml → rhost-exchangeonline-03.eml} +0 -0
- data/set-of-emails/maildir/bsd/rhost-franceptt-12.eml +82 -0
- data/set-of-emails/maildir/bsd/{rhost-google-apps-01.eml → rhost-googleapps-01.eml} +0 -0
- data/set-of-emails/maildir/bsd/{rhost-google-apps-02.eml → rhost-googleapps-02.eml} +0 -0
- data/set-of-emails/maildir/dos/{rhost-exchange-online-01.eml → rhost-exchangeonline-01.eml} +0 -0
- data/set-of-emails/maildir/dos/{rhost-google-apps-01.eml → rhost-googleapps-01.eml} +0 -0
- data/set-of-emails/maildir/mac/{rhost-exchange-online-01.eml → rhost-exchangeonline-01.eml} +0 -0
- data/set-of-emails/maildir/mac/{rhost-google-apps-01.eml → rhost-googleapps-01.eml} +0 -0
- data/sisimai-java.gemspec +4 -4
- data/sisimai.gemspec +4 -4
- metadata +38 -20
@@ -0,0 +1,87 @@
|
|
1
|
+
Return-Path: <>
|
2
|
+
Received: from mbox.example.jp (mail.example.jp [192.0.2.25])
|
3
|
+
by mx.example.jp (V8/cf) with ESMTP id 0AD0hCh1032498
|
4
|
+
for <postmaster@example.jp>; Fri, 13 Nov 2020 09:43:12 +0900
|
5
|
+
Received: from mbox.example.jp (localhost [127.0.0.1])
|
6
|
+
by mbox.example.jp (Postfix) with ESMTP id 4CXKSw1zdgz22xZY
|
7
|
+
for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:43:12 +0900 (JST)
|
8
|
+
Received: from smtp.example.jp (smtp.example.jp [203.0.113.127])
|
9
|
+
by mbox.example.jp (Postfix) with ESMTP id 4CXKSw1C1Mz1yM4D
|
10
|
+
for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:43:12 +0900 (JST)
|
11
|
+
Received: by smtp.example.jp (Postfix)
|
12
|
+
id 06AD3D244EC; Fri, 13 Nov 2020 09:43:12 +0900 (JST)
|
13
|
+
Date: Fri, 13 Nov 2020 09:43:12 +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="AF578C0196A.1605228192/smtp.example.jp"
|
21
|
+
Message-Id: <20201113004312.06AD3D244EC@smtp.example.jp>
|
22
|
+
X-Virus-Scanned: ClamAV using ClamSMTP
|
23
|
+
|
24
|
+
This is a MIME-encapsulated message.
|
25
|
+
|
26
|
+
--AF578C0196A.1605228192/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@google.example.com>: host gmail-smtp-in.l.google.com[64.233.189.27] said:
|
43
|
+
550-5.7.26 Unauthenticated email from libsisimai.org is not accepted due to
|
44
|
+
550-5.7.26 domain's DMARC policy. Please contact the administrator of
|
45
|
+
550-5.7.26 libsisimai.org domain if this was a legitimate mail. Please
|
46
|
+
visit 550-5.7.26 https://support.google.com/mail/answer/2451690 to learn
|
47
|
+
about the 550 5.7.26 DMARC initiative. z2si1584129pfn.61 - gsmtp (in reply
|
48
|
+
to end of DATA command)
|
49
|
+
|
50
|
+
--AF578C0196A.1605228192/smtp.example.jp
|
51
|
+
Content-Description: Delivery report
|
52
|
+
Content-Type: message/delivery-status
|
53
|
+
|
54
|
+
Reporting-MTA: dns; smtp.example.jp
|
55
|
+
X-Postfix-Queue-ID: AF578C0196A
|
56
|
+
X-Postfix-Sender: rfc822; postmaster@sisimai.example.com
|
57
|
+
Arrival-Date: Fri, 13 Nov 2020 09:42:35 +0900 (JST)
|
58
|
+
|
59
|
+
Final-Recipient: rfc822; kijitora@google.example.com
|
60
|
+
Original-Recipient: rfc822;kijitora@google.example.com
|
61
|
+
Action: failed
|
62
|
+
Status: 5.7.26
|
63
|
+
Remote-MTA: dns; gmail-smtp-in.l.google.com
|
64
|
+
Diagnostic-Code: smtp; 550-5.7.26 Unauthenticated email from libsisimai.org is
|
65
|
+
not accepted due to 550-5.7.26 domain's DMARC policy. Please contact the
|
66
|
+
administrator of 550-5.7.26 libsisimai.org domain if this was a legitimate
|
67
|
+
mail. Please visit 550-5.7.26
|
68
|
+
https://support.google.com/mail/answer/2451690 to learn about the 550
|
69
|
+
5.7.26 DMARC initiative. z2si1584129pfn.61 - gsmtp
|
70
|
+
|
71
|
+
--AF578C0196A.1605228192/smtp.example.jp
|
72
|
+
Content-Description: Undelivered Message
|
73
|
+
Content-Type: message/rfc822
|
74
|
+
|
75
|
+
Return-Path: <postmaster@sisimai.example.com>
|
76
|
+
Received: from [127.0.0.1] (localhost [127.0.0.1])
|
77
|
+
by smtp.example.jp (Postfix) with ESMTP id AF578C0196A
|
78
|
+
for <kijitora@google.example.com>; Fri, 13 Nov 2020 09:42:35 +0900 (JST)
|
79
|
+
Subject: TEST FOR DMARC #1
|
80
|
+
From: postmaster@libsisimai.org
|
81
|
+
To: kijitora@google.example.com
|
82
|
+
Message-Id: <20201113004243.AF578C0196A@smtp.example.jp>
|
83
|
+
Date: Fri, 13 Nov 2020 09:42:35 +0900 (JST)
|
84
|
+
|
85
|
+
Nyaan
|
86
|
+
|
87
|
+
--AF578C0196A.1605228192/smtp.example.jp--
|
@@ -0,0 +1,81 @@
|
|
1
|
+
Return-Path: <>
|
2
|
+
Received: from mbox.example.jp (mail.example.jp [192.0.2.25])
|
3
|
+
by mx.example.jp (V8/cf) with ESMTP id 0AD0lpdN032754
|
4
|
+
for <postmaster@example.jp>; Fri, 13 Nov 2020 09:47:51 +0900
|
5
|
+
Received: from mbox.example.jp (localhost [127.0.0.1])
|
6
|
+
by mbox.example.jp (Postfix) with ESMTP id 4CXKZH4NX1z22xZY
|
7
|
+
for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:47:51 +0900 (JST)
|
8
|
+
Received: from smtp.example.jp (smtp.example.jp [203.0.113.127])
|
9
|
+
by mbox.example.jp (Postfix) with ESMTP id 4CXKZH3xdDz1yM4D
|
10
|
+
for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:47:51 +0900 (JST)
|
11
|
+
Received: by smtp.example.jp (Postfix)
|
12
|
+
id 7344BD244EC; Fri, 13 Nov 2020 09:47:51 +0900 (JST)
|
13
|
+
Date: Fri, 13 Nov 2020 09:47:51 +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="3574FC0196A.1605228471/smtp.example.jp"
|
21
|
+
Message-Id: <20201113004751.7344BD244EC@smtp.example.jp>
|
22
|
+
X-Virus-Scanned: ClamAV using ClamSMTP
|
23
|
+
|
24
|
+
This is a MIME-encapsulated message.
|
25
|
+
|
26
|
+
--3574FC0196A.1605228471/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@apple.example.com>: host mx01.mail.icloud.com[17.57.152.9] said: 554
|
43
|
+
5.7.1 Your message was rejected due to libsisimai.org's DMARC policy. See
|
44
|
+
https://support.apple.com/en-us/HT204137 for info (in reply to end of DATA
|
45
|
+
command)
|
46
|
+
|
47
|
+
--3574FC0196A.1605228471/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: 3574FC0196A
|
53
|
+
X-Postfix-Sender: rfc822; postmaster@sisimai.example.com
|
54
|
+
Arrival-Date: Fri, 13 Nov 2020 09:47:12 +0900 (JST)
|
55
|
+
|
56
|
+
Final-Recipient: rfc822; kijitora@apple.example.com
|
57
|
+
Original-Recipient: rfc822;kijitora@apple.example.com
|
58
|
+
Action: failed
|
59
|
+
Status: 5.7.1
|
60
|
+
Remote-MTA: dns; mx01.mail.icloud.com
|
61
|
+
Diagnostic-Code: smtp; 554 5.7.1 Your message was rejected due to
|
62
|
+
libsisimai.org's DMARC policy. See https://support.apple.com/en-us/HT204137
|
63
|
+
for info
|
64
|
+
|
65
|
+
--3574FC0196A.1605228471/smtp.example.jp
|
66
|
+
Content-Description: Undelivered Message
|
67
|
+
Content-Type: message/rfc822
|
68
|
+
|
69
|
+
Return-Path: <postmaster@sisimai.example.com>
|
70
|
+
Received: from [127.0.0.1] (localhost [127.0.0.1])
|
71
|
+
by smtp.example.jp (Postfix) with ESMTP id 3574FC0196A
|
72
|
+
for <kijitora@apple.example.com>; Fri, 13 Nov 2020 09:47:12 +0900 (JST)
|
73
|
+
Subject: TEST FOR DMARC #6
|
74
|
+
From: postmaster@libsisimai.org
|
75
|
+
To: kijitora@apple.example.com
|
76
|
+
Message-Id: <20201113004724.3574FC0196A@smtp.example.jp>
|
77
|
+
Date: Fri, 13 Nov 2020 09:47:12 +0900 (JST)
|
78
|
+
|
79
|
+
Nyaan
|
80
|
+
|
81
|
+
--3574FC0196A.1605228471/smtp.example.jp--
|
@@ -0,0 +1,81 @@
|
|
1
|
+
Return-Path: <>
|
2
|
+
Received: from mbox.example.jp (mail.example.jp [192.0.2.25])
|
3
|
+
by mx.example.jp (V8/cf) with ESMTP id 0AD0oeJ2000466
|
4
|
+
for <postmaster@example.jp>; Fri, 13 Nov 2020 09:50:40 +0900
|
5
|
+
Received: from mbox.example.jp (localhost [127.0.0.1])
|
6
|
+
by mbox.example.jp (Postfix) with ESMTP id 4CXKdX2gnRz22xZY
|
7
|
+
for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:50:40 +0900 (JST)
|
8
|
+
Received: from smtp.example.jp (smtp.example.jp [203.0.113.127])
|
9
|
+
by mbox.example.jp (Postfix) with ESMTP id 4CXKdX2DNcz1yM4D
|
10
|
+
for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:50:40 +0900 (JST)
|
11
|
+
Received: by smtp.example.jp (Postfix)
|
12
|
+
id 36B85D244EC; Fri, 13 Nov 2020 09:50:40 +0900 (JST)
|
13
|
+
Date: Fri, 13 Nov 2020 09:50:40 +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="61B70C0196A.1605228640/smtp.example.jp"
|
21
|
+
Message-Id: <20201113005040.36B85D244EC@smtp.example.jp>
|
22
|
+
X-Virus-Scanned: ClamAV using ClamSMTP
|
23
|
+
|
24
|
+
This is a MIME-encapsulated message.
|
25
|
+
|
26
|
+
--61B70C0196A.1605228640/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@mail.example.ru>: host mxs.mail.ru[94.100.180.31] said: 550 5.7.1 This
|
43
|
+
message was not accepted due to domain (libsisimai.org) owner DMARC policy
|
44
|
+
(RFC 7489) https://help.mail.ru/mail-help/postmaster/dmarc (in reply to end
|
45
|
+
of DATA command)
|
46
|
+
|
47
|
+
--61B70C0196A.1605228640/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: 61B70C0196A
|
53
|
+
X-Postfix-Sender: rfc822; postmaster@sisimai.example.com
|
54
|
+
Arrival-Date: Fri, 13 Nov 2020 09:49:56 +0900 (JST)
|
55
|
+
|
56
|
+
Final-Recipient: rfc822; kijitora@mail.example.ru
|
57
|
+
Original-Recipient: rfc822;kijitora@mail.example.ru
|
58
|
+
Action: failed
|
59
|
+
Status: 5.7.1
|
60
|
+
Remote-MTA: dns; mxs.mail.ru
|
61
|
+
Diagnostic-Code: smtp; 550 5.7.1 This message was not accepted due to domain
|
62
|
+
(libsisimai.org) owner DMARC policy (RFC 7489)
|
63
|
+
https://help.mail.ru/mail-help/postmaster/dmarc
|
64
|
+
|
65
|
+
--61B70C0196A.1605228640/smtp.example.jp
|
66
|
+
Content-Description: Undelivered Message
|
67
|
+
Content-Type: message/rfc822
|
68
|
+
|
69
|
+
Return-Path: <postmaster@sisimai.example.com>
|
70
|
+
Received: from [127.0.0.1] (localhost [127.0.0.1])
|
71
|
+
by smtp.example.jp (Postfix) with ESMTP id 61B70C0196A
|
72
|
+
for <kijitora@mail.example.ru>; Fri, 13 Nov 2020 09:49:56 +0900 (JST)
|
73
|
+
Subject: TEST FOR DMARC #9
|
74
|
+
From: postmaster@libsisimai.org
|
75
|
+
To: kijitora@mail.example.ru
|
76
|
+
Message-Id: <20201113005007.61B70C0196A@smtp.example.jp>
|
77
|
+
Date: Fri, 13 Nov 2020 09:49:56 +0900 (JST)
|
78
|
+
|
79
|
+
Nyaan
|
80
|
+
|
81
|
+
--61B70C0196A.1605228640/smtp.example.jp--
|
@@ -0,0 +1,79 @@
|
|
1
|
+
Return-Path: <>
|
2
|
+
Received: from mbox.example.jp (mail.example.jp [192.0.2.25])
|
3
|
+
by mx.example.jp (V8/cf) with ESMTP id 0AD0pNap000537
|
4
|
+
for <postmaster@example.jp>; Fri, 13 Nov 2020 09:51:23 +0900
|
5
|
+
Received: from mbox.example.jp (localhost [127.0.0.1])
|
6
|
+
by mbox.example.jp (Postfix) with ESMTP id 4CXKfM39Nrz22xZY
|
7
|
+
for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:51:23 +0900 (JST)
|
8
|
+
Received: from smtp.example.jp (smtp.example.jp [203.0.113.127])
|
9
|
+
by mbox.example.jp (Postfix) with ESMTP id 4CXKfM2k8Fz1yM4D
|
10
|
+
for <postmaster@sisimai.example.com>; Fri, 13 Nov 2020 09:51:23 +0900 (JST)
|
11
|
+
Received: by smtp.example.jp (Postfix)
|
12
|
+
id 4DE07D244EC; Fri, 13 Nov 2020 09:51:23 +0900 (JST)
|
13
|
+
Date: Fri, 13 Nov 2020 09:51:23 +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="C146BC0196A.1605228683/smtp.example.jp"
|
21
|
+
Message-Id: <20201113005123.4DE07D244EC@smtp.example.jp>
|
22
|
+
X-Virus-Scanned: ClamAV using ClamSMTP
|
23
|
+
|
24
|
+
This is a MIME-encapsulated message.
|
25
|
+
|
26
|
+
--C146BC0196A.1605228683/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@zoho.example.com>: host smtpin.zoho.com[136.143.191.23] said: 550 5.7.1
|
43
|
+
Email rejected per DMARC policy for libsisimai.org (in reply to end of DATA
|
44
|
+
command)
|
45
|
+
|
46
|
+
--C146BC0196A.1605228683/smtp.example.jp
|
47
|
+
Content-Description: Delivery report
|
48
|
+
Content-Type: message/delivery-status
|
49
|
+
|
50
|
+
Reporting-MTA: dns; smtp.example.jp
|
51
|
+
X-Postfix-Queue-ID: C146BC0196A
|
52
|
+
X-Postfix-Sender: rfc822; postmaster@sisimai.example.com
|
53
|
+
Arrival-Date: Fri, 13 Nov 2020 09:50:49 +0900 (JST)
|
54
|
+
|
55
|
+
Final-Recipient: rfc822; kijitora@zoho.example.com
|
56
|
+
Original-Recipient: rfc822;kijitora@zoho.example.com
|
57
|
+
Action: failed
|
58
|
+
Status: 5.7.1
|
59
|
+
Remote-MTA: dns; smtpin.zoho.com
|
60
|
+
Diagnostic-Code: smtp; 550 5.7.1 Email rejected per DMARC policy for
|
61
|
+
libsisimai.org
|
62
|
+
|
63
|
+
--C146BC0196A.1605228683/smtp.example.jp
|
64
|
+
Content-Description: Undelivered Message
|
65
|
+
Content-Type: message/rfc822
|
66
|
+
|
67
|
+
Return-Path: <postmaster@sisimai.example.com>
|
68
|
+
Received: from [127.0.0.1] (localhost [127.0.0.1])
|
69
|
+
by smtp.example.jp (Postfix) with ESMTP id C146BC0196A
|
70
|
+
for <kijitora@zoho.example.com>; Fri, 13 Nov 2020 09:50:49 +0900 (JST)
|
71
|
+
Subject: TEST FOR DMARC #10
|
72
|
+
From: postmaster@libsisimai.org
|
73
|
+
To: kijitora@zoho.example.com
|
74
|
+
Message-Id: <20201113005058.C146BC0196A@smtp.example.jp>
|
75
|
+
Date: Fri, 13 Nov 2020 09:50:49 +0900 (JST)
|
76
|
+
|
77
|
+
Nyaan
|
78
|
+
|
79
|
+
--C146BC0196A.1605228683/smtp.example.jp--
|
@@ -0,0 +1,83 @@
|
|
1
|
+
Return-Path: <>
|
2
|
+
Delivered-To: deadbeef@mailmagazine.example.com
|
3
|
+
Received: from u1.em.example.jp
|
4
|
+
by mbox3.em.example.jp with LMTP id pRi6D904298QQXvAukD22R
|
5
|
+
for <deadbeef@mailmagazine.example.com>; Tue, 17 Nov 2020 23:34:45 +0900
|
6
|
+
Received: by u1.em.example.jp (Postfix)
|
7
|
+
id 9UKnCx1J50z3ZQ2; Tue, 17 Nov 2020 23:34:45 +0900 (JST)
|
8
|
+
Date: Tue, 17 Nov 2020 23:34:45 +0900 (JST)
|
9
|
+
From: MAILER-DAEMON@u1.em.example.jp (Mail Delivery System)
|
10
|
+
Subject: Undelivered Mail Returned to Sender
|
11
|
+
To: deadbeef@mailmagazine.example.com
|
12
|
+
Auto-Submitted: auto-replied
|
13
|
+
MIME-Version: 1.0
|
14
|
+
Content-Type: multipart/report; report-type=delivery-status;
|
15
|
+
boundary="9UK8Prr4eZzSPQR.1605555025/u1.em.example.jp"
|
16
|
+
Message-Id: <9UKnCx1J50z3ZQ2@u1.em.example.jp>
|
17
|
+
|
18
|
+
This is a MIME-encapsulated message.
|
19
|
+
|
20
|
+
--9UK8Prr4eZzSPQR.1605555025/u1.em.example.jp
|
21
|
+
Content-Description: Notification
|
22
|
+
Content-Type: text/plain; charset=us-ascii
|
23
|
+
|
24
|
+
This is the mail system at host u1.em.example.jp.
|
25
|
+
|
26
|
+
I'm sorry to have to inform you that your message could not
|
27
|
+
be delivered to one or more recipients. It's attached below.
|
28
|
+
|
29
|
+
For further assistance, please send mail to postmaster.
|
30
|
+
|
31
|
+
If you do so, please include this problem report. You can
|
32
|
+
delete your own text from the attached returned message.
|
33
|
+
|
34
|
+
The mail system
|
35
|
+
|
36
|
+
<kijitora@y.example.ca>: host mta6.am0.yahoodns.net[67.195.204.72] said: 421
|
37
|
+
4.7.0 [TSS04] Messages from 192.0.2.192 temporarily deferred due to
|
38
|
+
unexpected volume or user complaints - 4.16.55.1; see
|
39
|
+
https://postmaster.verizonmedia.com/error-codes (in reply to MAIL FROM
|
40
|
+
command)
|
41
|
+
|
42
|
+
--9UK8Prr4eZzSPQR.1605555025/u1.em.example.jp
|
43
|
+
Content-Description: Delivery report
|
44
|
+
Content-Type: message/delivery-status
|
45
|
+
|
46
|
+
Reporting-MTA: dns; u1.em.example.jp
|
47
|
+
X-Postfix-Queue-ID: 9UK8Prr4eZzSPQR
|
48
|
+
X-Postfix-Sender: rfc822; deadbeef@mailmagazine.example.com
|
49
|
+
Arrival-Date: Mon, 16 Nov 2020 23:34:45 +0900 (JST)
|
50
|
+
|
51
|
+
Final-Recipient: rfc822; kijitora@y.example.ca
|
52
|
+
Original-Recipient: rfc822;kijitora@y.example.ca
|
53
|
+
Action: failed
|
54
|
+
Status: 4.7.0
|
55
|
+
Remote-MTA: dns; mta6.am0.yahoodns.net
|
56
|
+
Diagnostic-Code: smtp; 421 4.7.0 [TSS04] Messages from 192.0.2.192
|
57
|
+
temporarily deferred due to unexpected volume or user complaints -
|
58
|
+
4.16.55.1; see https://postmaster.verizonmedia.com/error-codes
|
59
|
+
|
60
|
+
--9UK8Prr4eZzSPQR.1605555025/u1.em.example.jp
|
61
|
+
Content-Description: Undelivered Message
|
62
|
+
Content-Type: message/rfc822
|
63
|
+
|
64
|
+
Return-Path: <deadbeef@mailmagazine.example.com>
|
65
|
+
Received: from u1.em.example.jp (localhost [127.0.0.1])
|
66
|
+
by u1.em.example.jp (Postfix) with ESMTP id 9UK8Prr4eZzSPQR
|
67
|
+
for <kijitora@y.example.ca>; Mon, 16 Nov 2020 23:34:45 +0900 (JST)
|
68
|
+
Received: from localhost (localhost [127.0.0.1])
|
69
|
+
by u1.em.example.jp (Postfix) with ESMTP id 9UK8P757b8z3ZQM
|
70
|
+
for <kijitora@y.example.ca>; Mon, 16 Nov 2020 23:34:45 +0900 (JST)
|
71
|
+
MIME-Version: 1.0
|
72
|
+
Content-Type: text/plain; charset=ISO-2022-JP
|
73
|
+
Content-Transfer-Encoding: quoted-printable
|
74
|
+
From: <neko@mailmagazine.example.com>
|
75
|
+
To: "Kijitora" <kijitora@y.example.ca>
|
76
|
+
Subject: Nyaan
|
77
|
+
Message-Id: <9UK8P757b8z3ZQM@u1.em.example.jp>
|
78
|
+
Date: Mon, 16 Nov 2020 23:34:45 +0900 (JST)
|
79
|
+
X-Virus-Scanned: ClamAV using ClamSMTP
|
80
|
+
|
81
|
+
Nyaan
|
82
|
+
|
83
|
+
--9UK8Prr4eZzSPQR.1605555025/u1.em.example.jp--
|
@@ -51,7 +51,7 @@ Last-Attempt-Date: Thu, 29 Apr 2009 20:51:58 +0900
|
|
51
51
|
Content-Type: text/rfc822-headers
|
52
52
|
|
53
53
|
Return-Path: <nyanko@example.co.jp>
|
54
|
-
Date: Thu,
|
54
|
+
Date: Thu, 29 Apr 2009 23:45:40 +0900
|
55
55
|
From: <nyanko@example.co.jp>
|
56
56
|
To: <neko@example.org>
|
57
57
|
Subject: Message
|
@@ -47,7 +47,7 @@ Last-Attempt-Date: Thu, 29 Apr 2012 23:45:34 +0900
|
|
47
47
|
Content-Type: text/rfc822-headers
|
48
48
|
|
49
49
|
Return-Path: <shironeko@example.or.jp>
|
50
|
-
Date: Thu,
|
50
|
+
Date: Thu, 29 Apr 2012 12:46:23 +0900
|
51
51
|
From: Nyanko <shironeko@example.or.jp>
|
52
52
|
To: shironeko@example.or.jp
|
53
53
|
Subject: Nyaaaaaaaaaaaaaaaaaaan
|
@@ -0,0 +1,59 @@
|
|
1
|
+
Return-Path: <MAILER-DAEMON>
|
2
|
+
Received: from localhost (localhost)
|
3
|
+
by nyaan.example.jp (V8/cf) id 093BC6UQ019557;
|
4
|
+
Sat, 3 Oct 2020 20:12:06 +0900
|
5
|
+
Date: Sat, 3 Oct 2020 20:12:06 +0900
|
6
|
+
From: Mail Delivery Subsystem <MAILER-DAEMON>
|
7
|
+
Message-Id: <202010031112.093BC6UQ019557@nyaan.example.jp>
|
8
|
+
To: postmaster
|
9
|
+
MIME-Version: 1.0
|
10
|
+
Content-Type: multipart/report; report-type=delivery-status;
|
11
|
+
boundary="093BC6UQ019557.1601723526/nyaan.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
|
+
--093BC6UQ019557.1601723526/nyaan.example.jp
|
18
|
+
|
19
|
+
The original message was received at Sat, 3 Oct 2020 20:11:48 +0900
|
20
|
+
from localhost [127.0.0.1]
|
21
|
+
with id 093BBRUP019529
|
22
|
+
|
23
|
+
----- The following addresses had permanent fatal errors -----
|
24
|
+
<neko@libsisimai.org>
|
25
|
+
(reason: 550 Host does not accept mail)
|
26
|
+
|
27
|
+
----- Transcript of session follows -----
|
28
|
+
554 5.0.0 Service unavailable
|
29
|
+
|
30
|
+
--093BC6UQ019557.1601723526/nyaan.example.jp
|
31
|
+
Content-Type: message/delivery-status
|
32
|
+
|
33
|
+
Reporting-MTA: dns; nyaan.example.jp
|
34
|
+
Received-From-MTA: DNS; localhost
|
35
|
+
Arrival-Date: Sat, 3 Oct 2020 20:11:48 +0900
|
36
|
+
|
37
|
+
Final-Recipient: RFC822; neko@libsisimai.org
|
38
|
+
X-Actual-Recipient: rfc822; neko@libsisimai.org
|
39
|
+
Action: failed
|
40
|
+
Status: 5.7.27
|
41
|
+
Remote-MTA: DNS; libsisimai.org
|
42
|
+
Diagnostic-Code: SMTP; 550 Host does not accept mail
|
43
|
+
Last-Attempt-Date: Sat, 3 Oct 2020 20:12:06 +0900
|
44
|
+
|
45
|
+
--093BC6UQ019557.1601723526/nyaan.example.jp
|
46
|
+
Content-Type: text/rfc822-headers
|
47
|
+
|
48
|
+
Return-Path: <postmaster@example.jp>
|
49
|
+
Received: from [127.0.0.1] (localhost [127.0.0.1])
|
50
|
+
by nyaan.example.jp (V8/cf) with ESMTP id 093BBRUP019529
|
51
|
+
for <neko@libsisimai.org>; Sat, 3 Oct 2020 20:11:48 +0900
|
52
|
+
Date: Sat, 3 Oct 2020 20:11:27 +0900
|
53
|
+
Message-Id: <202010031111.093BBRUP019529@nyaan.example.jp>
|
54
|
+
Subject: Nyaan
|
55
|
+
From: postmaster@example.jp
|
56
|
+
To: neko@libsisimai.org
|
57
|
+
|
58
|
+
--093BC6UQ019557.1601723526/nyaan.example.jp--
|
59
|
+
|
@@ -0,0 +1,70 @@
|
|
1
|
+
Return-Path: <MAILER-DAEMON>
|
2
|
+
Received: from localhost (localhost)
|
3
|
+
by mx2.example.jp (V8/cf) id x8U5fjWf022128;
|
4
|
+
Mon, 30 Sep 2019 14:42:27 +0900
|
5
|
+
Date: Mon, 30 Sep 2019 14:42:27 +0900
|
6
|
+
From: Mail Delivery Subsystem <MAILER-DAEMON>
|
7
|
+
Message-Id: <201909300542.x8U5fjWf022128@mx2.example.jp>
|
8
|
+
To: postmaster
|
9
|
+
MIME-Version: 1.0
|
10
|
+
Content-Type: multipart/report; report-type=delivery-status;
|
11
|
+
boundary="x8U5fjWf022128.1569822147/mx2.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
|
+
--x8U5fjWf022128.1569822147/mx2.example.jp
|
18
|
+
|
19
|
+
The original message was received at Mon, 30 Sep 2019 14:41:41 +0900
|
20
|
+
from no.rdns.hostshield.net [178.159.7.4] (may be forged)
|
21
|
+
with id x8U5feWe022126
|
22
|
+
|
23
|
+
----- The following addresses had permanent fatal errors -----
|
24
|
+
kijitora+neko-nyaan@google.example.com
|
25
|
+
(reason: 550-5.7.1 Unauthenticated email from cpanel.com is not accepted due to domain's)
|
26
|
+
(expanded from: neko.nyaan.jp)
|
27
|
+
|
28
|
+
----- Transcript of session follows -----
|
29
|
+
... while talking to gmail-smtp-in.l.google.com.:
|
30
|
+
>>> DATA
|
31
|
+
<<< 550-5.7.1 Unauthenticated email from cpanel.com is not accepted due to domain's
|
32
|
+
<<< 550-5.7.1 DMARC policy. Please contact the administrator of cpanel.com domain
|
33
|
+
<<< 550-5.7.1 if this was a legitimate mail. Please visit
|
34
|
+
<<< 550-5.7.1 https://support.google.com/mail/answer/2451690 to learn about the
|
35
|
+
<<< 550 5.7.1 DMARC initiative. y13si1773519pll.31 - gsmtp
|
36
|
+
554 5.0.0 Service unavailable
|
37
|
+
|
38
|
+
--x8U5fjWf022128.1569822147/mx2.example.jp
|
39
|
+
Content-Type: message/delivery-status
|
40
|
+
|
41
|
+
Reporting-MTA: dns; mx2.example.jp
|
42
|
+
Received-From-MTA: DNS; no.rdns.hostshield.net
|
43
|
+
Arrival-Date: Mon, 30 Sep 2019 14:41:41 +0900
|
44
|
+
|
45
|
+
Final-Recipient: RFC822; info@example.jp
|
46
|
+
X-Actual-Recipient: RFC822; kijitora+neko-nyaan@google.example.com
|
47
|
+
Action: failed
|
48
|
+
Status: 5.7.1
|
49
|
+
Remote-MTA: DNS; gmail-smtp-in.l.google.com
|
50
|
+
Diagnostic-Code: SMTP; 550-5.7.1 Unauthenticated email from cpanel.com is not accepted due to domain's
|
51
|
+
Last-Attempt-Date: Mon, 30 Sep 2019 14:41:45 +0900
|
52
|
+
|
53
|
+
--x8U5fjWf022128.1569822147/mx2.example.jp
|
54
|
+
Content-Type: text/rfc822-headers
|
55
|
+
|
56
|
+
Return-Path: <cpanel@cpanel.com>
|
57
|
+
Received: from cpanel.com (no.rdns.hostshield.net [178.159.7.4] (may be forged))
|
58
|
+
by mx2.example.jp (V8/cf) with ESMTP id x8U5feWe022126
|
59
|
+
for <info@example.jp>; Mon, 30 Sep 2019 14:41:41 +0900
|
60
|
+
From: cPanel <cpanel@cpanel.com>
|
61
|
+
To: info@example.jp
|
62
|
+
Subject: Suspension : Removal of cubicroot.jp from our server
|
63
|
+
Date: 29 Sep 2019 22:41:32 -0700
|
64
|
+
Message-ID: <20190929224104.0E998710D86830E8@cpanel.com>
|
65
|
+
MIME-Version: 1.0
|
66
|
+
Content-Type: multipart/mixed;
|
67
|
+
boundary="----=_NextPart_000_0012_E69873DD.5248EBCF"
|
68
|
+
|
69
|
+
--x8U5fjWf022128.1569822147/mx2.example.jp--
|
70
|
+
|
@@ -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
|
+
|