sisimai 4.25.8-java → 4.25.12-java
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,19 @@
|
|
1
|
+
From MAILER-DAEMON Mon Sep 20 19:29:27 2021
|
2
|
+
Return-Path: <>
|
3
|
+
X-Original-To: postmaster@peter.otto.org
|
4
|
+
Delivered-To: blackhole@localhost
|
5
|
+
From: <foo@bar.net>
|
6
|
+
To: postmaster@any.com
|
7
|
+
Message-ID: <dummy@ott.pet>
|
8
|
+
Date: Mon, 20 Sep 2021 21:29:21 +0200 (CEST)
|
9
|
+
X-RZG-CLASS-ID: mi
|
10
|
+
X-RZG-TRIGGERING-SMTP-ID: qcZaAFivUJ
|
11
|
+
MIME-Version: 1.0
|
12
|
+
Content-Type: text/plain; charset="UTF-8"
|
13
|
+
Content-Transfer-Encoding: quoted-printable
|
14
|
+
Subject: kitununulinitoquekegu
|
15
|
+
In-Reply-To: <foobar@dummy.org>
|
16
|
+
Auto-Submitted: auto-replied
|
17
|
+
|
18
|
+
zuk=C3=BCnftig
|
19
|
+
karl@hanz.de
|
@@ -0,0 +1,34 @@
|
|
1
|
+
From MAILER-DAEMON Mon Sep 20 19:33:02 2021
|
2
|
+
Return-Path: <>
|
3
|
+
X-Original-To: postmaster@blackhole.our-host.net
|
4
|
+
Delivered-To: blackhole@localhost
|
5
|
+
Received: from mx2.itnetwork.net (mx2.itnetwork.net [123.123.123.202])
|
6
|
+
by play.thmthlayer.com (Postfix) with ESMTPS id 94598E117B
|
7
|
+
for <postmaster@blackhole.our-host.net>; Mon, 20 Sep 2021 19:33:02 +0000 (UTC)
|
8
|
+
Received: from 10.9.37.234 ([10.9.34.13]) by mx2.itnetwork.net with ESMTP id rTR3cr9xLoMiR5vX for <postmaster@blackhole.our-host.net>; Mon, 20 Sep 2021 21:33:01 +0200 (CEST)
|
9
|
+
Date: Mon, 20 Sep 2021 21:32:59 +0200 (GMT+02:00)
|
10
|
+
From: Postmaster@bit-onbreeeck.org
|
11
|
+
To: MyName <message@gelaneeiuet.org>
|
12
|
+
Subject: foobar
|
13
|
+
Mime-Version: 1.0
|
14
|
+
Message-ID: <OFB3228DED.DDDCAC8E-ONC1258756.006B648D-C1258756.006B6493@bit-onbreeeck.org>
|
15
|
+
Content-Type: multipart/report; report-type=delivery-status; boundary="==IFJRGLKFGIR7891042UHRUHIHD"
|
16
|
+
|
17
|
+
--==IFJRGLKFGIR7891042UHRUHIHD
|
18
|
+
Content-Type: text/plain; charset=ISO-8859-1
|
19
|
+
Content-Transfer-Encoding: base64
|
20
|
+
|
21
|
+
ICBhdWZnZWb8aHJ0DQoNCg==
|
22
|
+
|
23
|
+
--==IFJRGLKFGIR7891042UHRUHIHD
|
24
|
+
Content-Type: message/delivery-status
|
25
|
+
|
26
|
+
Reporting-MTA: dns;10.9.37.234
|
27
|
+
|
28
|
+
Final-Recipient: rfc822;jane.doe@some-domain.net
|
29
|
+
Action: failed
|
30
|
+
Status: 5.0.0
|
31
|
+
Diagnostic-Code: The email account that you tried to reach does not exist.
|
32
|
+
|
33
|
+
--==IFJRGLKFGIR7891042UHRUHIHD--
|
34
|
+
|
File without changes
|
File without changes
|
File without changes
|
@@ -0,0 +1,82 @@
|
|
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 D827520D624B
|
6
|
+
for <xxxx@xxxx.net>; Fri, 15 Oct 2021 14:42:03 +0200 (CEST)
|
7
|
+
Received: by xxxx.xxxx.net (Postfix)
|
8
|
+
id C6602268DDF8; Fri, 15 Oct 2021 14:42:00 +0200 (CEST)
|
9
|
+
Date: Fri, 15 Oct 2021 14:42:00 +0200 (CEST)
|
10
|
+
From: MAILER-DAEMON@xxxx.xxxx.net (Mail Delivery System)
|
11
|
+
Subject: Undelivered Mail Returned to Sender
|
12
|
+
To: xxxx.xxxx.net
|
13
|
+
Auto-Submitted: auto-replied
|
14
|
+
MIME-Version: 1.0
|
15
|
+
Content-Type: multipart/report; report-type=delivery-status;
|
16
|
+
boundary="64BD1268DDF4.xxxx.xxxx.net"
|
17
|
+
Content-Transfer-Encoding: 8bit
|
18
|
+
Message-Id: <20211015124200.xxxx.xxxx.net>
|
19
|
+
|
20
|
+
This is a MIME-encapsulated message.
|
21
|
+
|
22
|
+
--64BD1268DDF4.xxxx.xxxx.net
|
23
|
+
Content-Description: Notification
|
24
|
+
Content-Type: text/plain; charset=utf-8
|
25
|
+
Content-Transfer-Encoding: 8bit
|
26
|
+
|
27
|
+
This is the mail system at host xxxx.xxxx.net.
|
28
|
+
|
29
|
+
I'm sorry to have to inform you that your message could not
|
30
|
+
be delivered to one or more recipients. It's attached below.
|
31
|
+
|
32
|
+
For further assistance, please send mail to postmaster.
|
33
|
+
|
34
|
+
If you do so, please include this problem report. You can
|
35
|
+
delete your own text from the attached returned message.
|
36
|
+
|
37
|
+
The mail system
|
38
|
+
|
39
|
+
<xxxx@laposte.net>: host smtpz4.laposte.net said: 554
|
40
|
+
5.7.1 <xxxx.xxxx.net>: Client host rejected:
|
41
|
+
#216 lpn LPN000_630 (in reply to RCPT TO command)
|
42
|
+
|
43
|
+
--64BD1268DDF4.xxxx.xxxx.net
|
44
|
+
Content-Description: Delivery report
|
45
|
+
Content-Type: message/delivery-status
|
46
|
+
|
47
|
+
Reporting-MTA: dns; xxxx.xxxx.net
|
48
|
+
X-Postfix-Queue-ID: 64BD1268DDF4
|
49
|
+
X-Postfix-Sender: rfc822; xxxx.xxxx.net
|
50
|
+
Arrival-Date: Fri, 15 Oct 2021 14:41:59 +0200 (CEST)
|
51
|
+
|
52
|
+
Final-Recipient: rfc822; xxxx@laposte.net
|
53
|
+
Original-Recipient: rfc822;xxxx@laposte.net
|
54
|
+
Action: failed
|
55
|
+
Status: 5.7.1
|
56
|
+
Remote-MTA: dns; smtpz4.laposte.net
|
57
|
+
Diagnostic-Code: smtp; 554 5.7.1 <xxxx.xxxx.net[#.#.#.#]:49309>:
|
58
|
+
Client host rejected: #216 lpn LPN000_630
|
59
|
+
|
60
|
+
--64BD1268DDF4.xxxx.xxxx.net
|
61
|
+
Content-Description: Undelivered Message Headers
|
62
|
+
Content-Type: text/rfc822-headers
|
63
|
+
Content-Transfer-Encoding: 8bit
|
64
|
+
|
65
|
+
Return-Path: <xxxx@xxxx.net>
|
66
|
+
Received: from [#.#.#.#] (unknown [#.#.#.#])
|
67
|
+
by xxxx.xxxx.net (Postfix) with ESMTPS id 64BD1268DDF4
|
68
|
+
for <xxxx@laposte.net>; Fri, 15 Oct 2021 14:41:59 +0200 (CEST)
|
69
|
+
Message-Id: <xxxx@xxxx.net>
|
70
|
+
Feedback-Id: 657:1802
|
71
|
+
List-Unsubscribe: <mailto:xxxx@lu.xxxx.net>
|
72
|
+
Precedence: bulk
|
73
|
+
From: "=?UTF-8?Q?Kipli_par_AM?=" <newsletter@xxxx.net>
|
74
|
+
To: xxxx@r-v-b.com
|
75
|
+
Reply-To: newsletter@xxxx.net
|
76
|
+
Content-Type: multipart/alternative; boundary="_----------=_1634301717326132"
|
77
|
+
Subject: =?UTF-8?Q?xxxx?=
|
78
|
+
Content-Transfer-Encoding: binary
|
79
|
+
MIME-Version: 1.0
|
80
|
+
Date: Fri, 15 Oct 2021 14:41:57 +0200
|
81
|
+
|
82
|
+
--64BD1268DDF4.xxxx.xxxx.net--
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/sisimai-java.gemspec
CHANGED
@@ -22,8 +22,8 @@ Gem::Specification.new do |spec|
|
|
22
22
|
|
23
23
|
spec.required_ruby_version = '>= 2.1.0'
|
24
24
|
|
25
|
-
spec.add_development_dependency 'bundler',
|
26
|
-
spec.add_development_dependency 'rake',
|
27
|
-
spec.add_development_dependency '
|
28
|
-
spec.add_runtime_dependency
|
25
|
+
spec.add_development_dependency 'bundler', '>= 1.8'
|
26
|
+
spec.add_development_dependency 'rake', '>= 10.0'
|
27
|
+
spec.add_development_dependency 'minitest', '>= 5.0'
|
28
|
+
spec.add_runtime_dependency 'jrjackson','~> 0.3', '>= 0.3.8'
|
29
29
|
end
|
data/sisimai.gemspec
CHANGED
@@ -21,8 +21,8 @@ Gem::Specification.new do |spec|
|
|
21
21
|
|
22
22
|
spec.required_ruby_version = '>= 2.1.0'
|
23
23
|
|
24
|
-
spec.add_development_dependency 'bundler',
|
25
|
-
spec.add_development_dependency 'rake',
|
26
|
-
spec.add_development_dependency '
|
27
|
-
spec.add_runtime_dependency
|
24
|
+
spec.add_development_dependency 'bundler', '>= 1.8'
|
25
|
+
spec.add_development_dependency 'rake', '>= 10.0'
|
26
|
+
spec.add_development_dependency 'minitest', '>= 5.0'
|
27
|
+
spec.add_runtime_dependency 'oj', '>= 3.0.0'
|
28
28
|
end
|
metadata
CHANGED
@@ -1,19 +1,19 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sisimai
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.25.
|
4
|
+
version: 4.25.12
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- azumakuniyuki
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-11-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
15
15
|
requirements:
|
16
|
-
- - "
|
16
|
+
- - ">="
|
17
17
|
- !ruby/object:Gem::Version
|
18
18
|
version: '1.8'
|
19
19
|
name: bundler
|
@@ -21,13 +21,13 @@ dependencies:
|
|
21
21
|
type: :development
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
|
-
- - "
|
24
|
+
- - ">="
|
25
25
|
- !ruby/object:Gem::Version
|
26
26
|
version: '1.8'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|
29
29
|
requirements:
|
30
|
-
- - "
|
30
|
+
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: '10.0'
|
33
33
|
name: rake
|
@@ -35,23 +35,23 @@ dependencies:
|
|
35
35
|
type: :development
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- - "
|
38
|
+
- - ">="
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: '10.0'
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
requirement: !ruby/object:Gem::Requirement
|
43
43
|
requirements:
|
44
|
-
- - "
|
44
|
+
- - ">="
|
45
45
|
- !ruby/object:Gem::Version
|
46
|
-
version: '0'
|
47
|
-
name:
|
46
|
+
version: '5.0'
|
47
|
+
name: minitest
|
48
48
|
prerelease: false
|
49
49
|
type: :development
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
|
-
- - "
|
52
|
+
- - ">="
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: '0'
|
54
|
+
version: '5.0'
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
requirement: !ruby/object:Gem::Requirement
|
57
57
|
requirements:
|
@@ -240,6 +240,7 @@ files:
|
|
240
240
|
- set-of-emails/maildir/bsd/arf-22.eml
|
241
241
|
- set-of-emails/maildir/bsd/arf-23.eml
|
242
242
|
- set-of-emails/maildir/bsd/arf-24.eml
|
243
|
+
- set-of-emails/maildir/bsd/arf-25.eml
|
243
244
|
- set-of-emails/maildir/bsd/lhost-activehunter-01.eml
|
244
245
|
- set-of-emails/maildir/bsd/lhost-activehunter-02.eml
|
245
246
|
- set-of-emails/maildir/bsd/lhost-amavis-01.eml
|
@@ -345,6 +346,7 @@ files:
|
|
345
346
|
- set-of-emails/maildir/bsd/lhost-exim-58.eml
|
346
347
|
- set-of-emails/maildir/bsd/lhost-exim-59.eml
|
347
348
|
- set-of-emails/maildir/bsd/lhost-exim-60.eml
|
349
|
+
- set-of-emails/maildir/bsd/lhost-exim-61.eml
|
348
350
|
- set-of-emails/maildir/bsd/lhost-ezweb-01.eml
|
349
351
|
- set-of-emails/maildir/bsd/lhost-ezweb-02.eml
|
350
352
|
- set-of-emails/maildir/bsd/lhost-ezweb-03.eml
|
@@ -538,6 +540,15 @@ files:
|
|
538
540
|
- set-of-emails/maildir/bsd/lhost-postfix-63.eml
|
539
541
|
- set-of-emails/maildir/bsd/lhost-postfix-64.eml
|
540
542
|
- set-of-emails/maildir/bsd/lhost-postfix-65.eml
|
543
|
+
- set-of-emails/maildir/bsd/lhost-postfix-66.eml
|
544
|
+
- set-of-emails/maildir/bsd/lhost-postfix-67.eml
|
545
|
+
- set-of-emails/maildir/bsd/lhost-postfix-68.eml
|
546
|
+
- set-of-emails/maildir/bsd/lhost-postfix-69.eml
|
547
|
+
- set-of-emails/maildir/bsd/lhost-postfix-70.eml
|
548
|
+
- set-of-emails/maildir/bsd/lhost-postfix-71.eml
|
549
|
+
- set-of-emails/maildir/bsd/lhost-postfix-72.eml
|
550
|
+
- set-of-emails/maildir/bsd/lhost-postfix-73.eml
|
551
|
+
- set-of-emails/maildir/bsd/lhost-postfix-74.eml
|
541
552
|
- set-of-emails/maildir/bsd/lhost-powermta-01.eml
|
542
553
|
- set-of-emails/maildir/bsd/lhost-powermta-02.eml
|
543
554
|
- set-of-emails/maildir/bsd/lhost-powermta-03.eml
|
@@ -616,6 +627,9 @@ files:
|
|
616
627
|
- set-of-emails/maildir/bsd/lhost-sendmail-54.eml
|
617
628
|
- set-of-emails/maildir/bsd/lhost-sendmail-55.eml
|
618
629
|
- set-of-emails/maildir/bsd/lhost-sendmail-56.eml
|
630
|
+
- set-of-emails/maildir/bsd/lhost-sendmail-57.eml
|
631
|
+
- set-of-emails/maildir/bsd/lhost-sendmail-58.eml
|
632
|
+
- set-of-emails/maildir/bsd/lhost-sendmail-59.eml
|
619
633
|
- set-of-emails/maildir/bsd/lhost-surfcontrol-01.eml
|
620
634
|
- set-of-emails/maildir/bsd/lhost-surfcontrol-02.eml
|
621
635
|
- set-of-emails/maildir/bsd/lhost-surfcontrol-03.eml
|
@@ -639,6 +653,7 @@ files:
|
|
639
653
|
- set-of-emails/maildir/bsd/lhost-x3-02.eml
|
640
654
|
- set-of-emails/maildir/bsd/lhost-x3-03.eml
|
641
655
|
- set-of-emails/maildir/bsd/lhost-x3-05.eml
|
656
|
+
- set-of-emails/maildir/bsd/lhost-x3-06.eml
|
642
657
|
- set-of-emails/maildir/bsd/lhost-x4-01.eml
|
643
658
|
- set-of-emails/maildir/bsd/lhost-x4-08.eml
|
644
659
|
- set-of-emails/maildir/bsd/lhost-x5-01.eml
|
@@ -684,14 +699,16 @@ files:
|
|
684
699
|
- set-of-emails/maildir/bsd/rfc3464-38.eml
|
685
700
|
- set-of-emails/maildir/bsd/rfc3464-39.eml
|
686
701
|
- set-of-emails/maildir/bsd/rfc3464-40.eml
|
702
|
+
- set-of-emails/maildir/bsd/rfc3464-41.eml
|
703
|
+
- set-of-emails/maildir/bsd/rfc3464-42.eml
|
687
704
|
- set-of-emails/maildir/bsd/rfc3834-01.eml
|
688
705
|
- set-of-emails/maildir/bsd/rfc3834-02.eml
|
689
706
|
- set-of-emails/maildir/bsd/rfc3834-03.eml
|
690
707
|
- set-of-emails/maildir/bsd/rfc3834-04.eml
|
691
708
|
- set-of-emails/maildir/bsd/rhost-cox-01.eml
|
692
|
-
- set-of-emails/maildir/bsd/rhost-
|
693
|
-
- set-of-emails/maildir/bsd/rhost-
|
694
|
-
- set-of-emails/maildir/bsd/rhost-
|
709
|
+
- set-of-emails/maildir/bsd/rhost-exchangeonline-01.eml
|
710
|
+
- set-of-emails/maildir/bsd/rhost-exchangeonline-02.eml
|
711
|
+
- set-of-emails/maildir/bsd/rhost-exchangeonline-03.eml
|
695
712
|
- set-of-emails/maildir/bsd/rhost-franceptt-01.eml
|
696
713
|
- set-of-emails/maildir/bsd/rhost-franceptt-02.eml
|
697
714
|
- set-of-emails/maildir/bsd/rhost-franceptt-03.eml
|
@@ -702,10 +719,11 @@ files:
|
|
702
719
|
- set-of-emails/maildir/bsd/rhost-franceptt-08.eml
|
703
720
|
- set-of-emails/maildir/bsd/rhost-franceptt-10.eml
|
704
721
|
- set-of-emails/maildir/bsd/rhost-franceptt-11.eml
|
722
|
+
- set-of-emails/maildir/bsd/rhost-franceptt-12.eml
|
705
723
|
- set-of-emails/maildir/bsd/rhost-godaddy-02.eml
|
706
724
|
- set-of-emails/maildir/bsd/rhost-godaddy-03.eml
|
707
|
-
- set-of-emails/maildir/bsd/rhost-
|
708
|
-
- set-of-emails/maildir/bsd/rhost-
|
725
|
+
- set-of-emails/maildir/bsd/rhost-googleapps-01.eml
|
726
|
+
- set-of-emails/maildir/bsd/rhost-googleapps-02.eml
|
709
727
|
- set-of-emails/maildir/bsd/rhost-iua-01.eml
|
710
728
|
- set-of-emails/maildir/bsd/rhost-kddi-01.eml
|
711
729
|
- set-of-emails/maildir/bsd/rhost-kddi-02.eml
|
@@ -771,9 +789,9 @@ files:
|
|
771
789
|
- set-of-emails/maildir/dos/lhost-zoho-01.eml
|
772
790
|
- set-of-emails/maildir/dos/rfc3464-01.eml
|
773
791
|
- set-of-emails/maildir/dos/rfc3834-01.eml
|
774
|
-
- set-of-emails/maildir/dos/rhost-
|
792
|
+
- set-of-emails/maildir/dos/rhost-exchangeonline-01.eml
|
775
793
|
- set-of-emails/maildir/dos/rhost-franceptt-01.eml
|
776
|
-
- set-of-emails/maildir/dos/rhost-
|
794
|
+
- set-of-emails/maildir/dos/rhost-googleapps-01.eml
|
777
795
|
- set-of-emails/maildir/dos/rhost-iua-01.eml
|
778
796
|
- set-of-emails/maildir/dos/rhost-kddi-01.eml
|
779
797
|
- set-of-emails/maildir/dos/rhost-tencentqq-01.eml
|
@@ -872,9 +890,9 @@ files:
|
|
872
890
|
- set-of-emails/maildir/mac/lhost-zoho-01.eml
|
873
891
|
- set-of-emails/maildir/mac/rfc3464-01.eml
|
874
892
|
- set-of-emails/maildir/mac/rfc3834-01.eml
|
875
|
-
- set-of-emails/maildir/mac/rhost-
|
893
|
+
- set-of-emails/maildir/mac/rhost-exchangeonline-01.eml
|
876
894
|
- set-of-emails/maildir/mac/rhost-franceptt-01.eml
|
877
|
-
- set-of-emails/maildir/mac/rhost-
|
895
|
+
- set-of-emails/maildir/mac/rhost-googleapps-01.eml
|
878
896
|
- set-of-emails/maildir/mac/rhost-iua-01.eml
|
879
897
|
- set-of-emails/maildir/mac/rhost-kddi-01.eml
|
880
898
|
- set-of-emails/maildir/mac/rhost-tencentqq-01.eml
|