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
@@ -21,29 +21,22 @@ module Sisimai
21
21
  # true: Matched
22
22
  def match(argv1)
23
23
  return nil unless argv1
24
- regex = %r{(?>
25
- because[ ]the[ ]recipient[ ]is[ ]only[ ]accepting[ ]mail[ ]from[ ]
26
- specific[ ]email[ ]addresses # AOL Phoenix
27
- |bounced[ ]address # SendGrid|a message to an address has previously been Bounced.
28
- |due[ ]to[ ]extended[ ]inactivity[ ]new[ ]mail[ ]is[ ]not[ ]currently[ ]
29
- being[ ]accepted[ ]for[ ]this[ ]mailbox
30
- |has[ ]restricted[ ]sms[ ]e-mail # AT&T
31
- |http://postmaster[.]facebook[.]com/.+refused[ ]due[ ]to[ ]recipient[ ]preferences # Facebook
32
- |is[ ]not[ ]accepting[ ]any[ ]mail
33
- |permanent[ ]failure[ ]for[ ]one[ ]or[ ]more[ ]recipients[ ][(].+:blocked[)]
34
- |resolver[.]rst[.]notauthorized # Microsoft Exchange
35
- |this[ ]account[ ]is[ ]protected[ ]by
36
- |user[ ](?:
37
- not[ ]found # Filter on MAIL.RU
38
- |reject
39
- )
40
- |we[ ]failed[ ]to[ ]deliver[ ]mail[ ]because[ ]the[ ]following[ ]address
41
- [ ]recipient[ ]id[ ]refuse[ ]to[ ]receive[ ]mail # Willcom
42
- )
43
- |you[ ]have[ ]been[ ]blocked[ ]by[ ]the[ ]recipient
44
- }x
24
+ index = [
25
+ 'because the recipient is only accepting mail from specific email addresses', # AOL Phoenix
26
+ 'bounced address', # SendGrid|a message to an address has previously been Bounced.
27
+ 'due to extended inactivity new mail is not currently being accepted for this mailbox',
28
+ 'has restricted sms e-mail', # AT&T
29
+ 'is not accepting any mail',
30
+ 'refused due to recipient preferences', # Facebook
31
+ 'resolver.rst.notauthorized', # Microsoft Exchange
32
+ 'this account is protected by',
33
+ 'user not found', # Filter on MAIL.RU
34
+ 'user reject',
35
+ 'we failed to deliver mail because the following address recipient id refuse to receive mail', # Willcom
36
+ 'you have been blocked by the recipient',
37
+ ]
45
38
 
46
- return true if argv1 =~ regex
39
+ return true if index.find { |a| argv1.include?(a) }
47
40
  return false
48
41
  end
49
42
 
@@ -23,7 +23,9 @@ module Sisimai
23
23
 
24
24
  # Destination mail server does not accept any message
25
25
  index = [
26
+ 'host/domain does not accept mail', # iCloud
26
27
  'name server: .: host not found', # Sendmail
28
+ 'no mx record found for domain=', # Oath(Yahoo!)
27
29
  'smtp protocol returned a permanent error',
28
30
  ]
29
31
 
@@ -74,6 +74,7 @@ module Sisimai
74
74
  |filters[ ]rate[ ]at[ ]and[ ]above[ ].+[ ]percent[ ]probability[ ]of[ ]being[ ]spam
75
75
  |system[ ]has[ ]detected[ ]that[ ]this[ ]message[ ]is
76
76
  )
77
+ |permanent[ ]failure[ ]for[ ]one[ ]or[ ]more[ ]recipients[ ][(].+:blocked[)]
77
78
  |probable[ ]spam
78
79
  |reject[ ]bulk[.]advertising
79
80
  |reject,.+[ ][-][ ]spam[.][ ]
@@ -14,6 +14,8 @@ module Sisimai
14
14
  'mailstore1.secureserver.net' => 'GoDaddy',
15
15
  'laposte.net' => 'FrancePTT',
16
16
  'orange.fr' => 'FrancePTT',
17
+ 'lsean.ezweb.ne.jp' => 'KDDI',
18
+ 'msmx.au.com' => 'KDDI',
17
19
  }.freeze
18
20
 
19
21
  # Retrun the list of remote hosts Sisimai support
