sisimai 4.21.0 → 4.21.1
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/ANALYTICAL-PRECISION +8 -7
- data/ChangeLog.md +210 -0
- data/README-JA.md +1 -1
- data/README.md +1 -1
- data/lib/sisimai/mime.rb +15 -9
- data/lib/sisimai/msp/us/aol.rb +1 -0
- data/lib/sisimai/msp/us/gsuite.rb +26 -7
- data/lib/sisimai/mta/postfix.rb +2 -0
- data/lib/sisimai/reason/blocked.rb +4 -0
- data/lib/sisimai/reason/norelaying.rb +2 -1
- data/lib/sisimai/reason/securityerror.rb +1 -0
- data/lib/sisimai/reason/userunknown.rb +5 -5
- data/lib/sisimai/smtp/status.rb +2 -2
- data/lib/sisimai/version.rb +1 -1
- data/set-of-emails/maildir/bsd/msp-ru-mailru-05.eml +77 -0
- data/set-of-emails/maildir/bsd/msp-ru-mailru-06.eml +77 -0
- data/set-of-emails/maildir/bsd/msp-us-amazonses-05.eml +73 -73
- data/set-of-emails/maildir/bsd/msp-us-amazonses-06.eml +73 -73
- data/set-of-emails/maildir/bsd/msp-us-amazonses-07.eml +73 -73
- data/set-of-emails/maildir/bsd/msp-us-amazonses-08.eml +73 -73
- data/set-of-emails/maildir/bsd/msp-us-amazonworkmail-01.eml +156 -156
- data/set-of-emails/maildir/bsd/msp-us-amazonworkmail-02.eml +160 -160
- data/set-of-emails/maildir/bsd/msp-us-amazonworkmail-03.eml +161 -161
- data/set-of-emails/maildir/bsd/msp-us-amazonworkmail-04.eml +156 -156
- data/set-of-emails/maildir/bsd/msp-us-amazonworkmail-05.eml +157 -157
- data/set-of-emails/maildir/bsd/msp-us-amazonworkmail-06.eml +156 -156
- data/set-of-emails/maildir/bsd/msp-us-amazonworkmail-07.eml +158 -158
- data/set-of-emails/maildir/bsd/msp-us-aol-05.eml +105 -0
- data/set-of-emails/maildir/bsd/msp-us-aol-06.eml +105 -0
- data/set-of-emails/maildir/bsd/msp-us-gsuite-01.eml +189 -189
- data/set-of-emails/maildir/bsd/msp-us-gsuite-02.eml +180 -180
- data/set-of-emails/maildir/bsd/msp-us-gsuite-03.eml +251 -0
- data/set-of-emails/maildir/bsd/msp-us-gsuite-04.eml +211 -0
- data/set-of-emails/maildir/bsd/msp-us-gsuite-05.eml +226 -0
- data/set-of-emails/maildir/bsd/msp-us-gsuite-06.eml +257 -0
- data/set-of-emails/maildir/bsd/msp-us-gsuite-07.eml +289 -0
- data/set-of-emails/maildir/bsd/mta-exchange2007-02.eml +252 -252
- data/set-of-emails/maildir/bsd/mta-exchange2007-03.eml +1178 -1178
- data/set-of-emails/maildir/bsd/mta-exim-30.eml +46 -0
- data/set-of-emails/maildir/bsd/mta-postfix-22.eml +73 -73
- data/set-of-emails/maildir/bsd/mta-postfix-23.eml +75 -75
- data/set-of-emails/maildir/bsd/mta-postfix-24.eml +73 -73
- data/set-of-emails/maildir/bsd/mta-postfix-25.eml +73 -73
- data/set-of-emails/maildir/bsd/mta-postfix-26.eml +73 -73
- data/set-of-emails/maildir/bsd/mta-postfix-27.eml +66 -66
- data/set-of-emails/maildir/bsd/mta-postfix-28.eml +75 -0
- data/set-of-emails/maildir/bsd/mta-postfix-29.eml +75 -0
- data/set-of-emails/maildir/bsd/mta-qmail-10.eml +32 -32
- data/set-of-emails/maildir/bsd/mta-qmail-11.eml +73 -73
- data/set-of-emails/maildir/bsd/mta-qmail-12.eml +24 -24
- data/set-of-emails/maildir/bsd/mta-sendmail-34.eml +75 -75
- data/set-of-emails/maildir/bsd/mta-sendmail-36.eml +71 -71
- data/set-of-emails/maildir/bsd/mta-sendmail-37.eml +71 -71
- data/set-of-emails/maildir/bsd/mta-sendmail-38.eml +167 -167
- data/set-of-emails/maildir/bsd/mta-sendmail-40.eml +71 -71
- data/set-of-emails/maildir/bsd/mta-sendmail-41.eml +125 -125
- data/set-of-emails/maildir/bsd/mta-sendmail-43.eml +94 -0
- data/set-of-emails/maildir/bsd/rfc3464-30.eml +1173 -1173
- data/set-of-emails/maildir/bsd/rfc3834-03.eml +33 -33
- data/set-of-emails/maildir/bsd/rfc3834-04.eml +29 -29
- data/set-of-emails/maildir/bsd/rfc3834-05.eml +29 -29
- metadata +16 -3
- data/Changes +0 -129
@@ -23,8 +23,11 @@ module Sisimai
|
|
23
23
|
regex = %r{(?>
|
24
24
|
access[ ]denied[.][ ]IP[ ]name[ ]lookup[ ]failed
|
25
25
|
|access[ ]from[ ]ip[ ]address[ ].+[ ]blocked
|
26
|
+
|blacklisted[ ]by
|
26
27
|
|Blocked[ ]-[ ]see[ ]https://support[.]proofpoint[.]com/dnsbl-lookup[.]cgi[?]ip=.+
|
28
|
+
|can[']t[ ]determine[ ]Purported[ ]Responsible[ ]Address
|
27
29
|
|cannot[ ]resolve[ ]your[ ]address
|
30
|
+
|client[ ]host[ ].+[ ]blocked[ ]using
|
28
31
|
|client[ ]host[ ]rejected:[ ](?:
|
29
32
|
may[ ]not[ ]be[ ]mail[ ]exchanger
|
30
33
|
|cannot[ ]find[ ]your[ ]hostname # Yahoo!
|
@@ -64,6 +67,7 @@ module Sisimai
|
|
64
67
|
network[ ]is[ ]temporary[ ]blacklisted
|
65
68
|
|server[ ]requires[ ]confirmation
|
66
69
|
)
|
70
|
+
|was[ ]blocked[ ]by[ ].+
|
67
71
|
|we[ ]do[ ]not[ ]accept[ ]mail[ ]from[ ](?: # @mail.ru
|
68
72
|
hosts[ ]with[ ]dynamic[ ]IP[ ]or[ ]generic[ ]dns[ ]PTR-records
|
69
73
|
|dynamic[ ]ips
|
@@ -25,7 +25,8 @@ module Sisimai
|
|
25
25
|
def match(argv1)
|
26
26
|
return nil unless argv1
|
27
27
|
regex = %r{(?>
|
28
|
-
|
28
|
+
as[ ]a[ ]relay
|
29
|
+
|Insecure[ ]Mail[ ]Relay
|
29
30
|
|mail[ ]server[ ]requires[ ]authentication[ ]when[ ]attempting[ ]to[ ]
|
30
31
|
send[ ]to[ ]a[ ]non-local[ ]e-mail[ ]address # MailEnable
|
31
32
|
|not[ ]allowed[ ]to[ ]relay[ ]through[ ]this[ ]machine
|
@@ -50,6 +50,7 @@ module Sisimai
|
|
50
50
|
)
|
51
51
|
|Executable[ ]files[ ]are[ ]not[ ]allowed[ ]in[ ]compressed[ ]files
|
52
52
|
|insecure[ ]mail[ ]relay
|
53
|
+
|Recipient[ ]address[ ]rejected:[ ]Access[ ]denied
|
53
54
|
|sorry,[ ]you[ ]don'?t[ ]authenticate[ ]or[ ]the[ ]domain[ ]isn'?t[ ]in[ ]my[ ]list[ ]of[ ]allowed[ ]rcpthosts
|
54
55
|
|the[ ]message[ ]was[ ]rejected[ ]because[ ]it[ ]contains[ ]prohibited[ ]virus[ ]or[ ]spam[ ]content
|
55
56
|
|TLS[ ]required[ ]but[ ]not[ ]supported # SendGrid
|
@@ -35,6 +35,7 @@ module Sisimai
|
|
35
35
|
|address[ ]unknown
|
36
36
|
|archived[ ]recipient
|
37
37
|
|BAD[-_ ]RECIPIENT
|
38
|
+
|can[']t[ ]accept[ ]user
|
38
39
|
|destination[ ]addresses[ ]were[ ]unknown
|
39
40
|
|destination[ ]server[ ]rejected[ ]recipients
|
40
41
|
|email[ ]address[ ]does[ ]not[ ]exist
|
@@ -75,8 +76,7 @@ module Sisimai
|
|
75
76
|
|recipient[ ](?:
|
76
77
|
.+[ ]was[ ]not[ ]found[ ]in
|
77
78
|
|address[ ]rejected:[ ](?:
|
78
|
-
|
79
|
-
|invalid[ ]user
|
79
|
+
invalid[ ]user
|
80
80
|
|user[ ].+[ ]does[ ]not[ ]exist
|
81
81
|
|user[ ]unknown[ ]in[ ].+[ ]table
|
82
82
|
|unknown[ ]user
|
@@ -96,7 +96,8 @@ module Sisimai
|
|
96
96
|
|no[ ]mailbox[ ]here[ ]by[ ]that[ ]name
|
97
97
|
)
|
98
98
|
|the[ ](?:
|
99
|
-
|
99
|
+
email[ ]account[ ]that[ ]you[ ]tried[ ]to[ ]reach[ ]does[ ]not[ ]exist
|
100
|
+
|following[ ]recipients[ ]was[ ]undeliverable
|
100
101
|
|user[']s[ ]email[ ]name[ ]is[ ]not[ ]found
|
101
102
|
)
|
102
103
|
|this[ ](?:
|
@@ -105,8 +106,7 @@ module Sisimai
|
|
105
106
|
|user[ ]doesn[']?t[ ]have[ ]a[ ].+[ ]account
|
106
107
|
)
|
107
108
|
|unknown[ ](?:
|
108
|
-
address
|
109
|
-
|e[-]?mail[ ]address
|
109
|
+
e[-]?mail[ ]address
|
110
110
|
|local[- ]part
|
111
111
|
|mailbox
|
112
112
|
|recipient
|
data/lib/sisimai/smtp/status.rb
CHANGED
@@ -618,8 +618,8 @@ module Sisimai
|
|
618
618
|
:'5.6.8' => 'contenterror', # UTF-8 string reply is required, but not permitted by the SMTP client
|
619
619
|
:'5.6.9' => 'contenterror', # UTF-8 header message cannot be transferred to one or more recipients
|
620
620
|
:'5.7.0' => 'securityerror', # Other or undefined security status
|
621
|
-
:'5.7.1' => '
|
622
|
-
:'5.7.2' => '
|
621
|
+
:'5.7.1' => 'securityerror', # Delivery not authorized, message refused
|
622
|
+
:'5.7.2' => 'securityerror', # Mailing list expansion prohibited
|
623
623
|
:'5.7.3' => 'securityerror', # Security conversion required but not possible
|
624
624
|
:'5.7.4' => 'securityerror', # Security features not supported
|
625
625
|
:'5.7.5' => 'securityerror', # Cryptographic failure
|
data/lib/sisimai/version.rb
CHANGED
@@ -0,0 +1,77 @@
|
|
1
|
+
Delivered-To: kijitora@mail.example.ru
|
2
|
+
Return-path: <>
|
3
|
+
Received: from mail by f374.i.mail.ru with local id 1d5Q4V-00059X-Fc
|
4
|
+
for kijitora@mail.example.ru; Tue, 02 May 2017 08:09:59 +0300
|
5
|
+
X-Failed-Recipients: neko@libsisimai.org
|
6
|
+
X-Mailer-Daemon-Recipients: neko@libsisimai.org
|
7
|
+
Auto-Submitted: auto-replied
|
8
|
+
From: mailer-daemon@corp.mail.ru
|
9
|
+
To: kijitora@mail.example.ru
|
10
|
+
Content-Transfer-Encoding: 8bit
|
11
|
+
Content-Type: text/plain; charset=utf-8
|
12
|
+
Subject: =?UTF-8?B?0JLQsNGI0LUg0YHQvtC+0LHRidC10L3QuNC1INC90LUg0LTQvtGB0YLQsNCy0LvQtdC90L4=?=. Mail failure.
|
13
|
+
Message-Id: <E1d5Q4V-00059X-Fc@f374.i.mail.ru>
|
14
|
+
Date: Tue, 02 May 2017 08:09:59 +0300
|
15
|
+
Authentication-Results: f374.i.mail.ru; auth=pass smtp.auth=mailer-daemon@corp.mail.ru smtp.mailfrom=mailer-daemon@corp.mail.ru
|
16
|
+
|
17
|
+
Это письмо создано автоматически сервером Mail.Ru, отвечать на него не нужно.
|
18
|
+
|
19
|
+
К сожалению, Ваше письмо не может быть доставлено одному или нескольким получателям:
|
20
|
+
|
21
|
+
neko@libsisimai.org
|
22
|
+
an MX or SRV record indicated no SMTP service
|
23
|
+
|
24
|
+
Рекомендуем Вам проверить корректность указания адресов получателей.
|
25
|
+
|
26
|
+
**********************
|
27
|
+
|
28
|
+
|
29
|
+
This message was created automatically by mail delivery software.
|
30
|
+
|
31
|
+
A message that you sent could not be delivered to one or more of its
|
32
|
+
recipients. This is a permanent error. The following address(es) failed:
|
33
|
+
|
34
|
+
neko@libsisimai.org
|
35
|
+
an MX or SRV record indicated no SMTP service
|
36
|
+
|
37
|
+
------ This is a copy of the message, including all the headers. ------
|
38
|
+
|
39
|
+
Return-path: <kijitora@mail.example.ru>
|
40
|
+
Received: by f374.i.mail.ru with local (envelope-from <kijitora@mail.example.ru>)
|
41
|
+
id 1d5Q4U-000593-VB
|
42
|
+
for neko@libsisimai.org; Tue, 02 May 2017 08:09:59 +0300
|
43
|
+
Received: by e.mail.ru with HTTP;
|
44
|
+
Tue, 02 May 2017 08:09:58 +0300
|
45
|
+
From: =?UTF-8?B?a3VuaXl1a2kgYXp1bWE=?= <kijitora@mail.example.ru>
|
46
|
+
To: neko@libsisimai.org
|
47
|
+
Subject: =?UTF-8?B?TnlhYW4=?=
|
48
|
+
MIME-Version: 1.0
|
49
|
+
X-Mailer: Mail.Ru Mailer 1.0
|
50
|
+
X-Originating-IP: [153.156.254.67]
|
51
|
+
Date: Tue, 02 May 2017 08:09:58 +0300
|
52
|
+
Reply-To: =?UTF-8?B?a3VuaXl1a2kgYXp1bWE=?= <kijitora@mail.example.ru>
|
53
|
+
X-Priority: 3 (Normal)
|
54
|
+
Message-ID: <1493701798.665756489@f374.i.mail.ru>
|
55
|
+
Content-Type: multipart/alternative;
|
56
|
+
boundary="--ALT--qqqn6VNShwvuoizcDcWlJtnHLZxN41Kt1493701798"
|
57
|
+
Authentication-Results: f374.i.mail.ru; auth=pass smtp.auth=kijitora@mail.example.ru smtp.mailfrom=kijitora@mail.example.ru
|
58
|
+
X-7FA49CB5: 0D63561A33F958A55613AE6EA04A40B8599B686407CD0FFA85278A3262A38F3A725E5C173C3A84C31843B52DAC7A1853BE6448F529FC3EDD4E672349037D5FA5C4224003CC836476C0CAF46E325F83A50BF2EBBBDD9D6B0F2AF38021CC9F462D574AF45C6390F7469DAA53EE0834AAEE
|
59
|
+
X-Mailru-Sender: 052F3EE632032033F266ABDBF0757312F10615B9947D4BE94F098A93F446C8CA2AF7FA9068B537F6C2F39516BD8028B71D295F8817E181A9626B1D7BE3F966DCC1066F626AABBBD95843B8C90ECF6809064FDD5B919501F067EA787935ED9F1B
|
60
|
+
X-Mras: OK
|
61
|
+
X-Spam: undefined
|
62
|
+
|
63
|
+
|
64
|
+
----ALT--qqqn6VNShwvuoizcDcWlJtnHLZxN41Kt1493701798
|
65
|
+
Content-Type: text/plain; charset=utf-8
|
66
|
+
Content-Transfer-Encoding: base64
|
67
|
+
|
68
|
+
Ck55YWFuCgotLSAKa3VuaXl1a2kgYXp1bWE=
|
69
|
+
|
70
|
+
----ALT--qqqn6VNShwvuoizcDcWlJtnHLZxN41Kt1493701798
|
71
|
+
Content-Type: text/html; charset=utf-8
|
72
|
+
Content-Transfer-Encoding: base64
|
73
|
+
|
74
|
+
CjxIVE1MPjxCT0RZPjxicj5OeWFhbjxicj48YnI+LS0gPGJyPmt1bml5dWtpIGF6dW1hPC9CT0RZ
|
75
|
+
PjwvSFRNTD4K
|
76
|
+
|
77
|
+
----ALT--qqqn6VNShwvuoizcDcWlJtnHLZxN41Kt1493701798--
|
@@ -0,0 +1,77 @@
|
|
1
|
+
Delivered-To: kijitora@mail.example.ru
|
2
|
+
Return-path: <>
|
3
|
+
Received: from mail by f424.i.mail.ru with local id 1d5Q3j-0002h2-9s
|
4
|
+
for kijitora@mail.example.ru; Tue, 02 May 2017 08:09:11 +0300
|
5
|
+
X-Failed-Recipients: nyan@haineko.org
|
6
|
+
X-Mailer-Daemon-Recipients: nyan@haineko.org
|
7
|
+
Auto-Submitted: auto-replied
|
8
|
+
From: mailer-daemon@corp.mail.ru
|
9
|
+
To: kijitora@mail.example.ru
|
10
|
+
Content-Transfer-Encoding: 8bit
|
11
|
+
Content-Type: text/plain; charset=utf-8
|
12
|
+
Subject: =?UTF-8?B?0JLQsNGI0LUg0YHQvtC+0LHRidC10L3QuNC1INC90LUg0LTQvtGB0YLQsNCy0LvQtdC90L4=?=. Mail failure.
|
13
|
+
Message-Id: <E1d5Q3j-0002h2-9s@f424.i.mail.ru>
|
14
|
+
Date: Tue, 02 May 2017 08:09:11 +0300
|
15
|
+
Authentication-Results: f424.i.mail.ru; auth=pass smtp.auth=mailer-daemon@corp.mail.ru smtp.mailfrom=mailer-daemon@corp.mail.ru
|
16
|
+
|
17
|
+
Это письмо создано автоматически сервером Mail.Ru, отвечать на него не нужно.
|
18
|
+
|
19
|
+
К сожалению, Ваше письмо не может быть доставлено одному или нескольким получателям:
|
20
|
+
|
21
|
+
nyan@haineko.org
|
22
|
+
Unrouteable address
|
23
|
+
|
24
|
+
Рекомендуем Вам проверить корректность указания адресов получателей.
|
25
|
+
|
26
|
+
**********************
|
27
|
+
|
28
|
+
|
29
|
+
This message was created automatically by mail delivery software.
|
30
|
+
|
31
|
+
A message that you sent could not be delivered to one or more of its
|
32
|
+
recipients. This is a permanent error. The following address(es) failed:
|
33
|
+
|
34
|
+
nyan@haineko.org
|
35
|
+
Unrouteable address
|
36
|
+
|
37
|
+
------ This is a copy of the message, including all the headers. ------
|
38
|
+
|
39
|
+
Return-path: <kijitora@mail.example.ru>
|
40
|
+
Received: by f424.i.mail.ru with local (envelope-from <kijitora@mail.example.ru>)
|
41
|
+
id 1d5Q3i-0002gb-Ta
|
42
|
+
for nyan@haineko.org; Tue, 02 May 2017 08:09:11 +0300
|
43
|
+
Received: by e.mail.ru with HTTP;
|
44
|
+
Tue, 02 May 2017 08:09:10 +0300
|
45
|
+
From: =?UTF-8?B?a3VuaXl1a2kgYXp1bWE=?= <kijitora@mail.example.ru>
|
46
|
+
To: nyan@haineko.org
|
47
|
+
Subject: =?UTF-8?B?TnlhYW4=?=
|
48
|
+
MIME-Version: 1.0
|
49
|
+
X-Mailer: Mail.Ru Mailer 1.0
|
50
|
+
X-Originating-IP: [153.156.254.67]
|
51
|
+
Date: Tue, 02 May 2017 08:09:10 +0300
|
52
|
+
Reply-To: =?UTF-8?B?a3VuaXl1a2kgYXp1bWE=?= <kijitora@mail.example.ru>
|
53
|
+
X-Priority: 3 (Normal)
|
54
|
+
Message-ID: <1493701750.688484291@f424.i.mail.ru>
|
55
|
+
Content-Type: multipart/alternative;
|
56
|
+
boundary="--ALT--nnNyODYWnVksFwXiw8b55iGN4VO4Rhdo1493701750"
|
57
|
+
Authentication-Results: f424.i.mail.ru; auth=pass smtp.auth=kijitora@mail.example.ru smtp.mailfrom=kijitora@mail.example.ru
|
58
|
+
X-7FA49CB5: 0D63561A33F958A5F7DC017766D087288D96C51F59D1EFF775920203ACDF7AC6725E5C173C3A84C3BC2DAF0A2DE4255E38FEA4E4FF5B79C8789C969B8F27C422C4224003CC836476C0CAF46E325F83A50BF2EBBBDD9D6B0F5D41B9178041F3E72623479134186CDE6BA297DBC24807EABDAD6C7F3747799A
|
59
|
+
X-Mailru-Sender: 052F3EE632032033F266ABDBF07573123E8F7A2EE55AC8B2E97FE09ED3E3287C3AE1F61852031267C2F39516BD8028B71D295F8817E181A9626B1D7BE3F966DCC1066F626AABBBD95843B8C90ECF6809064FDD5B919501F067EA787935ED9F1B
|
60
|
+
X-Mras: OK
|
61
|
+
X-Spam: undefined
|
62
|
+
|
63
|
+
|
64
|
+
----ALT--nnNyODYWnVksFwXiw8b55iGN4VO4Rhdo1493701750
|
65
|
+
Content-Type: text/plain; charset=utf-8
|
66
|
+
Content-Transfer-Encoding: base64
|
67
|
+
|
68
|
+
Ck55YWFuCgotLSAKa3VuaXl1a2kgYXp1bWE=
|
69
|
+
|
70
|
+
----ALT--nnNyODYWnVksFwXiw8b55iGN4VO4Rhdo1493701750
|
71
|
+
Content-Type: text/html; charset=utf-8
|
72
|
+
Content-Transfer-Encoding: base64
|
73
|
+
|
74
|
+
CjxIVE1MPjxCT0RZPjxicj5OeWFhbjxicj48YnI+LS0gPGJyPmt1bml5dWtpIGF6dW1hPC9CT0RZ
|
75
|
+
PjwvSFRNTD4K
|
76
|
+
|
77
|
+
----ALT--nnNyODYWnVksFwXiw8b55iGN4VO4Rhdo1493701750--
|
@@ -1,73 +1,73 @@
|
|
1
|
-
Delivered-To: kijitora@example.com
|
2
|
-
Received: by 10.37.32.132 with SMTP id g126csp488578ybg;
|
3
|
-
Tue, 11 Oct 2016 05:39:01 -0700 (PDT)
|
4
|
-
X-Received: by 10.99.113.14 with SMTP id m14mr1124812pgc.57.1476189541063;
|
5
|
-
Tue, 11 Oct 2016 05:39:01 -0700 (PDT)
|
6
|
-
Return-Path: <>
|
7
|
-
Received: from aneyakoji.example.jp (aneyakoji.example.jp. [192.0.2.36])
|
8
|
-
by mx.google.com with ESMTP id vs8si3281859pab.244.2016.10.11.05.38.59
|
9
|
-
for <kijitora@example.com>;
|
10
|
-
Tue, 11 Oct 2016 05:39:00 -0700 (PDT)
|
11
|
-
Received-SPF: pass (google.com: best guess record for domain of postmaster@aneyakoji.example.jp designates 192.0.2.36 as permitted sender) client-ip=192.0.2.36;
|
12
|
-
Authentication-Results: mx.google.com;
|
13
|
-
spf=pass (google.com: best guess record for domain of postmaster@aneyakoji.example.jp designates 192.0.2.36 as permitted sender) smtp.helo=aneyakoji.example.jp
|
14
|
-
Received: from a27-8.smtp-out.us-west-2.amazonses.com (a27-8.smtp-out.us-west-2.amazonses.com [54.240.27.8])
|
15
|
-
by aneyakoji.example.jp (V8/cf) with ESMTP id u9BCcx86019307
|
16
|
-
for <sironeko@example.jp>; Tue, 11 Oct 2016 21:38:59 +0900
|
17
|
-
X-SenderID: Sendmail Sender-ID Filter v1.0.0 aneyakoji.example.jp u9BCcx86019307
|
18
|
-
Authentication-Results: aneyakoji.example.jp; sender-id=pass header.from=MAILER-DAEMON@us-west-2.amazonses.com
|
19
|
-
From: MAILER-DAEMON@us-west-2.amazonses.com
|
20
|
-
To: sironeko@example.jp
|
21
|
-
Message-ID: <01010157b3c0c752-ee5b6bff-a3a2-42a2-a4ea-7fbeb7b65f30-000000@us-west-2.amazonses.com>
|
22
|
-
Subject: Delivery Status Notification (Failure)
|
23
|
-
MIME-Version: 1.0
|
24
|
-
Content-Type: multipart/report;
|
25
|
-
boundary="----=_Part_491442_153898515.1476189538160";
|
26
|
-
report-type=delivery-status
|
27
|
-
Date: Tue, 11 Oct 2016 12:38:58 +0000
|
28
|
-
X-SES-Outgoing: 2016.10.11-54.240.27.8
|
29
|
-
|
30
|
-
------=_Part_491442_153898515.1476189538160
|
31
|
-
Content-Type: text/plain; charset=us-ascii
|
32
|
-
Content-Transfer-Encoding: 7bit
|
33
|
-
Content-Description: Notification
|
34
|
-
|
35
|
-
An error occurred while trying to deliver the mail to the following recipients:
|
36
|
-
bounce@simulator.amazonses.com
|
37
|
-
------=_Part_491442_153898515.1476189538160
|
38
|
-
Content-Type: message/delivery-status
|
39
|
-
Content-Transfer-Encoding: 7bit
|
40
|
-
Content-Description: Delivery Status Notification
|
41
|
-
|
42
|
-
Reporting-MTA: dsn; a27-33.smtp-out.us-west-2.amazonses.com
|
43
|
-
|
44
|
-
Action: failed
|
45
|
-
Final-Recipient: rfc822; bounce@simulator.amazonses.com
|
46
|
-
Diagnostic-Code: smtp; 550 5.1.1 user unknown
|
47
|
-
Status: 5.1.1
|
48
|
-
|
49
|
-
|
50
|
-
------=_Part_491442_153898515.1476189538160
|
51
|
-
Content-Type: message/rfc822
|
52
|
-
Content-Description: Undelivered Message
|
53
|
-
|
54
|
-
From: sironeko@example.jp
|
55
|
-
To: bounce@simulator.amazonses.com
|
56
|
-
Subject: neko
|
57
|
-
MIME-Version: 1.0
|
58
|
-
Content-Type: text/plain; charset=UTF-8
|
59
|
-
Content-Transfer-Encoding: 7bit
|
60
|
-
Message-ID: <01010157b3c0c026-110cf920-4be1-4c36-87c0-1f48d0cc6639-000000@us-west-2.amazonses.com>
|
61
|
-
Date: Tue, 11 Oct 2016 12:38:56 +0000
|
62
|
-
X-SES-Outgoing: 2016.10.11-54.240.27.33
|
63
|
-
Feedback-ID: 1.us-west-2.l/mTI5simBcQTvzdbgZFhsMZPHJ5GOwxD8rCkHvi/2Q=:AmazonSES
|
64
|
-
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
|
65
|
-
s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1476189536;
|
66
|
-
h=From:To:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID:Date:Feedback-ID;
|
67
|
-
bh=WRkYRwSU0EIKKppaHfmp28cJDAgWJLeR1xnJZVCEQ1g=;
|
68
|
-
b=Nue3QS5HYzCittGnCzENrf73fC675mOnXFigMjUwOzgMLmUpotAShWWUjbOg2Pku
|
69
|
-
Qep3Pe77aS4NB8zg7h4aFsIJGBHzM+ASLjVLjKIc1OIGArFMQtG6rbcP6kVbsfC8kp8
|
70
|
-
a3Hs/i8+N4nvYwcMo97VOOXtQdnFfH4/IjasKJR4=
|
71
|
-
|
72
|
-
Nyaan
|
73
|
-
------=_Part_491442_153898515.1476189538160--
|
1
|
+
Delivered-To: kijitora@example.com
|
2
|
+
Received: by 10.37.32.132 with SMTP id g126csp488578ybg;
|
3
|
+
Tue, 11 Oct 2016 05:39:01 -0700 (PDT)
|
4
|
+
X-Received: by 10.99.113.14 with SMTP id m14mr1124812pgc.57.1476189541063;
|
5
|
+
Tue, 11 Oct 2016 05:39:01 -0700 (PDT)
|
6
|
+
Return-Path: <>
|
7
|
+
Received: from aneyakoji.example.jp (aneyakoji.example.jp. [192.0.2.36])
|
8
|
+
by mx.google.com with ESMTP id vs8si3281859pab.244.2016.10.11.05.38.59
|
9
|
+
for <kijitora@example.com>;
|
10
|
+
Tue, 11 Oct 2016 05:39:00 -0700 (PDT)
|
11
|
+
Received-SPF: pass (google.com: best guess record for domain of postmaster@aneyakoji.example.jp designates 192.0.2.36 as permitted sender) client-ip=192.0.2.36;
|
12
|
+
Authentication-Results: mx.google.com;
|
13
|
+
spf=pass (google.com: best guess record for domain of postmaster@aneyakoji.example.jp designates 192.0.2.36 as permitted sender) smtp.helo=aneyakoji.example.jp
|
14
|
+
Received: from a27-8.smtp-out.us-west-2.amazonses.com (a27-8.smtp-out.us-west-2.amazonses.com [54.240.27.8])
|
15
|
+
by aneyakoji.example.jp (V8/cf) with ESMTP id u9BCcx86019307
|
16
|
+
for <sironeko@example.jp>; Tue, 11 Oct 2016 21:38:59 +0900
|
17
|
+
X-SenderID: Sendmail Sender-ID Filter v1.0.0 aneyakoji.example.jp u9BCcx86019307
|
18
|
+
Authentication-Results: aneyakoji.example.jp; sender-id=pass header.from=MAILER-DAEMON@us-west-2.amazonses.com
|
19
|
+
From: MAILER-DAEMON@us-west-2.amazonses.com
|
20
|
+
To: sironeko@example.jp
|
21
|
+
Message-ID: <01010157b3c0c752-ee5b6bff-a3a2-42a2-a4ea-7fbeb7b65f30-000000@us-west-2.amazonses.com>
|
22
|
+
Subject: Delivery Status Notification (Failure)
|
23
|
+
MIME-Version: 1.0
|
24
|
+
Content-Type: multipart/report;
|
25
|
+
boundary="----=_Part_491442_153898515.1476189538160";
|
26
|
+
report-type=delivery-status
|
27
|
+
Date: Tue, 11 Oct 2016 12:38:58 +0000
|
28
|
+
X-SES-Outgoing: 2016.10.11-54.240.27.8
|
29
|
+
|
30
|
+
------=_Part_491442_153898515.1476189538160
|
31
|
+
Content-Type: text/plain; charset=us-ascii
|
32
|
+
Content-Transfer-Encoding: 7bit
|
33
|
+
Content-Description: Notification
|
34
|
+
|
35
|
+
An error occurred while trying to deliver the mail to the following recipients:
|
36
|
+
bounce@simulator.amazonses.com
|
37
|
+
------=_Part_491442_153898515.1476189538160
|
38
|
+
Content-Type: message/delivery-status
|
39
|
+
Content-Transfer-Encoding: 7bit
|
40
|
+
Content-Description: Delivery Status Notification
|
41
|
+
|
42
|
+
Reporting-MTA: dsn; a27-33.smtp-out.us-west-2.amazonses.com
|
43
|
+
|
44
|
+
Action: failed
|
45
|
+
Final-Recipient: rfc822; bounce@simulator.amazonses.com
|
46
|
+
Diagnostic-Code: smtp; 550 5.1.1 user unknown
|
47
|
+
Status: 5.1.1
|
48
|
+
|
49
|
+
|
50
|
+
------=_Part_491442_153898515.1476189538160
|
51
|
+
Content-Type: message/rfc822
|
52
|
+
Content-Description: Undelivered Message
|
53
|
+
|
54
|
+
From: sironeko@example.jp
|
55
|
+
To: bounce@simulator.amazonses.com
|
56
|
+
Subject: neko
|
57
|
+
MIME-Version: 1.0
|
58
|
+
Content-Type: text/plain; charset=UTF-8
|
59
|
+
Content-Transfer-Encoding: 7bit
|
60
|
+
Message-ID: <01010157b3c0c026-110cf920-4be1-4c36-87c0-1f48d0cc6639-000000@us-west-2.amazonses.com>
|
61
|
+
Date: Tue, 11 Oct 2016 12:38:56 +0000
|
62
|
+
X-SES-Outgoing: 2016.10.11-54.240.27.33
|
63
|
+
Feedback-ID: 1.us-west-2.l/mTI5simBcQTvzdbgZFhsMZPHJ5GOwxD8rCkHvi/2Q=:AmazonSES
|
64
|
+
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
|
65
|
+
s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1476189536;
|
66
|
+
h=From:To:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID:Date:Feedback-ID;
|
67
|
+
bh=WRkYRwSU0EIKKppaHfmp28cJDAgWJLeR1xnJZVCEQ1g=;
|
68
|
+
b=Nue3QS5HYzCittGnCzENrf73fC675mOnXFigMjUwOzgMLmUpotAShWWUjbOg2Pku
|
69
|
+
Qep3Pe77aS4NB8zg7h4aFsIJGBHzM+ASLjVLjKIc1OIGArFMQtG6rbcP6kVbsfC8kp8
|
70
|
+
a3Hs/i8+N4nvYwcMo97VOOXtQdnFfH4/IjasKJR4=
|
71
|
+
|
72
|
+
Nyaan
|
73
|
+
------=_Part_491442_153898515.1476189538160--
|
@@ -1,73 +1,73 @@
|
|
1
|
-
Delivered-To: kijitora@example.com
|
2
|
-
Received: by 10.37.32.132 with SMTP id g126csp332533ybg;
|
3
|
-
Tue, 11 Oct 2016 21:25:34 -0700 (PDT)
|
4
|
-
X-Received: by 10.66.63.40 with SMTP id d8mr12166808pas.103.1476246334113;
|
5
|
-
Tue, 11 Oct 2016 21:25:34 -0700 (PDT)
|
6
|
-
Return-Path: <>
|
7
|
-
Received: from aneyakoji.example.jp (aneyakoji.example.jp. [192.0.2.36])
|
8
|
-
by mx.google.com with ESMTP id h188si7155623pfe.48.2016.10.11.21.25.33
|
9
|
-
for <kijitora@example.com>;
|
10
|
-
Tue, 11 Oct 2016 21:25:34 -0700 (PDT)
|
11
|
-
Received-SPF: pass (google.com: best guess record for domain of postmaster@aneyakoji.example.jp designates 192.0.2.36 as permitted sender) client-ip=192.0.2.36;
|
12
|
-
Authentication-Results: mx.google.com;
|
13
|
-
spf=pass (google.com: best guess record for domain of postmaster@aneyakoji.example.jp designates 192.0.2.36 as permitted sender) smtp.helo=aneyakoji.example.jp
|
14
|
-
Received: from a27-9.smtp-out.us-west-2.amazonses.com (a27-9.smtp-out.us-west-2.amazonses.com [54.240.27.9])
|
15
|
-
by aneyakoji.example.jp (V8/cf) with ESMTP id u9C4PW0Y007872
|
16
|
-
for <sironeko@example.jp>; Wed, 12 Oct 2016 13:25:32 +0900
|
17
|
-
X-SenderID: Sendmail Sender-ID Filter v1.0.0 aneyakoji.example.jp u9C4PW0Y007872
|
18
|
-
Authentication-Results: aneyakoji.example.jp; sender-id=pass header.from=MAILER-DAEMON@us-west-2.amazonses.com
|
19
|
-
From: MAILER-DAEMON@us-west-2.amazonses.com
|
20
|
-
To: sironeko@example.jp
|
21
|
-
Message-ID: <01010157b7235634-fa83b70f-92dd-427c-a1f6-5b16bb2269f7-000000@us-west-2.amazonses.com>
|
22
|
-
Subject: Delivery Status Notification (Failure)
|
23
|
-
MIME-Version: 1.0
|
24
|
-
Content-Type: multipart/report;
|
25
|
-
boundary="----=_Part_286383_1413914557.1476246328909";
|
26
|
-
report-type=delivery-status
|
27
|
-
Date: Wed, 12 Oct 2016 04:25:28 +0000
|
28
|
-
X-SES-Outgoing: 2016.10.12-54.240.27.9
|
29
|
-
|
30
|
-
------=_Part_286383_1413914557.1476246328909
|
31
|
-
Content-Type: text/plain; charset=us-ascii
|
32
|
-
Content-Transfer-Encoding: 7bit
|
33
|
-
Content-Description: Notification
|
34
|
-
|
35
|
-
An error occurred while trying to deliver the mail to the following recipients:
|
36
|
-
bounce@simulator.amazonses.com
|
37
|
-
------=_Part_286383_1413914557.1476246328909
|
38
|
-
Content-Type: message/delivery-status
|
39
|
-
Content-Transfer-Encoding: 7bit
|
40
|
-
Content-Description: Delivery Status Notification
|
41
|
-
|
42
|
-
Reporting-MTA: dsn; a27-30.smtp-out.us-west-2.amazonses.com
|
43
|
-
|
44
|
-
Action: failed
|
45
|
-
Final-Recipient: rfc822; bounce@simulator.amazonses.com
|
46
|
-
Diagnostic-Code: smtp; 550 5.1.1 user unknown
|
47
|
-
Status: 5.1.1
|
48
|
-
|
49
|
-
|
50
|
-
------=_Part_286383_1413914557.1476246328909
|
51
|
-
Content-Type: message/rfc822
|
52
|
-
Content-Description: Undelivered Message
|
53
|
-
|
54
|
-
From: sironeko@example.jp
|
55
|
-
To: bounce@simulator.amazonses.com
|
56
|
-
Subject: neko
|
57
|
-
MIME-Version: 1.0
|
58
|
-
Content-Type: text/plain; charset=UTF-8
|
59
|
-
Content-Transfer-Encoding: 7bit
|
60
|
-
Message-ID: <01010157b7234f87-8e1ec8d8-62e9-4e6e-aec7-cdec60e58f48-000000@us-west-2.amazonses.com>
|
61
|
-
Date: Wed, 12 Oct 2016 04:25:27 +0000
|
62
|
-
X-SES-Outgoing: 2016.10.12-54.240.27.23
|
63
|
-
Feedback-ID: 1.us-west-2.l/mTI5simBcQTvzdbgZFhsMZPHJ5GOwxD8rCkHvi/2Q=:AmazonSES
|
64
|
-
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
|
65
|
-
s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1476246327;
|
66
|
-
h=From:To:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID:Date:Feedback-ID;
|
67
|
-
bh=WRkYRwSU0EIKKppaHfmp28cJDAgWJLeR1xnJZVCEQ1g=;
|
68
|
-
b=TewiNr3K6cG5MZsXQg43hrTQAjF4D5CLaDTQlQgMt1/uyJj2l7ZsE6AJZgEcsFAm
|
69
|
-
vICbAkGcpUROx0sEHMPXttnS5QXaBuufwOyIGAC+WKaa08CBjDBcmMYv7GQMwZnCKC4
|
70
|
-
0daQJ/QAgOjWz/yZUNO0pZrk3399XgPztzJy/iuY=
|
71
|
-
|
72
|
-
Nyaan
|
73
|
-
------=_Part_286383_1413914557.1476246328909--
|
1
|
+
Delivered-To: kijitora@example.com
|
2
|
+
Received: by 10.37.32.132 with SMTP id g126csp332533ybg;
|
3
|
+
Tue, 11 Oct 2016 21:25:34 -0700 (PDT)
|
4
|
+
X-Received: by 10.66.63.40 with SMTP id d8mr12166808pas.103.1476246334113;
|
5
|
+
Tue, 11 Oct 2016 21:25:34 -0700 (PDT)
|
6
|
+
Return-Path: <>
|
7
|
+
Received: from aneyakoji.example.jp (aneyakoji.example.jp. [192.0.2.36])
|
8
|
+
by mx.google.com with ESMTP id h188si7155623pfe.48.2016.10.11.21.25.33
|
9
|
+
for <kijitora@example.com>;
|
10
|
+
Tue, 11 Oct 2016 21:25:34 -0700 (PDT)
|
11
|
+
Received-SPF: pass (google.com: best guess record for domain of postmaster@aneyakoji.example.jp designates 192.0.2.36 as permitted sender) client-ip=192.0.2.36;
|
12
|
+
Authentication-Results: mx.google.com;
|
13
|
+
spf=pass (google.com: best guess record for domain of postmaster@aneyakoji.example.jp designates 192.0.2.36 as permitted sender) smtp.helo=aneyakoji.example.jp
|
14
|
+
Received: from a27-9.smtp-out.us-west-2.amazonses.com (a27-9.smtp-out.us-west-2.amazonses.com [54.240.27.9])
|
15
|
+
by aneyakoji.example.jp (V8/cf) with ESMTP id u9C4PW0Y007872
|
16
|
+
for <sironeko@example.jp>; Wed, 12 Oct 2016 13:25:32 +0900
|
17
|
+
X-SenderID: Sendmail Sender-ID Filter v1.0.0 aneyakoji.example.jp u9C4PW0Y007872
|
18
|
+
Authentication-Results: aneyakoji.example.jp; sender-id=pass header.from=MAILER-DAEMON@us-west-2.amazonses.com
|
19
|
+
From: MAILER-DAEMON@us-west-2.amazonses.com
|
20
|
+
To: sironeko@example.jp
|
21
|
+
Message-ID: <01010157b7235634-fa83b70f-92dd-427c-a1f6-5b16bb2269f7-000000@us-west-2.amazonses.com>
|
22
|
+
Subject: Delivery Status Notification (Failure)
|
23
|
+
MIME-Version: 1.0
|
24
|
+
Content-Type: multipart/report;
|
25
|
+
boundary="----=_Part_286383_1413914557.1476246328909";
|
26
|
+
report-type=delivery-status
|
27
|
+
Date: Wed, 12 Oct 2016 04:25:28 +0000
|
28
|
+
X-SES-Outgoing: 2016.10.12-54.240.27.9
|
29
|
+
|
30
|
+
------=_Part_286383_1413914557.1476246328909
|
31
|
+
Content-Type: text/plain; charset=us-ascii
|
32
|
+
Content-Transfer-Encoding: 7bit
|
33
|
+
Content-Description: Notification
|
34
|
+
|
35
|
+
An error occurred while trying to deliver the mail to the following recipients:
|
36
|
+
bounce@simulator.amazonses.com
|
37
|
+
------=_Part_286383_1413914557.1476246328909
|
38
|
+
Content-Type: message/delivery-status
|
39
|
+
Content-Transfer-Encoding: 7bit
|
40
|
+
Content-Description: Delivery Status Notification
|
41
|
+
|
42
|
+
Reporting-MTA: dsn; a27-30.smtp-out.us-west-2.amazonses.com
|
43
|
+
|
44
|
+
Action: failed
|
45
|
+
Final-Recipient: rfc822; bounce@simulator.amazonses.com
|
46
|
+
Diagnostic-Code: smtp; 550 5.1.1 user unknown
|
47
|
+
Status: 5.1.1
|
48
|
+
|
49
|
+
|
50
|
+
------=_Part_286383_1413914557.1476246328909
|
51
|
+
Content-Type: message/rfc822
|
52
|
+
Content-Description: Undelivered Message
|
53
|
+
|
54
|
+
From: sironeko@example.jp
|
55
|
+
To: bounce@simulator.amazonses.com
|
56
|
+
Subject: neko
|
57
|
+
MIME-Version: 1.0
|
58
|
+
Content-Type: text/plain; charset=UTF-8
|
59
|
+
Content-Transfer-Encoding: 7bit
|
60
|
+
Message-ID: <01010157b7234f87-8e1ec8d8-62e9-4e6e-aec7-cdec60e58f48-000000@us-west-2.amazonses.com>
|
61
|
+
Date: Wed, 12 Oct 2016 04:25:27 +0000
|
62
|
+
X-SES-Outgoing: 2016.10.12-54.240.27.23
|
63
|
+
Feedback-ID: 1.us-west-2.l/mTI5simBcQTvzdbgZFhsMZPHJ5GOwxD8rCkHvi/2Q=:AmazonSES
|
64
|
+
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
|
65
|
+
s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1476246327;
|
66
|
+
h=From:To:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID:Date:Feedback-ID;
|
67
|
+
bh=WRkYRwSU0EIKKppaHfmp28cJDAgWJLeR1xnJZVCEQ1g=;
|
68
|
+
b=TewiNr3K6cG5MZsXQg43hrTQAjF4D5CLaDTQlQgMt1/uyJj2l7ZsE6AJZgEcsFAm
|
69
|
+
vICbAkGcpUROx0sEHMPXttnS5QXaBuufwOyIGAC+WKaa08CBjDBcmMYv7GQMwZnCKC4
|
70
|
+
0daQJ/QAgOjWz/yZUNO0pZrk3399XgPztzJy/iuY=
|
71
|
+
|
72
|
+
Nyaan
|
73
|
+
------=_Part_286383_1413914557.1476246328909--
|