Max Bowsher wrote:
> At the time of writing, the DNS records in question look like this:
> 
> ;; QUESTION SECTION:
> ;bcidahofoundation.org.         IN      MX
> 
> ;; ANSWER SECTION:
> bcidahofoundation.org.  900     IN      CNAME   www.bcidahofoundation.com.
> www.bcidahofoundation.com. 84397 IN     CNAME   bcidahofoundation.com.
> bcidahofoundation.com.  69      IN      MX      10 mail1.bcidaho.com.
> bcidahofoundation.com.  69      IN      MX      10 mail2.bcidaho.com.

Exim will use the MX records in preference to the CNAME of the domain name, so
the mails will get routed to mail1.bcidaho.com and mail2.bcidaho.com.

Regards

D.

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to