@@ -48,7 +50,6 @@ module Sisimai
48
50
  def get(argvs)
49
51
  return nil unless argvs
50
52
  return nil unless argvs.is_a? Sisimai::Data
51
- return argvs.reason if argvs.reason.size > 0
52
53
 
53
54
  remotehost = argvs.rhost.downcase
54
55
  rhostclass = ''
@@ -0,0 +1,40 @@
1
+ module Sisimai
2
+ module Rhost
3
+ # Sisimai::Rhost detects the bounce reason from the content of Sisimai::Data
4
+ # object as an argument of get() method when the value of "rhost" of the object
5
+ # is "lsean.ezweb.ne.jp" or "msmx.au.com".
6
+ # This class is called only Sisimai::Data class.
7
+ module KDDI
8
+ class << self
9
+ # Imported from p5-Sisimail/lib/Sisimai/Rhost/KDDI.pm
10
+ MessagesOf = {
11
+ filtered: '550 : User unknown', # The response was: 550 : User unknown
12
+ userunknown: '>: User unknown', # The response was: 550 <...>: User unknown
13
+ }.freeze
14
+
15
+ # Detect bounce reason from au (KDDI)
16
+ # @param [Sisimai::Data] argvs Parsed email object
17
+ # @return [String] The bounce reason for au.com or ezweb.ne.jp
18
+ def get(argvs)
19
+ return nil unless argvs
20
+ return nil unless argvs.is_a? Sisimai::Data
21
+
22
+ statusmesg = argvs.diagnosticcode
23
+ reasontext = ''
24
+
25
+ MessagesOf.each_key do |e|
26
+ # Try to match the error message with message patterns defined in $MessagesOf
27
+ next unless statusmesg.end_with?(MessagesOf[e])
28
+ reasontext = e.to_s
29
+ break
30
+ end
31
+
32
+ return reasontext
33
+ end
34
+
35
+ end
36
+ end
37
+ end
38
+ end
39
+
40
+
@@ -79,18 +79,8 @@ module Sisimai
79
79
  softorhard = ''
80
80
 
81
81
  elsif argv1 == 'onhold' || argv1 == 'undefined'
82
- # Check with the value of D.S.N. in argv2
83
- getchecked = Sisimai::SMTP::Error.is_permanent(argv2)
84
-
85
- if getchecked.nil?
86
- softorhard = ''
87
- else
88
- softorhard = if getchecked
89
- 'hard'
90
- else
91
- 'soft'
92
- end
93
- end
82
+ # It should be "soft" when a reason is "onhold" or "undefined"
83
+ softorhard = 'soft'
94
84
 
95
85
  elsif argv1 == 'notaccept'
96
86
  # NotAccept: 5xx => hard bounce, 4xx => soft bounce
@@ -1,4 +1,4 @@
1
1
  # Define the version number of Sisimai
2
2
  module Sisimai
3
- VERSION = '4.22.5'.freeze
3
+ VERSION = '4.22.6'.freeze
4
4
  end
