Reverse Lookup Zone help
Go to solution
Solved by leadeater,
13 minutes ago, Abdul201588 said:I wanted a nameserver because my ISP blocks residential IP (SMTP traffic). Anything I send will be marked as spam.
An external DNS server won't help with that then, most ISPs block port 25 on residential connections but they usually unblock on request. It's just a smart default due to tons of computers in the past becoming email spam nodes from viruses.
If they won't unblock it you'll have to create a VPN to the VPS and configure an SMTP relay on it then configure your local mail server to use the VPS as a mail relay agent by using the private IP of the VPN connection.
Edit:
Actually forget the VPN just change the port on the VPS SMTP relay then configure your local mail server to relay to that IP:Port

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now