pweb-cyradm Wiki
Pweb-cyradm is an web-based administrative tool for postfix/cyrus.
Brought to you by:
jsmdk
Perl Modules
Poet
Rose::DB
Rose::DB::Object
Locale::Maketext::Lexicon
Email::Valid
IMAP::Admin
DBD::Pg / DBD::mysql
Database settings are in lib/PwebCyradm/DB.pm.
conf/local.cfg must contain:
layer: production
IMAP settings are in:
conf/layer/production.cfg
The password type for the database is set here as well.
sql scripts are in db/.
Use the appropriate schema files.
Use the populate script to insert user roles into the database.
NB: You must manually populate the database with a existing domain, and a existing email-account. This user can then have role_id=1 i.e administrator.
Do use nginx in front of starman but do not use the ssl of starman.