-
Notifications
You must be signed in to change notification settings - Fork 10
Perl/Catalyst/AJAX based Webmail
License
CiderWebmail/CiderWebmail
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
perl Makefile.PL && make
should install required perl modules for CiderWebmail.
Run script/ciderwebmail_server.pl to test the application.
The user running the application (e.g. wwwrun) needs write access to the root/var directory.
The path to the user_settings.sql file can be configured by adding something like the following to ciderwebmail.yml. This is needed for example when deploying using mod_perl:
Model::DB:
connect_info:
- 'dbi:SQLite:/srv/www/cgi-bin/CiderWebmail/root/var/user_settings.sql'
Please have a look at http://wiki.catalystframework.org/wiki/deployment for further information about deployment on a web server.
About
Perl/Catalyst/AJAX based Webmail
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published