blob: bd96af3c9f126540203d30fd325e53705cc73433 (
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
|
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/Helper.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/ServerSideSessionData.pm
t/Webmail.t
t/INI.t
t/Helper.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/headers/_display_top_nav.html.ep
templates/headers/_display_bot_nav.html.ep
templates/headers/_display_folders.html.ep
templates/headers/_display_headers.html.ep
templates/headers/_pagination2.html.ep
templates/headers/_pagination1.html.ep
templates/not_found_.html.ep
templates/error.html.ep
public/style.css
jwebmail.development.toml
README.md
CHANGES.md
LICENSE
actions
Makefile.PL
MANIFEST
MANIFEST.SKIP
MYMETA.yml
MYMETA.json
|