8000 GitHub - viebig/docker-powermta: A Dockerfile implementation for PowerMTA servers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

viebig/docker-powermta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-powermta

A Dockerfile implementation for PowerMTA 4.5 Centos7 using supervisord

Instructions

  • Put you license file inside PMTA folder
  • Put PowerMTA rpm inside PMTA folder and match the name in Dockerfile
  • Change interface in shell.bash /sys/class/net/docker0/address to match your licensed mac address
  • Put all the pmta config inside PMTA /etc/pmta

Build and run using helper script

bash shell.bash local deploy

Enter the container console

bash shell.bash local exec bash

Check logs

bash shell.bash local logs

Stop the container

bash shell.bash local stop

Start the container

bash shell.bash local start

About

A Dockerfile implementation for PowerMTA servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0