POWER MTA (PMTA) INSTALLATION STEP BY STEP
Installing on Linux
Step1:- Download Your PMTA license form port25.com login area.
Step2:- Run rpm install command..
# rpm -ivh Powermta*******
Step3:- Copy your license key in /etc/pmta/ location
# cp -rvf license /etc/pmta
Step4:- PMTA config file setup with add your IP and Domain info as per pmta guide..
# vim /etc/pmta/config
Step5:- Check pmta installation done and running by given command
#service pmta restart
# service pmtahttp restart
Step6:- Done.
Installing on Microsoft Windows
Follow guide instruction given by port25.com
Comments
Post a Comment