MX records

David Gamache dag at dagnetsolutions.com
Fri Feb 16 02:10:56 UTC 2001


Hi,

I'm experimenting with MX records that have been giving me problems.
This scenario works:

;Mail eXchange records
pop	IN	A	1.2.3.123
mydomain.com.	MX	10	pop.mydomain.com.

While this one does not (even though it looks more syntacticly correct):

;Mail eXchange records
pop	IN	A	1.2.3.123
mydomain.com.	IN	MX	10	pop.mydomain.com.

The only difference is that I added the "IN".
Any idea what is going on here?

Thank you very much for your help,
David Gamache



More information about the bind-users mailing list