<br><br><div class="gmail_quote">On Tue, Jun 28, 2011 at 8:10 AM, Jan-Piet Mens <span dir="ltr"><<a href="mailto:jpmens.dns@gmail.com">jpmens.dns@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> Can anybody point me at some documentation about what is supposed to<br>
> go into the various fields in the db?<br>
<br>
</div>I don't usually advertise, but the chapter on PowerDNS in<br>
<a href="http://mens.de/:/book" target="_blank">http://mens.de/:/book</a> might help you a bit.<br><font class="Apple-style-span" color="#888888"><br></font></blockquote><div>Also not too obvious, but the following parts in documentation give a few hints:</div>
<div><a href="http://doc.powerdns.com/backend-writers-guide.html#id563456">http://doc.powerdns.com/backend-writers-guide.html#id563456</a></div><div><a href="http://doc.powerdns.com/backend-writers-guide.html#id563539">http://doc.powerdns.com/backend-writers-guide.html#id563539</a></div>
<div><a href="http://doc.powerdns.com/rw-backends.html#id564247">http://doc.powerdns.com/rw-backends.html#id564247</a></div><div><br></div><div>The basics:</div><div>- Omit Terminal "." - powerdns adds those by itself</div>
<div>- if MX||SRV then prio == prio else null</div><div>- if TXT then wrap doubletick</div><div>- if multipart TXT then wrap in multiple doubleticks</div><div><br></div><div> Stefan</div></div>