• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

DNS webmail is this a persistent bug or stubbornness???

K

knocx

Guest
i see that still we can not use DNS template to define an external webmail

i change the RR webmail on the DNS template to

webmail CNAME webmail.xxx.com

but when a new domain is created

it creates the record as

webmail A 12.13.145.15

, to resolve this you have to browse to DNS tab for that domain and cliek to Default.. after hitting default it is then changed to

webmail CNAME webmail.xxx.com

since this is not a useful solution

i tried an eventhandler to automate this setting to default duty.

./dns.sh --reset domain.com --www true -ip 1.1.1.1

reloaded , restarted named

well this isnt working either...

is there a way to handle this?
 
Back
Top