Bug when using @ while editing DNS Zone?

websafe

Verified User
Joined
Jun 15, 2010
Messages
103
Location
Opole, PL
I'm trying to add a MX record using "@" via the form shown under
Code:
/CMD_DNS_CONTROL?domain=my.domain.tld

What Im trying to add is:

@ 10 mail

(instead of adding: my.domain.tld. 10 mail)

but I'm getting the error:


Cannot Add Record

Details

You must provide a valid name and value


When I try to do the same via the form shown under
Code:
/CMD_DNS_MX?domain=my.domain.tld
it works as expected and "@" is accepted and the record is added.


Is this a feature or a bug?
 
Back
Top