-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
MANIFEST
144 lines (144 loc) · 4.42 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
.perltidyrc
bin/dmarc_http_client
bin/dmarc_httpd
bin/dmarc_lookup
bin/dmarc_receive
bin/dmarc_send_reports
bin/dmarc_update_public_suffix_list
bin/dmarc_view_reports
bin/install_deps.pl
Build.PL
Changes.md
DEVELOP.md
example/report_cgi.png
FAQ.md
INSTALL.md
lib/Mail/DMARC.pm
lib/Mail/DMARC/Base.pm
lib/Mail/DMARC/HTTP.pm
lib/Mail/DMARC/Policy.pm
lib/Mail/DMARC/PurePerl.pm
lib/Mail/DMARC/Report.pm
lib/Mail/DMARC/Report/Aggregate.pm
lib/Mail/DMARC/Report/Aggregate/Metadata.pm
lib/Mail/DMARC/Report/Aggregate/Record.pm
lib/Mail/DMARC/Report/Aggregate/Record/Auth_Results.pm
lib/Mail/DMARC/Report/Aggregate/Record/Auth_Results/DKIM.pm
lib/Mail/DMARC/Report/Aggregate/Record/Auth_Results/SPF.pm
lib/Mail/DMARC/Report/Aggregate/Record/Identifiers.pm
lib/Mail/DMARC/Report/Aggregate/Record/Row.pm
lib/Mail/DMARC/Report/Aggregate/Record/Row/Policy_Evaluated.pm
lib/Mail/DMARC/Report/Receive.pm
lib/Mail/DMARC/Report/Send.pm
lib/Mail/DMARC/Report/Send/HTTP.pm
lib/Mail/DMARC/Report/Send/SMTP.pm
lib/Mail/DMARC/Report/Sender.pm
lib/Mail/DMARC/Report/Store.pm
lib/Mail/DMARC/Report/Store/SQL.pm
lib/Mail/DMARC/Report/Store/SQL/Grammars/MySQL.pm
lib/Mail/DMARC/Report/Store/SQL/Grammars/PostgreSQL.pm
lib/Mail/DMARC/Report/Store/SQL/Grammars/SQLite.pm
lib/Mail/DMARC/Report/URI.pm
lib/Mail/DMARC/Result.pm
lib/Mail/DMARC/Result/Reason.pm
lib/Mail/DMARC/Test/Transport.pm
LICENSE
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
META.json
META.yml
README.md
share/dmarc_whitelist
share/html/css/ellipsis-xbl.xml
share/html/css/ui.jqgrid.css
share/html/css/ui.multiselect.css
share/html/index.html
share/html/js/i18n/grid.locale-ar.js.gz
share/html/js/i18n/grid.locale-bg.js.gz
share/html/js/i18n/grid.locale-bg1251.js.gz
share/html/js/i18n/grid.locale-cat.js.gz
share/html/js/i18n/grid.locale-cn.js.gz
share/html/js/i18n/grid.locale-cs.js.gz
share/html/js/i18n/grid.locale-da.js.gz
share/html/js/i18n/grid.locale-de.js.gz
share/html/js/i18n/grid.locale-dk.js.gz
share/html/js/i18n/grid.locale-el.js.gz
share/html/js/i18n/grid.locale-en.js.gz
share/html/js/i18n/grid.locale-es.js.gz
share/html/js/i18n/grid.locale-fa.js.gz
share/html/js/i18n/grid.locale-fi.js.gz
share/html/js/i18n/grid.locale-fr.js.gz
share/html/js/i18n/grid.locale-gl.js.gz
share/html/js/i18n/grid.locale-he.js.gz
share/html/js/i18n/grid.locale-hr.js.gz
share/html/js/i18n/grid.locale-hr1250.js.gz
share/html/js/i18n/grid.locale-hu.js.gz
share/html/js/i18n/grid.locale-id.js.gz
share/html/js/i18n/grid.locale-is.js.gz
share/html/js/i18n/grid.locale-it.js.gz
share/html/js/i18n/grid.locale-ja.js.gz
share/html/js/i18n/grid.locale-kr.js.gz
share/html/js/i18n/grid.locale-lt.js.gz
share/html/js/i18n/grid.locale-mne.js.gz
share/html/js/i18n/grid.locale-nl.js.gz
share/html/js/i18n/grid.locale-no.js.gz
share/html/js/i18n/grid.locale-pl.js.gz
share/html/js/i18n/grid.locale-pt-br.js.gz
share/html/js/i18n/grid.locale-pt.js.gz
share/html/js/i18n/grid.locale-ro.js.gz
share/html/js/i18n/grid.locale-ru.js.gz
share/html/js/i18n/grid.locale-sk.js.gz
share/html/js/i18n/grid.locale-sr-latin.js.gz
share/html/js/i18n/grid.locale-sr.js.gz
share/html/js/i18n/grid.locale-sv.js.gz
share/html/js/i18n/grid.locale-th.js.gz
share/html/js/i18n/grid.locale-tr.js.gz
share/html/js/i18n/grid.locale-tw.js.gz
share/html/js/i18n/grid.locale-ua.js.gz
share/html/js/i18n/grid.locale-vi.js.gz
share/html/js/jquery.jqGrid.min.js.gz
share/html/plugins/grid.addons.js.gz
share/html/plugins/grid.postext.js.gz
share/html/plugins/grid.setcolumns.js.gz
share/html/plugins/jquery.contextmenu.js.gz
share/html/plugins/jquery.searchFilter.js.gz
share/html/plugins/jquery.tablednd.js.gz
share/html/plugins/searchFilter.css
share/html/plugins/ui.multiselect.css
share/html/plugins/ui.multiselect.js.gz
share/mail-dmarc.cron
share/mail-dmarc.ini
share/mail_dmarc_schema.mysql
share/mail_dmarc_schema.pgsql
share/mail_dmarc_schema.sqlite
share/public_suffix_list
share/rua-schema.xsd
t/00.Dmarc.t
t/01.Policy.t
t/03.Base.t
t/04.PurePerl.t
t/06.Result.t
t/09.HTTP.t
t/10.Report.t
t/11.Report.Store.t
t/12.Report.Store.SQL.t
t/13.Report.Aggregate.t
t/14.Report.Aggregate.Metadata.t
t/15.Report.Aggregate.Record.t
t/16.Report.Aggregate.Record.Auth_Results.t
t/17.Report.Aggregate.Schema.t
t/20.Report.URI.t
t/21.Report.Send.t
t/22.Report.Send.SMTP.t
t/23.Report.Send.HTTP.t
t/25.Report.Receive.t
t/26.Report.Sender.t
t/backends/mail-dmarc.sql.mysql.ini
t/backends/mail-dmarc.sql.Pg.ini
t/backends/mail-dmarc.sql.SQLite.ini
t/mail-dmarc.ini
t/whitelist
TODO.md
xt/author-critic.t
xt/perlcritic.rc