View Single Post
  #1 (permalink)  
Old 10-08-2009, 19:23
eshops eshops is offline
Junior Member
 
Join Date: Jul 2009
Posts: 28
Default Modifying MX Entry

Hi, I am using WHM to add new account and found that all the accounts created are having MX record of
Code:
mydomain.com. 0
How can I add new MX entries such as the following?
Code:
mx1.mydomain.com. 10 
mx2.mydomain.com. 20
I can see I can add these in the zone template, but will these MX records work? Do I need to setup the MX entry elsewhere within the WHM?

Thanks!
Reply With Quote