Re: [Pdns-users] PowerDNS also-notify support
Hello, answering my own question, it would appear this has been implemented in the `domainmetadata' table: SELECT * FROM domainmetadata WHERE domain_id = 4; ++---+-+--+ | id | domain_id | kind| content
[Pdns-users] PowerDNS also-notify support
On Thu Jan 27 2011 at 23:37:01 CET, bert hubert wrote: > Next to DNSSEC, other major new features include: > > ● "Also-notify" support, implemented by Aki Tuomi in commit 1400. Support > for > Generic SQL backends and for the BIND backend. Can you elaborate on the "also-notify" support? C