hey there!
i have a CPanel domain server.
I actually made a website in an external server with some features which aren't enabled on that Linux server at CPanel and I need to keep mailserver in their server.
I was trying to move all DNS requests through the website for the external server but everytime I tried I can't receive any email but it sends. I set the A record to mail.domain.com to CPanel server and after that, I just tried to add two records to the external server.
Can I try to redirect all requests to the website without them blocking external mail requests?
i have a CPanel domain server.
I actually made a website in an external server with some features which aren't enabled on that Linux server at CPanel and I need to keep mailserver in their server.
I was trying to move all DNS requests through the website for the external server but everytime I tried I can't receive any email but it sends. I set the A record to mail.domain.com to CPanel server and after that, I just tried to add two records to the external server.
www.domain.pt. | 3600 | A | external.IP |
domain.pt. | 3600 | MX | Priority: 0 Destination: mail.domain.pt |
domain.pt. | 3600 | A | external.IP |
Can I try to redirect all requests to the website without them blocking external mail requests?
Last edited by a moderator: