Hi,
I want to set MX to specific server for all accounts hosted on cpanel.
Is it advisable to do that by editing DNS template and instead
of
set
?
Or is there another smarter way?
I want to set MX to specific server for all accounts hosted on cpanel.
Is it advisable to do that by editing DNS template and instead
of
Code:
%domain%. IN MX 0 %domain%
Code:
%domain%. IN MX 0 mailserver.
Or is there another smarter way?