Linux / UNIX Tech Support Forum
This is a discussion on Dns MX Record within the Domain Name Server forums, part of the Mastering Servers category; if i put in dns similar prefence MX record two times for same domain mail server then what will happen,to ...
|
|||||||
| Domain Name Server Discussion on domain name server including BIND and other servers. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
if i put in dns similar prefence MX record two times for same domain mail server then what will happen,to whom it give high priority.
kindly explain ,iam totally confused , waiting for your response. Regards Rahul Kolan |
| Sponsored Links | ||
|
|
|
||||
|
Each MX record contains a priority and a host name. To give priority use numbers:
Code:
@ 3600 IN MX 10 mx1.example.com. @ 3600 IN MX 20 mx1.example.com.
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| dns , mx priority |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MX record for a subdomain | h@foorsa.biz | Domain Name Server | 1 | 17-09-2008 03:22 AM |
| Shell Script Searching For a Record In The File | vinz4ever | Shell scripting | 1 | 11-05-2008 07:35 PM |