<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/22/2012 03:46 PM, Gerald Waugh
      wrote:<br>
    </div>
    <blockquote cite="mid:500C0418.70407@frontstreetnetworks.com"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      On 07/22/2012 05:01 AM, DD wrote:
      <blockquote
        cite="mid:024701cd67f0$fa58d4b0$ef0a7e10$@distortal.com"
        type="cite">
        <meta http-equiv="Context-Type" content="text/html;
          charset=US-ASCII">
        <div>
          <p><span>Still having problems. </span></p>
          <p><span>   </span></p>
          <p><span>PTR for 83.170.92.204 points to mtbe.co.uk and the
              domain no longer uses CNAMEs. I still see the same error
              when I try to email <a moz-do-not-send="true"
                href="mailto:someone@mtbe.co.uk">someone@mtbe.co.uk</a>
            </span></p>
          <p><span>   </span></p>
          <p><span>Double-checking, I have mtbe.co.uk as web and email
              alias, both mtbe and <a moz-do-not-send="true"
                href="http://www.mtbe">www.mtbe</a> appear in
              /etc/mail/local-host-names </span></p>
        </div>
      </blockquote>
      You still have 'CNAME' from here<br>
      Do not use 'cname' for any of your DNS....<br>
      ==================================<br>
      [root@sv1 web]# dig MX <a moz-do-not-send="true"
        class="moz-txt-link-abbreviated" href="http://www.mtbe.co.uk">www.mtbe.co.uk</a><br>
      <br>
      ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.10.rc1.el6
      <<>> MX <a moz-do-not-send="true"
        class="moz-txt-link-abbreviated" href="http://www.mtbe.co.uk">www.mtbe.co.uk</a><br>
      ;; global options: +cmd<br>
      ;; Got answer:<br>
      ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id:
      12868<br>
      ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL:
      0<br>
      <br>
      ;; QUESTION SECTION:<br>
      ;www.mtbe.co.uk.                        IN      MX<br>
      <br>
      ;; ANSWER SECTION:<br>
      <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
        href="http://www.mtbe.co.uk">www.mtbe.co.uk</a>.         3600   
      IN      CNAME   mtbe.co.uk.<br>
      mtbe.co.uk.             3600    IN      MX      0 mail.mtbe.co.uk.<br>
      ==================================<br>
      <br>
      Also I see the priority is '0' is that valid?<br>
      Maybe change and see if it helps.<br>
    </blockquote>
    <br>
    0 is a perfectly valid MX pref. (16bit unsigned int per RFCs) - one
    might argue if its smart to use it but it's valid. But I fully I
    second your statement regarding CNAMEs, the record for www is quite
    sure the culprit here.<br>
    <br>
    Cheers,<br>
    Christoph<br>
  </body>
</html>