sisimai 4.22.5 → 4.22.6

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 (140) hide show
  1. checksums.yaml +4 -4
  2. data/ChangeLog.md +20 -0
  3. data/README-JA.md +2 -2
  4. data/README.md +2 -2
  5. data/lib/sisimai/bite/email/amazonses.rb +3 -3
  6. data/lib/sisimai/bite/email/aol.rb +5 -5
  7. data/lib/sisimai/bite/email/biglobe.rb +5 -5
  8. data/lib/sisimai/bite/email/courier.rb +6 -17
  9. data/lib/sisimai/bite/email/domino.rb +10 -13
  10. data/lib/sisimai/bite/email/einsundeins.rb +3 -3
  11. data/lib/sisimai/bite/email/exim.rb +37 -42
  12. data/lib/sisimai/bite/email/gmx.rb +3 -3
  13. data/lib/sisimai/bite/email/google.rb +12 -14
  14. data/lib/sisimai/bite/email/gsuite.rb +7 -7
  15. data/lib/sisimai/bite/email/kddi.rb +6 -6
  16. data/lib/sisimai/bite/email/mailru.rb +31 -21
  17. data/lib/sisimai/bite/email/messagingserver.rb +3 -3
  18. data/lib/sisimai/bite/email/mxlogic.rb +55 -35
  19. data/lib/sisimai/bite/email/notes.rb +8 -9
  20. data/lib/sisimai/bite/email/office365.rb +13 -3
  21. data/lib/sisimai/bite/email/opensmtpd.rb +23 -21
  22. data/lib/sisimai/bite/email/outlook.rb +5 -5
  23. data/lib/sisimai/bite/email/qmail.rb +42 -51
  24. data/lib/sisimai/bite/email/receivingses.rb +7 -7
  25. data/lib/sisimai/bite/email/verizon.rb +6 -6
  26. data/lib/sisimai/bite/email/x4.rb +42 -51
  27. data/lib/sisimai/bite/email/yahoo.rb +5 -0
  28. data/lib/sisimai/bite/email/zoho.rb +3 -3
  29. data/lib/sisimai/data.rb +1 -0
  30. data/lib/sisimai/mda.rb +41 -45
  31. data/lib/sisimai/mime.rb +37 -12
  32. data/lib/sisimai/reason/filtered.rb +15 -22
  33. data/lib/sisimai/reason/notaccept.rb +2 -0
  34. data/lib/sisimai/reason/spamdetected.rb +1 -0
  35. data/lib/sisimai/rhost.rb +2 -1
  36. data/lib/sisimai/rhost/kddi.rb +40 -0
  37. data/lib/sisimai/smtp/error.rb +2 -12
  38. data/lib/sisimai/version.rb +1 -1
  39. data/set-of-emails/README.md +19 -9
  40. data/set-of-emails/logo/horizontalversions.png +0 -0
  41. data/set-of-emails/logo/icon.png +0 -0
  42. data/set-of-emails/maildir/bsd/arf-15.eml +57 -0
  43. data/set-of-emails/maildir/bsd/arf-16.eml +68 -0
  44. data/set-of-emails/maildir/bsd/{arf-05.eml → arf-17.eml} +29 -34
  45. data/set-of-emails/maildir/bsd/arf-18.eml +59 -0
  46. data/set-of-emails/maildir/bsd/arf-19.eml +67 -0
  47. data/set-of-emails/maildir/bsd/arf-20.eml +64 -0
  48. data/set-of-emails/maildir/bsd/arf-21.eml +57 -0
  49. data/set-of-emails/maildir/bsd/arf-22.eml +49 -0
  50. data/set-of-emails/maildir/bsd/{email-amazonworkmail-06.eml → email-amazonworkmail-08.eml} +4 -4
  51. data/set-of-emails/maildir/bsd/email-bigfoot-02.eml +66 -0
  52. data/set-of-emails/maildir/bsd/email-einsundeins-02.eml +45 -0
  53. data/set-of-emails/maildir/bsd/email-exchange2003-07.eml +63 -0
  54. data/set-of-emails/maildir/bsd/email-ezweb-07.eml +39 -0
  55. data/set-of-emails/maildir/bsd/{email-facebook-01.eml → email-facebook-03.eml} +7 -7
  56. data/set-of-emails/maildir/bsd/{email-facebook-02.eml → email-facebook-04.eml} +7 -7
  57. data/set-of-emails/maildir/bsd/email-fml-03.eml +69 -0
  58. data/set-of-emails/maildir/bsd/{email-google-02.eml → email-google-18.eml} +21 -20
  59. data/set-of-emails/maildir/bsd/email-gsuite-08.eml +231 -0
  60. data/set-of-emails/maildir/bsd/email-gsuite-09.eml +231 -0
  61. data/set-of-emails/maildir/bsd/email-gsuite-10.eml +254 -0
  62. data/set-of-emails/maildir/bsd/email-gsuite-11.eml +228 -0
  63. data/set-of-emails/maildir/bsd/email-mailmarshalsmtp-02.eml +43 -0
  64. data/set-of-emails/maildir/bsd/email-mailru-07.eml +82 -0
  65. data/set-of-emails/maildir/bsd/email-mailru-08.eml +82 -0
  66. data/set-of-emails/maildir/bsd/email-mailru-09.eml +80 -0
  67. data/set-of-emails/maildir/bsd/email-messagelabs-02.eml +72 -0
  68. data/set-of-emails/maildir/bsd/email-messagingserver-08.eml +150 -0
  69. data/set-of-emails/maildir/bsd/email-messagingserver-09.eml +153 -0
  70. data/set-of-emails/maildir/bsd/email-messagingserver-10.eml +145 -0
  71. data/set-of-emails/maildir/bsd/email-messagingserver-11.eml +151 -0
  72. data/set-of-emails/maildir/bsd/email-office365-04.eml +635 -0
  73. data/set-of-emails/maildir/bsd/email-office365-05.eml +561 -0
  74. data/set-of-emails/maildir/bsd/email-outlook-08.eml +69 -0
  75. data/set-of-emails/maildir/bsd/email-postfix-33.eml +71 -0
  76. data/set-of-emails/maildir/bsd/email-postfix-34.eml +54 -0
  77. data/set-of-emails/maildir/bsd/email-postfix-35.eml +70 -0
  78. data/set-of-emails/maildir/bsd/email-postfix-36.eml +73 -0
  79. data/set-of-emails/maildir/bsd/email-sendmail-49.eml +67 -0
  80. data/set-of-emails/maildir/bsd/email-sendmail-50.eml +67 -0
  81. data/set-of-emails/maildir/bsd/email-sendmail-51.eml +75 -0
  82. data/set-of-emails/maildir/bsd/email-sendmail-52.eml +68 -0
  83. data/set-of-emails/maildir/bsd/email-x3-05.eml +67 -0
  84. data/set-of-emails/maildir/bsd/email-x4-08.eml +36 -0
  85. data/set-of-emails/maildir/bsd/email-yahoo-06.eml +76 -0
  86. data/set-of-emails/maildir/bsd/email-yahoo-07.eml +76 -0
  87. data/set-of-emails/maildir/bsd/email-yahoo-08.eml +75 -0
  88. data/set-of-emails/maildir/bsd/email-yahoo-09.eml +76 -0
  89. data/set-of-emails/maildir/bsd/email-yahoo-10.eml +75 -0
  90. data/set-of-emails/maildir/bsd/email-yahoo-11.eml +80 -0
  91. data/set-of-emails/maildir/bsd/rfc3464-35.eml +43 -0
  92. data/set-of-emails/maildir/bsd/rfc3464-36.eml +40 -0
  93. data/set-of-emails/maildir/bsd/rfc3464-37.eml +50 -0
  94. data/set-of-emails/maildir/bsd/rfc3464-38.eml +17 -0
  95. data/set-of-emails/maildir/bsd/rfc3464-39.eml +23 -0
  96. data/set-of-emails/maildir/bsd/rfc3464-40.eml +115 -0
  97. data/set-of-emails/maildir/bsd/rhost-godaddy-03.eml +81 -0
  98. data/set-of-emails/maildir/bsd/rhost-kddi-01.eml +67 -0
  99. data/set-of-emails/maildir/bsd/rhost-kddi-02.eml +68 -0
  100. data/set-of-emails/maildir/dos/email-gsuite-01.eml +189 -0
  101. data/set-of-emails/maildir/dos/rfc3834-01.eml +22 -36
  102. data/set-of-emails/maildir/dos/rhost-franceptt-01.eml +102 -0
  103. data/set-of-emails/maildir/mac/email-gsuite-01.eml +1 -10
  104. data/set-of-emails/maildir/mac/rfc3834-01.eml +1 -1
  105. data/set-of-emails/maildir/mac/rhost-franceptt-01.eml +1 -4
  106. metadata +67 -41
  107. data/set-of-emails/maildir/bsd/arf-03.eml +0 -56
  108. data/set-of-emails/maildir/bsd/arf-04.eml +0 -89
  109. data/set-of-emails/maildir/bsd/arf-06.eml +0 -166
  110. data/set-of-emails/maildir/bsd/arf-07.eml +0 -59
  111. data/set-of-emails/maildir/bsd/arf-08.eml +0 -103
  112. data/set-of-emails/maildir/bsd/arf-09.eml +0 -104
  113. data/set-of-emails/maildir/bsd/arf-10.eml +0 -56
  114. data/set-of-emails/maildir/bsd/arf-13.eml +0 -76
  115. data/set-of-emails/maildir/bsd/email-amazonses-04.eml +0 -55
  116. data/set-of-emails/maildir/bsd/email-bigfoot-01.eml +0 -64
  117. data/set-of-emails/maildir/bsd/email-einsundeins-01.eml +0 -38
  118. data/set-of-emails/maildir/bsd/email-exchange2003-06.eml +0 -151
  119. data/set-of-emails/maildir/bsd/email-ezweb-06.eml +0 -33
  120. data/set-of-emails/maildir/bsd/email-fml-01.eml +0 -70
  121. data/set-of-emails/maildir/bsd/email-google-14.eml +0 -304
  122. data/set-of-emails/maildir/bsd/email-mailmarshalsmtp-01.eml +0 -43
  123. data/set-of-emails/maildir/bsd/email-messagelabs-01.eml +0 -76
  124. data/set-of-emails/maildir/bsd/email-outlook-05.eml +0 -85
  125. data/set-of-emails/maildir/bsd/email-postfix-12.eml +0 -71
  126. data/set-of-emails/maildir/bsd/email-postfix-21.eml +0 -60
  127. data/set-of-emails/maildir/bsd/email-x3-04.eml +0 -106
  128. data/set-of-emails/maildir/bsd/email-x4-07.eml +0 -153
  129. data/set-of-emails/maildir/bsd/rfc3464-02.eml +0 -43
  130. data/set-of-emails/maildir/bsd/rfc3464-03.eml +0 -40
  131. data/set-of-emails/maildir/bsd/rfc3464-22.eml +0 -105
  132. data/set-of-emails/maildir/bsd/rfc3464-23.eml +0 -21
  133. data/set-of-emails/maildir/bsd/rfc3464-25.eml +0 -33
  134. data/set-of-emails/maildir/bsd/rfc3464-27.eml +0 -180
  135. data/set-of-emails/maildir/bsd/rhost-godaddy-01.eml +0 -83
  136. data/set-of-emails/to-be-debugged-because/reason-is-onhold/onhold-0001.eml +0 -85
  137. data/set-of-emails/to-be-debugged-because/reason-is-undefined/undefined-0002.eml +0 -27
  138. data/set-of-emails/to-be-debugged-because/reason-is-undefined/undefined-0003.eml +0 -78
  139. data/set-of-emails/to-be-debugged-because/sisimai-cannot-parse-yet/cannot-parse-this-email-0002.eml +0 -25
  140. data/set-of-emails/to-be-debugged-because/something-is-wrong/no-message-id-from-pr-150.eml +0 -75
