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 | +----+-----------+-----------------+--------------------------+ | 78 | 4 | ALSO-NOTIFY | 1.2.3.4 | +----+-----------+-----------------+--------------------------+ After an AXFR I note the following entry in the log: Queued also-notification of domain 'jpmens.org' to 1.2.3.4 Is there a way to fully override PowerDNS' NOTIFY mechanism with something like an "only-notify" ? Thank you. -JP _______________________________________________ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users