PowerMTA Setup Guide

Full Bulk Email System Guide

If You Need More Tools Visit Our 3 Website From Here
FREE ONLINE TOOLS
OR
Email Extractor Lite 1.4
OR
Null Php Script
Best SMTP email services For Email Marketing
				
					yum install telnet -y
telnet smtp.gmail.com 25
				
			
				
					quit
				
			
				
					yum update -y
				
			
				
					hostnamectl set-hostname mail.yourdomain.com
				
			
				
					hostname
				
			
				
					ls -l

				
			
				
					rpm -ivh PowerMTA.rpm
				
			
				
					v=spf1 a mx a:yourdomain.com ip4:1.2.3.4 ~all
				
			
				
					v=DMARC1; p=none
				
			
				
					
SMTP Host	mail.yourdomain.com
SMTP port	2525
Use authetication	Yes
Login	adminuser
Password	adminPassWord
Email From	test@yourdomain.com
Email to	testuser@yourdomain.com
				
			
Scroll to Top