So I have a simple list

news = newDS()
news:add{"bbc.co.uk";, "itv.com"}

 if news:check(dq.qname) then


                dq.variable = true
                dq.rcode=0
                return true

end

All good.

My question is how do I update the list after the service has gone live
without stopping or re-loading the script

Regards

Matt
_______________________________________________
Pdns-dev mailing list
Pdns-dev@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-dev

Reply via email to