Skip to content

xlyz/PAMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


PAMS (Postfix Administration Made Simple) is a lightweight web tool to manage virtual mail address with
postfix and dovecot.


============
Installation
============

* Install web2py:

1. download http://www.web2py.com/examples/static/web2py_src.zip
2. unzip

alternatively in ubuntu: sudo aptitude install python-web2py

(see http://www.web2py.com and http://web2py.com/books/default/chapter/29/3)


* Install PAMS

Copy PAMS in web2py/applications directory


* Launch web2py: python web2py/web2py.py

* Visit http://127.0.0.1:8000/pams
  (change url and port to fit your need - see web2py.py --help for details)

------------

For further information please refer to the documentation section once
installed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors