Re: [Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

2016-12-20 Thread Paul Travers
Yes, updating this config option solved my issue. -- Paul Travers Systems Engineer T 502.992.7971C 606.875.2804 F 502.992.8001 9920 Corporate Campus Drive, Suite 1000, Louisville, KY 40223 CBS Interactive On Tue, Dec 20, 2016 at 2:07 AM, Nico CARTRON wrote: > > > On 20 December 2016

Re: [Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

2016-12-19 Thread Nico CARTRON
On 20 December 2016 02:45:49 CET, Paul Travers wrote: >Ah ha! That's probably my issue, I will reply back if that doesn't fix >it! You should actually also reply back if that fixes the issue, so that people searching the list archive can find the information when needed :) -- Nico >On Dec

Re: [Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

2016-12-19 Thread Paul Travers
Ah ha! That's probably my issue, I will reply back if that doesn't fix it! On Dec 19, 2016 8:25 PM, "Christian Hofstädtler | Deduktiva" < christian.hofstaedt...@deduktiva.com> wrote: > > > On 20 Dec 2016, at 00:29, Paul Travers > wrote: > > > > I have the following entries in my domainmetadata t

Re: [Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

2016-12-19 Thread Christian Hofstädtler | Deduktiva
> On 20 Dec 2016, at 00:29, Paul Travers > wrote: > > I have the following entries in my domainmetadata table: > > mysql> select * from domainmetadata where domain_id = 3; > ++---+-++-+ > | id | domain_id | kind| conte

[Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

2016-12-19 Thread Paul Travers
I have the following entries in my domainmetadata table: mysql> select * from domainmetadata where domain_id = 3; ++---+-++-+ | id | domain_id | kind| content| date_modified | ++---+---