jontrossbach / postfix

Postfix MTA by Wietse Venema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

postfix/AAAREADME

This is a for of Postfix MTA which aims to run without root prveledges inside a container enviroment. The Docker image provided was tested in OpenShift using the new-app command as follows:

$ oc new-app https://github.com/jontrossbach/postfix.git

Along with this guide for setting up postfix as an smtp relay.

Some users may find it more managable to test their postfix changes in the vagrant vm before testing on OpenShift so to run an instance of unpriveledged Postfix you should set the -DUSE_UNPRIV compiler directive here in the Vagantfile. To get the Vagrant machine running from the repository root directiory run:

$ vagrant up

About

Postfix MTA by Wietse Venema

License:Other


Languages

Language:C 50.9%Language:HTML 30.6%Language:Roff 10.7%Language:Makefile 4.5%Language:Shell 2.1%Language:Perl 1.1%Language:Prolog 0.0%Language:Awk 0.0%Language:Dockerfile 0.0%Language:C++ 0.0%