[Exim] Re: MX record as a alias vs cname

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Suresh Ramasubramanian
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [Exim] Re: MX record as a alias vs cname
+++ Matthew Byng-Maddick [exim-users] <06/02/02 16:18 +0000>:
> The relevant RFC is that an MX should point to a Canonical Name in the
> DNS.


Erm ... you forgot a "not" there? MXs should NOT point to CNAMEs, or to IPs.

domain.com.    IN MX 10    mail
mail        IN    A    10.0.0.1


    -srs