• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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