Linux serverNETWORK ADMINISTRATIONSsmtp server liux

PowerMTA Installation with Cyberpanel+LiteSpeed Service – Guide to Build PMTA SMTP Server

Installation of PowerMTA on the CyberPanel with OpenLiteSpeed Server.
Requirements:-

1. Fresh VPS Server (I am using Digital Ocean) – Also Check for that the IP Address is not Blacklisted at MXToolBox.
2. Domain
3. Putty
4 WinSCP
5. PowerMTA.RPM

Installation Guide:-

Intallalling Cyberpanel

wget https://cyberpanel.net/install.sh
bash install.sh

It will take 20 minutes to Install Cyberpanel.
————————
Installing PowerMTA

Upload PowerMTA in root folder via WinSCP.

rpm -Uvh PowerMTA-5.0b1.rpm
Copy the license to pmta folder using command
cp license /etc/pmta/
Use the file “pmtad” which is inside crack folder.
and upload to /usr/sbin folder using WinSCP replacing old “pmtad”.

Make Changes in Config Files of PowerMTA

• Uncomment postmaster your@your.domain
• Replace with your domain
• Smtp-listener 0/0 : 25
• Smtp-listener (VPS main IP):25

Note: Please modify SMTP Username and Password and Copy them in your Notepad. (these details is required at the time of testing SMTP).

Run the Command to stop Postfix

service postfix stop

Run the commans to start PowerMTA

service pmta start
service pmta status

Now, your POWERMTA is installed and Running.

source

by Tezz

linux smtp server

Leave a Reply

Your email address will not be published. Required fields are marked *