@@ -1,85 +0,0 @@
1
- Return-Path: <postmaster@btconnect.com>
2
- Delivered-To: bob@nlenet.net
3
- Received: from c2bapps1.btconnect.com (c2bapps1.btconnect.com [193.113.209.21])
4
- by main.nlenet.net (Postfix) with SMTP id ED8D113D126
5
- for <bob@nleaudio.com>; Sun, 4 Nov 2001 02:45:49 -0500 (EST)
6
- Received: from btconnect.com by c2bapps1.btconnect.com id <g.02673-0@c2bapps1.btconnect.com>; Sun, 4 Nov 2001 07:45:32 +0000
7
- Message-Type: Delivery Report
8
- X400-Received: by /ADMD= /C=WW/; Relayed; Sun, 4 Nov 2001 07:45:31 +0000
9
- X400-Received: by mta c2bapps1-hme1 in /ADMD= /C=WW/; Relayed; Sun, 4 Nov 2001 07:45:31 +0000
10
- X400-MTS-Identifier: [/ADMD= /C=WW/;c2bapps1.b:026710:20011104074531]
11
- From: postmaster@btconnect.com
12
- To: bob@nleaudio.com
13
- Subject: Delivery Report (failure) for pr@allen-heath.com
14
- Date: Sun, 4 Nov 2001 07:45:32 +0000
15
- Message-ID: <"c2bapps1.b:026710:20011104074531"@btconnect.com>
16
- Content-Identifier: test
17
- MIME-Version: 1.0
18
- Content-Type: multipart/report; boundary="---Multi-Part-Report-Level-1-1-2672"
19
- X-Mozilla-Status: 8001
20
- X-Mozilla-Status2: 00000000
21
- X-UIDL: 34456246710d0000
22
-
23
-
24
- -----Multi-Part-Report-Level-1-1-2672
25
-
26
- This report relates to your message:
27
- Subject: test,
28
- Message-ID: <3BE4F1EC.8306C281@nleaudio.com>,
29
- To: pr@allen-heath.com
30
-
31
- of Sun, 4 Nov 2001 07:45:31 +0000
32
-
33
- Your message was not delivered to:
34
- pr@allen-heath.com
35
- for the following reason:
36
- Diagnostic was Unable to transfer, -1
37
- Information MTA '62.6.150.133' gives error message 5.7.1 Unable to relay for pr@allen-heath.com
38
-
39
- The Original Message follows:
40
-
41
- -----Multi-Part-Report-Level-1-1-2672
42
- Content-Type: message/delivery-status
43
-
44
- Reporting-MTA: x400; mta c2bapps1-hme1 in /ADMD= /C=WW/
45
- Arrival-Date: Sun, 4 Nov 2001 07:45:00 +0000
46
- DSN-Gateway: dns; c2bapps1.btconnect.com
47
- X400-Conversion-Date: Sun, 4 Nov 2001 07:45:32 +0000
48
- Original-Envelope-Id: [/ADMD= /C=WW/;<3BE4F1EC.8306C281@nleaudio.com>]
49
- X400-Content-Identifier: test
50
- X400-Encoded-Info: ia5-text
51
- X400-Content-Correlator: Subject: test,
52
- Message-ID: <3BE4F1EC.8306C281@nleaudio.com>,
53
- To: pr@allen-heath.com
54
-
55
- Original-Recipient: rfc822; pr@allen-heath.com
56
- Final-Recipient: x400; /RFC-822=pr(a)allen-heath.com/ADMD= /C=WW/
57
- X400-Originally-Specified-Recipient-Number: 1
58
- Action: failed
59
- Diagnostic-Code: Reason 1 (Unable-To-Transfer); Diagnostic -1 (Unknown)
60
- Status: 5.0.0
61
- X400-Supplementary-Info: "MTA '62.6.150.133' gives error message 5.7.1 Unable to relay for pr(a)allen-heath.com"
62
- X400-Last-Trace: Sun, 4 Nov 2001 07:45:00 +0000
63
-
64
- -----Multi-Part-Report-Level-1-1-2672
65
- Content-Type: message/rfc822
66
-
67
- Received: from ns.nlenet.net by c2bapps1 with SMTP (XT-PP); Sun, 4 Nov 2001 07:45:00 +0000
68
- Received: from nleaudio.com (66-133-142-213.roc.frontiernet.net [66.133.142.213])
69
- by ns.nlenet.net (Postfix) with ESMTP id E354A770C
70
- for <pr@allen-heath.com>; Sun, 4 Nov 2001 02:44:57 -0500 (EST)
71
- Message-ID: <3BE4F1EC.8306C281@nleaudio.com>
72
- Date: Sun, 04 Nov 2001 02:44:44 -0500
73
- From: "Bob Puff@NLE" <bob@nleaudio.com>
74
- X-Mailer: Mozilla 4.78 [en] (Win95; U)
75
- X-Accept-Language: en
76
- MIME-Version: 1.0
77
- To: pr@allen-heath.com
78
- Subject: test
79
- Content-Type: text/plain; charset=us-ascii
80
- Content-Transfer-Encoding: 7bit
81
-
82
- test, please disregard.
83
-
84
- -----Multi-Part-Report-Level-1-1-2672--
85
-
@@ -1,27 +0,0 @@
1
- Return-Path: <MAILER-DAEMON@sb7.songbird.com>
2
- Received: from moutng.kundenserver.de (moutng.kundenserver.de
3
- [212.227.126.187])
4
- by sb7.songbird.com (8.12.11/8.12.11) with ESMTP id k0TN474K030502
5
- for <gpc-talk-bounces@grizz.org>; Sun, 29 Jan 2006 15:04:07 -0800
6
- Received: from mx by mx.kundenserver.de id 0MKxMK-1F3LZu2Mij-0004S7;
7
- Mon, 30 Jan 2006 00:03:26 +0100
8
- To: gpc-talk-bounces@grizz.org
9
- From: "Mail Delivery System" <Mailer-Daemon@kundenserver.de>
10
- Subject: Mail delivery failed: returning message to sender
11
- Date: Mon, 30 Jan 2006 00:03:26 +0100
12
- Message-ID: <0MKxMK-1F3LZu2Mij-0004S7@mx.kundenserver.de>
13
- Precedence: bulk
14
- X-Original-ID: 0MKxMK-1F3LZt3R61-0004S7
15
- X-SongbirdInformation: support@songbird.com for more information
16
- X-Songbird: Found to be clean
17
- X-Songbird-From:
18
-
19
- This message was created automatically by mail delivery software.
20
-
21
- A message that you sent could not be delivered to one or more of
22
- its recipients. This is a permanent error. The following addresses
23
- failed:
24
-
25
- RobotMail@auto-walther.de:
26
- quota exceeded
27
-
@@ -1,78 +0,0 @@
1
- Return-Path: <MAILER-DAEMON@sb7.songbird.com>
2
- Received: from uranus.cinergycom.net (uranus.cinergycom.net [216.135.2.7])
3
- by sb7.songbird.com (8.12.11/8.12.11) with ESMTP id k2V74mN8029551
4
- for <gpc-talk-bounces@grizz.org>; Thu, 30 Mar 2006 23:04:48 -0800
5
- Received: from gaffer.cinergycom.net ([216.135.3.23])
6
- by uranus.cinergycom.net with esmtp (Exim 4.60) id 1FPDg3-0003Ii-8c
7
- for gpc-talk-bounces@grizz.org; Fri, 31 Mar 2006 01:04:11 -0600
8
- Received: from root by gaffer.cinergycom.net with local (Exim 4.52)
9
- id 1FPDg3-0007ln-3j
10
- for gpc-talk-bounces@grizz.org; Fri, 31 Mar 2006 01:04:11 -0600
11
- Auto-Submitted: auto-generated
12
- From: Mail Delivery System <Mailer-Daemon@gaffer.cinergycom.net>
13
- To: gpc-talk-bounces@grizz.org
14
- Subject: Mail delivery failed: returning message to sender
15
- Message-Id: <E1FPDg3-0007ln-3j@gaffer.cinergycom.net>
16
- Date: Fri, 31 Mar 2006 01:04:11 -0600
17
- X-SongbirdInformation: support@songbird.com for more information
18
- X-Songbird: Clean
19
- X-Songbird-From:
20
-
21
- This message was created automatically by mail delivery software.
22
-
23
- A message that you sent could not be delivered to one or more of its
24
- recipients. This is a permanent error. The following address(es) failed:
25
-
26
- an undisclosed address
27
- (generated from xvlogtfsei@the-messenger.com)
28
-
29
- ------ This is a copy of the message, including all the headers. ------
30
-
31
- Return-path: <gpc-talk-bounces@grizz.org>
32
- Received: from sb7.songbird.com ([208.184.79.137])
33
- by gaffer.cinergycom.net with esmtp (Exim 4.52)
34
- id 1FPDg0-0007jU-1y
35
- for xvlogtfsei@the-messenger.com; Fri, 31 Mar 2006 01:04:10 -0600
36
- Received: from sb7.songbird.com (sb7.songbird.com [127.0.0.1])
37
- by sb7.songbird.com (8.12.11/8.12.11) with ESMTP id k2V74GQL029495
38
- for <xvlogtfsei@the-messenger.com>; Thu, 30 Mar 2006 23:04:16 -0800
39
- MIME-Version: 1.0
40
- Content-Type: text/plain; charset="us-ascii"
41
- Content-Transfer-Encoding: 7bit
42
- Subject: Your message to GPC-talk awaits moderator approval
43
- From: gpc-talk-bounces@grizz.org
44
- To: xvlogtfsei@the-messenger.com
45
- Message-ID: <mailman.9022.1143788655.1568.gpc-talk@grizz.org>
46
- Date: Thu, 30 Mar 2006 23:04:15 -0800
47
- Precedence: bulk
48
- X-BeenThere: gpc-talk@grizz.org
49
- X-Mailman-Version: 2.1.5
50
- List-Id: Grizzly Peak Cyclists general discussion list <gpc-talk.grizz.org>
51
- X-List-Administrivia: yes
52
- Sender: gpc-talk-bounces@grizz.org
53
- Errors-To: gpc-talk-bounces@grizz.org
54
- X-SongbirdInformation: support@songbird.com for more information
55
- X-Songbird: Clean
56
- X-Songbird-From: gpc-talk-bounces@grizz.org
57
- X-CCC-Cleanmail-Spam-Version: 1.1
58
- X-CCC-Cleanmail-Spam-Extended-Info: SA score = 0.6/5.0
59
- * 0.6 NO_REAL_NAME From: does not include a real name
60
- X-CCC-Cleanmail-Spam: No spam detected
61
-
62
- Your mail to 'GPC-talk' with the subject
63
-
64
- GAIN UP
65
-
66
- Is being held until the list moderator can review it for approval.
67
-
68
- The reason it is being held:
69
-
70
- Post by non-member to a members-only list
71
-
72
- Either the message will get posted to the list, or you will receive
73
- notification of the moderator's decision. If you would like to cancel
74
- this posting, please visit the following URL:
75
-
76
- http://www.grizz.org/mailman/confirm/gpc-talk/420aa8073840d743a30950f4a67869bf3a253dd3
77
-
78
-
@@ -1,25 +0,0 @@
1
- Return-Path: <Symantec_AntiVirus_for_SMTP_Gateways@csri.org>
2
- Received: from mailscan.csri.org ([66.208.49.51])
3
- by sb7.songbird.com (8.12.11/8.12.11) with SMTP id k2KIvJEj025085
4
- for <gpc-talk-bounces@grizz.org>; Mon, 20 Mar 2006 10:57:19 -0800
5
- Message-Id: <200603201857.k2KIvJEj025085@sb7.songbird.com>
6
- From: Symantec_AntiVirus_for_SMTP_Gateways@csri.org
7
- To: gpc-talk-bounces@grizz.org
8
- Date: Mon, 20 Mar 2006 13:56:41 -0500
9
- Subject: =?utf-8?B?RGVsaXZlcnkgZmFpbHVyZSBub3RpZmljYXRpb25=?=
10
- MIME-Version: 1.0
11
- Content-Type: text/plain; charset=utf-8
12
- X-SongbirdInformation: support@songbird.com for more information
13
- X-Songbird: Clean
14
- X-Songbird-From: symantec_antivirus_for_smtp_gateways@csri.org
15
-
16
- Your message with Subject: Re: [GPC] Bike lost and found....
17
- could not be delivered to the following recipients:
18
-
19
- RLipton@prev.org
20
-
21
- Please do not resend your original message.
22
-
23
- Delivery attempts will continue to be made for 5 day(s).
24
-
25
-
@@ -1,75 +0,0 @@
1
- Return-Path: <>
2
- X-Original-To: bounce@sample.net
3
- Delivered-To: bounce@sample.net
4
- Received: by sample.net (Postfix)
5
- id 5CCF31FF869; Tue, 22 Dec 2015 19:03:54 +0900 (JST)
6
- Date: Tue, 22 Dec 2015 19:03:54 +0900 (JST)
7
- From: MAILER-DAEMON@sample.net (Mail Delivery System)
8
- Subject: Undelivered Mail Returned to Sender
9
- To: bounce@sample.net
10
- Auto-Submitted: auto-replied
11
- MIME-Version: 1.0
12
- Content-Type: multipart/report; report-type=delivery-status;
13
- boundary="7B63E1FF867.1450778634/sample.net"
14
- Message-Id: <20151222100354.5CCF31FF869@sample.net>
15
-
16
- This is a MIME-encapsulated message.
17
-
18
- --7B63E1FF867.1450778634/sample.net
19
- Content-Description: Notification
20
- Content-Type: text/plain; charset=us-ascii
21
-
22
- This is the mail system at host sample.net.
23
-
24
- I'm sorry to have to inform you that your message could not
25
- be delivered to one or more recipients. It's attached below.
26
-
27
- For further assistance, please send mail to postmaster.
28
-
29
- If you do so, please include this problem report. You can
30
- delete your own text from the attached returned message.
31
-
32
- The mail system
33
-
34
- <nobody@sample.co.jp>: host smtp.sample.co.jp[100.100.100.100] said: 550
35
- 5.1.1 <nobody@sample.co.jp>: Recipient address rejected: User unknown
36
- in virtual mailbox table (in reply to RCPT TO command)
37
-
38
- --7B63E1FF867.1450778634/sample.net
39
- Content-Description: Delivery report
40
- Content-Type: message/delivery-status
41
-
42
- Reporting-MTA: dns; sample.net
43
- X-Postfix-Queue-ID: 7B63E1FF867
44
- X-Postfix-Sender: rfc822; bounce@sample.net
45
- Arrival-Date: Tue, 22 Dec 2015 19:03:53 +0900 (JST)
46
-
47
- Final-Recipient: rfc822; nobody@sample.co.jp
48
- Original-Recipient: rfc822;nobody@sample.co.jp
49
- Action: failed
50
- Status: 5.1.1
51
- Remote-MTA: dns; smtp.sample.co.jp
52
- Diagnostic-Code: smtp; 550 5.1.1 <nobody@sample.co.jp>: Recipient address
53
- rejected: User unknown in virtual mailbox table
54
-
55
- --7B63E1FF867.1450778634/sample.net
56
- Content-Description: Undelivered Message
57
- Content-Type: message/rfc822
58
-
59
- Return-Path: <bounce@sample.net>
60
- Received: from sample.net (localhost [127.0.0.1])
61
- by sample.net (Postfix) with ESMTP id 7B63E1FF867
62
- for <nobody@sample.co.jp>; Tue, 22 Dec 2015 19:03:53 +0900 (JST)
63
- Content-Type: text/plain; charset=utf-8
64
- From: <no-reply@sample.net>
65
- To: nobody@sample.co.jp
66
- Subject: Test
67
- Date: Tue, 22 Dec 2015 19:03:53 +0900
68
- Content-Transfer-Encoding: quoted-printable
69
- Message-Id:
70
- <1450778633482-7a300d1b-b56ac3ba-1129eeae@sample.net>
71
- MIME-Version: 1.0
72
-
73
- This is test mail.
74
-
75
- --7B63E1FF867.1450778634/sample.net--