On Sat, Sep 12, 2015 at 05:47:19PM -0400, Curtis Maurand wrote: > I have set up dkim for a domain which sets up a txt record for the > dkim record. the name is default._domainkey.domain.com all well > and good and there is the usual text in the field. However, when I > run pdnssec against a zone, I get another _domainkey.domain.com > record which has type null and the content is null and the ordername > is null. will this interfere with serving up DKIM public keys? > > Thanks, > Curtis > -- > Curtis Maurand > [email protected] <mailto:[email protected]> > 207-252-7748
The NULL record is non-empty terminal. It is required for normal operation of PowerDNS, by allowing it to generate correct reply when asked for _domainkey.domain.com instead of default._domainkey.domain.com. Aki _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
