User:Paul/sandbox/Install Postfix Admin

From UNPM.org Wiki
Jump to navigation Jump to search

Install Postfix Admin and the database schema

Postfix Admin is a PHP based application that handles Postfix style virtual domains and users that are stored in the database. The application has a user-friendly web-based GUI.

root@servername:~# wget https://sourceforge.net/projects/postfixadmin/files/postfixadmin/postfixadmin-2.91/postfixadmin-2.91.tar.gz/download
root@servername:~# tar -xvf postfixadmin-2.91.tar.gz


root@servername:~#

External links

Postfix Admin | SourceForge

A Mailserver on Ubuntu 12.04: Postfix, Dovecot, MySQL | Ex Ratione