<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    Hello there, <br>
    <br>
    do you know if it is possible with pdns Admin GUI (using mysql
    backend) to create a template that autoinsert a value in fields
    based on domain name?<br>
    <br>
    It is preatty common to create those records for any new domain
    name, <br>
    <br>
    E.g. : create new domain name -> foo.bar<br>
    <br>
    This domain, should have SOA, NS, MX records and this is preatty
    easy configurable, but creating default records is not because I can
    create a template containing all those default values and link new
    domain to this template, but how can I insert in that template this
    values?<br>
    <br>
    <blockquote type="cite">@ IN A 1.2.3.4<br>
      www IN CNAME @.</blockquote>
    <br>
    the above solution is a non-solution because even if it is not
    wrong, it will not get the same resolution of<br>
    <br>
    <blockquote type="cite">@ IN A 1.2.3.4<br>
      www IN CNAME <b>foo.bar</b>.</blockquote>
    <br>
    so how can I create a functional template to auto add the www record
    in my template based on domain name? Or... can I solve this using an
    ALIAS type or something different?<br>
    <br>
    Thanks for answerers, <br>
    Andrea<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      Andrea Biancalani - <i>Rep. Commerciale e Tecnico</i><br>
      <b>Connessioni Metropolitane srl</b><br>
      Via G. Valentini, 14 - Prato (PO) - 59100<br>
      Sito web: <a href="https://www.conmet.it"
        class="moz-txt-link-freetext">https://www.conmet.it</a><br>
      Tel. 0574 536553<br>
      Fax. 0574 536554<br>
    </div>
  </body>
</html>