Powermta 60r3 — Install
# Local interface (change to your server's IP) source 192.168.1.100 always-allow-relaying yes # Allow local scripts to inject process-x-remote true # Trust X-Remote headers for injection smtp-service "inbound"
sudo nano /etc/pmta/license
The heart of the installation is /etc/pmta/config . You must define: : To access the web-based monitoring console. domain-macro : To set up your sending domains. virtual-mta : To map your IP addresses. Start the Service : Start the daemon and enable it on boot: systemctl start pmta systemctl enable pmta Use code with caution. Copied to clipboard Verify via Web Monitor : powermta 60r3 install