Mea culpa.

It seems that I glazed over the "" in the example on:

  http://doc.powerdns.com/types.html

I changed my example insert to the form:

insert into records
   (domain_id, name, type, content)
   values
   ( 1, '4.3.example.com', 'NAPTR', $C$100 10 "u" "E2U+sip" "" 
!^\+*([^\*]*)!sip:\[email protected]!$C$
);

And after a rectify-zone it works.

All of the RRSIGs still fail to verify, though.

-JimC
-- 
James Cloos <[email protected]>         OpenPGP: 1024D/ED7DAEA6
_______________________________________________
Pdns-dev mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-dev

Reply via email to