Thank you very much. That was it. : ) The double quotes have been missed. But something is strange. If I use TXT records without double quotes than they are automatically set by pdns and if I set the double quotes by myself, then work everything too. But if I use SPF records, I MUST set the double quotes by myself, so that everything is working. I think this is really impractical. Would be great if SPF records have the same mechanism with the double quotes like TXT records.
Julian Mehnle wrote: > > shion wrote: > >> Now I have added a SPF record. >> SPF v=spf1 -all >> >> [...] >> >> After adding a SPF record, it isn't possible to dig the domain. > > Unlike others in this thread have said, "SPF" is very well a valid RR > type. Your problem is that you forgot to enclose the RR contents in > double quotes. (The same applies to the database backends, BTW! You > actually have to store the double quotes in the database field!) > > One thing about the "SPF" RR type, though: Although the SPF spec prefers > it over the legacy "TXT" type, some older implementations query only for > TXT RRs. I recommend having both "SPF"-type and "TXT"-type RRs with > identical content. > > -Julian > > > _______________________________________________ > Pdns-users mailing list > [email protected] > http://mailman.powerdns.com/mailman/listinfo/pdns-users > > -- View this message in context: http://www.nabble.com/dig-doesn%27t-work-after-adding-SPF-record-tp24757839p24788584.html Sent from the PowerDNS mailing list archive at Nabble.com. _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