@@ -1,18 +1,15 @@
1
- ____ _ ___ __ _____ _ _
2
- / ___| ___| |_ / _ \ / _| | ____|_ __ ___ __ _(_) |___
3
- \___ \ / _ \ __| | | | | |_ | _| | '_ ` _ \ / _` | | / __|
4
- ___) | __/ |_ | |_| | _| | |___| | | | | | (_| | | \__ \
5
- |____/ \___|\__| \___/|_| |_____|_| |_| |_|\__,_|_|_|___/
6
-
1
+ <p align="center"><img src="logo/horizontalversions.png" alt="set-of-emails" height="180px"></p>
2
+
3
+
7
4
  About "set-of-emails" repository
8
- ================================
5
+ ================================================================================
9
6
  This repository hold bounce mail collections for developing Sisimai. Email files
10
7
  in this repository are read from `make test` at p5-Sisimai and rb-Sisimai.
11
8
 
12
9
 
13
10
  | Directory | Description |
14
11
  |-------------------------------|----------------------------------------------|
15
- | jsonobj/ | JSON formatted bounce objects |
12
+ | jsonobj/ | JSON files include bounce objects |
16
13
  | mailbox/ | Unix mbox files |
17
14
  | maildir/ | Email files |
18
15
  | - bsd/ | A newline is LF |
@@ -28,9 +25,22 @@ in this repository are read from `make test` at p5-Sisimai and rb-Sisimai.
28
25
  | to-be-parsed-for-test/ | Email files to be parsed for test |
29
26
 
30
27
  See Also
31
- ========
28
+ ================================================================================
32
29
  * __Sisimai Project__ | [github.com/sisimai](https://github.com/sisimai)
33
30
  * __libsisimai.org__ | [Sisimai — A successor to bounceHammer, Library to parse error mails](https://libsisimai.org/)
34
31
  * __Perl Verson__ | [Perl version of Sisimai(Stable)](https://github.com/sisimai/p5-Sisimai)
35
32
  * __Ruby verson__ | [Ruby version of Sisimai(Under the development)](https://github.com/sisimai/rb-Sisimai)
36
33
 
34
+ Author
35
+ ===============================================================================
36
+ [@azumakuniyuki](https://twitter.com/azumakuniyuki)
37
+
38
+ Copyright
39
+ ===============================================================================
40
+ Copyright (C) 2018 azumakuniyuki, All Rights Reserved.
41
+
42
+ License
43
+ ===============================================================================
44
+ This software is distributed under The BSD 2-Clause License.
45
+ Files in logo/ created by @batarian71 are distributed under CC BY 4.0
46
+
@@ -0,0 +1,57 @@
1
+ Received: from fbl-01.returnpath.example.net (fbl-01.returnpath.example.net [192.0.2.178])
2
+ by mta3.eu.example.net (Postfix) with ESMTP id 000000000000000
3
+ for <sironeko@example.com>; Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
4
+ Received: from fbl-02.r.returnpath.example.net (fbl-02.r.returnpath.example.net [192.0.2.110])
5
+ by fbl-01.returnpath.example.net (Postfix) with ESMTP id 2222222222
6
+ for <sironeko@example.com>; Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
7
+ Received: by fbl-02.r.returnpath.example.net (Postfix, from userid 333333)
8
+ id AAAAAAAAAA; Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
9
+ Content-Transfer-Encoding: binary
10
+ Content-Type: multipart/report; boundary="_----------=_15000000000000000000";
11
+ report-type="feedback-report"
12
+ MIME-Version: 1.0
13
+ Date: Thu, 29 Apr 2015 23:34:45 +0000
14
+ Subject: Abuse Report
15
+ To: sironeko@example.com
16
+ From: feedbackloop@feedback.example.org
17
+ Message-Id: <20150429000000.00000000FF@fbl-02.r.returnpath.example.net>
18
+
19
+ This is a multi-part message in MIME format.
20
+
21
+ --_----------=_15000000000000000000
22
+ Content-Disposition: inline
23
+ Content-Transfer-Encoding: 7bit
24
+ Content-Type: text/plain
25
+
26
+ This is a Example email abuse report for an email message received from IP 192.0.2.222 on Thu, 29 Apr 2015 23:34:45 +0000
27
+
28
+
29
+ --_----------=_15000000000000000000
30
+ Content-Disposition: inline
31
+ Content-Transfer-Encoding: 7bit
32
+ Content-Type: message/feedback-report
33
+
34
+ User-Agent: ReturnPathFBL/1.0
35
+ Abuse-Type: complaint
36
+ Arrival-Date: Thu, 29 Apr 2015 23:34:45 +0000
37
+ Feedback-Type: abuse
38
+ Version: 1
39
+ Source-IP: 192.0.2.222
40
+ Original-Mail-From: kijitora@example.net
41
+
42
+ --_----------=_15000000000000000000
43
+ Content-Disposition: inline
44
+ Content-Transfer-Encoding: 8bit
45
+ Content-Type: message/rfc822
46
+
47
+ Return-Path: <kijitora@example.net>
48
+ Received: from [192.0.2.22] by mta2.r.example.org (LMTP);
49
+ Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
50
+ Date: Thu, 29 Apr 2015 23:34:45 +0000
51
+ To: "undisclosed"
52
+ From: Kijitora <kijitora@example.net>
53
+ Subject: Nyaan
54
+ Message-ID: <ffffffffffffffffffffffff00000000@example.net>
55
+
56
+ Nyaan
57
+
@@ -0,0 +1,68 @@
1
+ Return-Path: <fbl@senderscore.example.net>
2
+ Received: from fbl-02.r.returnpath.example.net (unknown [192.0.2.222])
3
+ by fbl-01.returnpath.example.net (Postfix) with ESMTP id 0000000000
4
+ for <fbl@example.com>; Thu, 29 Apr 2015 23:34:45 +0900 (JST)
5
+ Received: by fbl-02.r.returnpath.example.net (Postfix, from userid 106706)
6
+ id EEEEEEEEEE; Thu, 29 Apr 2015 23:34:45 +0900 (JST)
7
+ Content-Transfer-Encoding: binary
8
+ Content-Type: multipart/report; boundary="_----------=_20000000000000000222";
9
+ report-type="feedback-report"
10
+ MIME-Version: 1.0
11
+ Date: Thu, 29 Apr 2015 23:34:45 +0900
12
+ Subject: Abuse Report
13
+ To: postmaster@example.jp
14
+ From: feedbackloop@feedback.example.com
15
+ Message-Id: <20150429233445.0000000000@fbl-02.r.returnpath.example.net>
16
+
17
+ This is a multi-part message in MIME format.
18
+
19
+ --_----------=_20000000000000000222
20
+ Content-Disposition: inline
21
+ Content-Transfer-Encoding: 7bit
22
+ Content-Type: text/plain
23
+
24
+ This is a Example email abuse report for an email message received from IP 192.0.2.1 on Thu, 29 Apr 2015 23:34:45 +0000
25
+
26
+
27
+ --_----------=_20000000000000000222
28
+ Content-Disposition: inline
29
+ Content-Transfer-Encoding: 7bit
30
+ Content-Type: message/feedback-report
31
+
32
+ User-Agent: ReturnPathFBL/1.0
33
+ Abuse-Type: complaint
34
+ Arrival-Date: Thu, 29 Apr 2015 23:34:45 +0000
35
+ Feedback-Type: abuse
36
+ Version: 1
37
+ Source-IP: 192.0.2.1
38
+ Original-Rcpt-To: kijitora@example.com
39
+ Original-Rcpt-To: sironeko@example.com
40
+ Original-Rcpt-To: mikeneko@example.com
41
+ Original-Rcpt-To: sabatora@example.com
42
+ Original-Rcpt-To: sirokiji@example.org
43
+ Original-Rcpt-To: kuroneko@example.com
44
+ Original-Rcpt-To: sabineko@example.com
45
+ Original-Mail-From: neko@example.jp
46
+ Reported-Domain: example.com
47
+ Reported-Domain: example.org
48
+
49
+ --_----------=_20000000000000000222
50
+ Content-Disposition: inline
51
+ Content-Transfer-Encoding: 8bit
52
+ Content-Type: message/rfc822
53
+
54
+ Received: from mta-002.rr.example.com (mta-002.rr.example.com
55
+ [192.0.2.22]) by mxg.senderscore.example.net (Postfix) with ESMTP id FFFFFFFFFF0
56
+ for <fbl@senderscore.example.net>; Thu, 29 Apr 2015 23:34:45 +0900 (JST)
57
+ Received: from mail.example.net ([192.0.1.3]) (authenticated bits=0)
58
+ by mail.example.net (8.13.1/8.13.1) with ESMTP id t3P00000000000
59
+ (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29
60
+ Apr 2015 23:34:45 GMT
61
+ Subject: Nyaan
62
+ From: Neko <neko@example.jp>
63
+ Message-Id: <ffffffffffffffffffffffff0000000@example.jp>
64
+ Date: Sun, 29 Apr 2015 23:34:45 +0000
65
+ Content-Transfer-Encoding: 7bit
66
+
67
+ Nyaan
68
+
@@ -1,16 +1,16 @@
1
- Received: from sling-02.abusix.local (localhost [127.0.0.1])
2
- by feed.abusix.org (Postfix) with ESMTP id 03720F173DD53
3
- for <abuse@example.com>; Thu, 1 Jan 2015 15:06:26 +0000 (UTC)
1
+ Received: from mta-02.abusix.example.org (localhost [127.0.0.1])
2
+ by f0.abusix.example.org (Postfix) with ESMTP id 2222222222EEE
3
+ for <abuse@example.com>; Thu, 29 Apr 2016 23:34:45 +0000 (UTC)
4
4
  MIME-Version: 1.0
5
5
  Content-Type: multipart/report; report-type="feedback-report";
6
- boundary="==a2c8e6e5b5f94c488ef3e98dee8d49e2=="
7
- From: no-reply@abusix.org
8
- To: no-reply@abusix.org
9
- Subject: Spamtraphit by 192.0.2.45 Thu, 01 Jan 2015 15:06:25 +0000 [no-reply]
10
- Message-ID: 1y6Hkr-3SHLw0-L0-ARF
6
+ boundary="==f000000000111111111110000000eee=="
7
+ From: no-reply@example.org
8
+ To: postmaster@example.org
9
+ Subject: Spamtraphit by 192.0.2.3 Thu, 29 Apr 2016 23:34:45 +0000 [no-reply]
10
+ Message-ID: 000000-FFFFFF-22-ARF
11
11
  Auto-Submitted: auto-generated
12
12
 
13
- --==a2c8e6e5b5f94c488ef3e98dee8d49e2==
13
+ --==f000000000111111111110000000eee==
14
14
  Content-Type: text/plain; charset="us-ascii"
15
15
  MIME-Version: 1.0
16
16
  Content-Transfer-Encoding: 7bit
@@ -40,43 +40,38 @@ Your abusix Team
40
40
 
41
41
  P.S.: You receive this mail because we identified you as the
42
42
  responsible POC for this type of incident. Anyhow, please let us know if
43
- our information is outdated: http://abusix.org/contact
43
+ our information is outdated: http://example.org/contact
44
44
 
45
- --==a2c8e6e5b5f94c488ef3e98dee8d49e2==
45
+ --==f000000000111111111110000000eee==
46
46
  Content-Type: message/feedback-report
47
47
  MIME-Version: 1.0
48
48
 
49
- Original-Envelope-Id: 1y6Hkr-3SHLw0-L0
49
+ Original-Envelope-Id: 000000-FFFFFF-22
50
50
  Feedback-Type: abuse
51
- Original-Mail-From: test
51
+ Original-Mail-From: sironeko@example.jp
52
52
  User-Agent: abusix-py/0.1
53
53
  Version: 1
54
- Original-Rcpt-To: fake.rcpt@example.com
55
- Original-Rcpt-To: fake.rcpt2@example.net
56
- Arrival-Date: Thu, 01 Jan 2015 15:06:25 +0000
57
- Source-IP: 192.0.2.45
54
+ Original-Rcpt-To: kijitora@example.com
55
+ Original-Rcpt-To: sabatora@example.net
56
+ Arrival-Date: Thu, 29 Apr 2016 23:34:45 +0000
57
+ Source-IP: 192.0.2.3
58
58
 
59
- --==a2c8e6e5b5f94c488ef3e98dee8d49e2==
59
+ --==f000000000111111111110000000eee==
60
60
  Content-Type: message/rfc822
61
61
  MIME-Version: 1.0
62
62
 
63
- Received: from [10.61.255.234] ([192.0.2.45])
64
- by abusix.org (trap) with ESMTP (betamax) id 1y6Hkr-3SHLw0-L0;
65
- Thu, 01 Jan 2015 15:06:25 +0000
66
- Subject:
67
- From: "Natie Marlow" <test>
68
- Content-Type: text/plain;
69
- charset=us-ascii
70
- X-Mailer: iPhone Mail 16.4.3522.110
71
- Message-Id: <8A025E63-47F5-CDA0-78D2-C0E5A944FB10@example.net>
72
- Date: Thu, 1 Jan 2015 05:52:13 -0700
73
- To: "fake.rcpt@example.org" <fake.rcpt@example.org>
63
+ Received: from [192.0.2.3] ([192.0.2.3])
64
+ by example.org (trap) with ESMTP (betamax) id 000000-FFFFFF-22;
65
+ Thu, 29 Apr 2016 23:34:45 +0000
66
+ Subject: Nyaan
67
+ From: "Sironeko" <sironeko@example.jp>
68
+ Content-Type: text/plain; charset=us-ascii
69
+ Message-Id: <EEEEEEEE-0000-0000-0000-EEEEEEEE2222@example.net>
70
+ Date: Thu, 29 Apr 2016 23:34:45 -0700
71
+ To: kijitora@example.org
74
72
  Content-Transfer-Encoding: quoted-printable
75
73
  Mime-Version: 1.0 (1.0)
76
74
 
77
- http://sevacontrols.cz/inf.htm
75
+ Nyaan
78
76
 
79
- Sent from my iPhone
80
-
81
-
82
- --==a2c8e6e5b5f94c488ef3e98dee8d49e2==--
77
+ --==f000000000111111111110000000eee==--
@@ -0,0 +1,59 @@
1
+ Received: from [127.0.0.1] ([localhost])
2
+ by neko.example.org (envelope-from <dmarc-noreply@example.com>)
3
+ (ecelerity 3.6.5.1 r(Core:3.6.5.0)) with UNKNOWN
4
+ id 22/22-00000-00000225; Thu, 29 Apr 2015 23:34:45 +0000
5
+ Date: Thu, 29 Apr 2015 23:34:45 +0000
6
+ Message-ID: <22.220000.0000.00000200@example.org>
7
+ Subject: DMARC Forensic report for example.net Mail-From:sironeko@example.org IP:192.0.2.222
8
+ To: dmarc-noreply@example.com
9
+ From: dmarc-noreply@example.com
10
+ Content-Type: multipart/report; report-type=feedback-report;
11
+ boundary="_----NekoNyaan/222nnn300===_22/00-22002-00000225"
12
+
13
+ --_----NekoNyaan/222nnn300===_22/00-22002-00000225
14
+ Content-Type: text/plain; charset="US-ASCII"
15
+ Content-Transfer-Encoding: 7bit
16
+
17
+ This is an email abuse report for an email message received from IP 192.0.2.222 on Thu, 29 Apr 2015 23:34:45 +0000.
18
+ The message below did not meet the sending domain's dmarc policy.
19
+ For more information about this format please see http://tools.ietf.org/html/rfc6591 .
20
+
21
+ --_----NekoNyaan/222nnn300===_22/00-22002-00000225
22
+ Content-Type: message/feedback-report
23
+
24
+ Feedback-Type: auth-failure
25
+ User-Agent: Lua/1.0
26
+ Version: 1.0
27
+ Original-Mail-From: sironeko@example.org
28
+ Original-Rcpt-To: kijitora@example.com
29
+ Arrival-Date: Thu, 29 Apr 2015 23:34:45 +0000
30
+ Message-ID: <000000000.2222222.1500000000222@example.net>
31
+ Authentication-Results: dmarc=fail (p=none; dis=none) header.from=example.org
32
+ Source-IP: 192.0.2.222
33
+ Delivery-Result: delivered
34
+ Auth-Failure: dmarc
35
+ Reported-Domain: example.net
36
+
37
+ --_----NekoNyaan/222nnn300===_22/00-22002-00000225
38
+ Content-Type: message/rfc822
39
+ Content-Disposition: inline
40
+
41
+ Received: from [192.0.2.222] ([192.0.2.222:222] helo=mta-2.example.org)
42
+ by example.org (envelope-from <sironeko@example.org>)
43
+ (ecelerity 3.6.5.1 r(Core:3.6.5.0)) with ESMTPS (cipher=AES256-GCM-SHA384
44
+ id 22/00-00000-EEEEEEEE; Thu, 29 Apr 2015 23:34:45 +0000
45
+ Received: from neko (localhost [127.0.0.1])
46
+ by mta-2.example.org (Postfix) with ESMTP id EEEEEEEEE22;
47
+ Thu, 29 Apr 2015 23:34:45 +0000 (UTC)
48
+ Date: Thu, 29 Apr 2015 23:34:45 +0900 (JST)
49
+ From: Sironeko <sironeko@example.org>
50
+ To: kijitora@example.org
51
+ Message-ID: <000000002.2222222.1500000000022@example.net>
52
+ Subject: Nyaan
53
+ MIME-Version: 1.0
54
+ Content-Type: text/plain
55
+
56
+ Nyaaaaaaaaaaaaaaaan
57
+
58
+ --_----NekoNyaan/222nnn300===_22/00-22002-00000225--
59
+