Hi Edouard, I would start by **not** anonymizing domains you want to help with. What’s the point of using my-domain.fr anyway?
$ dig +short IN TXT pasteur-cayenne.fr "v=spf1 a mx -all" There’s no shame in having a problem you can’t solve yourself. We’ve all been there. Disguising the real domain is very often misleading and prevents other people from helping you. I would start by checking the correctness of the zone file (with named-checkzone) and making sure you bumped the serial number in SOA and you reloaded the zone. Ondrej -- Ondřej Surý ond...@isc.org > On 10 Dec 2019, at 13:56, Edouard Guigné <egui...@pasteur-cayenne.fr> wrote: > > Dear all, > > I am using bind 9.11.4-9.P2 installed on a centos 7 with yum. > > I am seting dkim and dmarc record for a mail server. > > I succeeded to set the dkim record ( a test with # dig txt + short ... works) > > But I am stucked with dmarc record. > I filled my zone file like this : > > ... > $ORIGIN my-domain.fr. > ... > @ 86400 IN TXT "v=spf1 a mx -all" > > selector._domainkey IN IN TXT ( "v=DKIM1; k=rsa; " > "p=..." ) > > _dmarc IN TXT "v=DMARC1; p=none; rua=mailto:dm...@my-domain.fr; pct=5; > sp=none; aspf=r" > ... > > A test with the dig command does not give answer : > # dig txt +short _dmarc.my-domain.fr > > May someone help me to make it works ? > > Best Regards, > > EdG > > _______________________________________________ > Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe > from this list > > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users