<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#f5f5f5" bgcolor="#272a36">
    Thank you for the suggestion and whilst not the solution it provided
    the pointer to sort this...<br>
    <br>
    Basically call it my stupidity or ignorance of having copy/pasted in
    the server directive various zone statements and that including [
    domain-insecure: mail ]. After removing it the error gone.<br>
    <br>
    Same old - human error being the most common bug...<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 26/07/2018 23:37, Eric Luehrsen
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAC_tJBESDbYLKjSH1wsyXKfLRwfPh1RPZHztTXQv++9ADgx34g@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">Try this instead.
        <div dir="auto"><br>
          <div dir="auto">    local-zone: [<a
              href="http://mail.example.net" moz-do-not-send="true">mail.example.net</a>]
            typetransparent</div>
          <div dir="auto">    local-data: "[<a
              href="http://mail.example.net" moz-do-not-send="true">mail.example.net</a>]
            3600 IN DS [parms hash blob]"<br>
          </div>
          <div dir="auto">
            <div dir="auto"><br>
            </div>
            <div dir="auto">Then the DS is pulled from Unbound
              internally and not subject to root-reconcilation, rfc5011,
              and such.</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>