• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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