• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved DNS record updated by sql

christian

Basic Pleskian
i used sql to update some domains DNS records,
but it seem that this changes aren't used or returned by the dns server.
ex, update _dmarc or spf record, when fighting with deliverability problems..
to do changes must be effective, i was forced to open each domain dns, edit record and add space, validate and update.. to get change effective..

too boring !!

in plesk admin interface, when we change a dns recods, after validate, we must click update on dns page..
how to do the same for a domain or a record, to have dns using/return this new setting.?

without rebuilding entire dns values from template.?
 
hum, tried
plesk sbin dnsmng --update domain.tld (with modifyed domain)

but, changes setted in psa.dns_recs.val and psa.dns_recs.displayVal are not setted or used by the dns..

i have a lot of dns records to update. .does exist a way to do it? retrieve specific dns record , and update value.?
or delete specific record, and set it changed?
from command line.

thanks.
 
tryed again, and find command working

plesk sbin dnsmng --update domain.ltd --without-reverse

the change setted in psa.dns_recs.val and psa.dns_recs.displayVal by sql request is used effectively by the dns.
 
Back
Top