blob: b5a7c96886bc8bf4474b127f8cf0bb15884f4445 (
plain)
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
|
script/jwebmail
script/qmauth.pl
script/qmauth.py
bin/jwebmail-extract
lib/JWebmail.pm
lib/JWebmail/Controller/Webmail.pm
lib/JWebmail/I18N.pm
lib/JWebmail/I18N/de.pm
lib/JWebmail/I18N/en.pm
lib/JWebmail/Model/ReadMails/Role.pm
lib/JWebmail/Model/ReadMails/MockMaildir.pm
lib/JWebmail/Model/ReadMails/MockJSON.pm
lib/JWebmail/Model/ReadMails/QMailAuthuser.pm
lib/JWebmail/Model/WriteMails.pm
lib/JWebmail/Plugin/TOMLConfig.pm
lib/JWebmail/Plugin/I18N2.pm
lib/JWebmail/Plugin/I18N2/Role.pm
lib/JWebmail/Plugin/I18N2/INI.pm
lib/JWebmail/Plugin/I18N2/Maketext.pm
lib/JWebmail/Plugin/Paginate.pm
lib/JWebmail/Plugin/ServerSideSessionData.pm
lib/JWebmail/View/RenderMail.pm
lib/JWebmail/View/Webmail.pm
t/Webmail.t
t/ViewWebmail.t
t/INI.t
t/Extract.t
t/Pagination.t
t/I18N2.t
templates/webmail/readmail.html.ep
templates/webmail/writemail.html.ep
templates/webmail/displayheaders.html.ep
templates/webmail/about.html.ep
templates/webmail/login.html.ep
templates/layouts/mainlayout.html.ep
templates/displayheaders/_top_nav.html.ep
templates/displayheaders/_bot_nav.html.ep
templates/displayheaders/_folders.html.ep
templates/displayheaders/_main_table.html.ep
templates/displayheaders/_pagination1.html.ep
templates/displayheaders/_pagination2.html.ep
templates/displayheaders/_pagination3.html.ep
templates/not_found.production.html.ep
templates/exception_.html.ep
public/css/style.css
public/src/login_cram.js
jwebmail.development.toml
README.md
CHANGES.md
LICENSE
actions
jwebmail.service.tmpl
Makefile.PL
MANIFEST
MANIFEST.SKIP
|