• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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