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?
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?