Yandex MX registration Problem

ihabilisim

New member
Joined
Jan 5, 2021
Messages
4
Hello, I use Yandex mail from Connet for some sites I host on my server. This is my first time using the directadmin panel. I am updating MX records as explained on Connect yandex site. Later when I check the Mx record output.

MX setting I have made : https://prnt.sc/wgy8uj

While it should be this way: https://prnt.sc/wgy5z2

It looks like this: https://prnt.sc/wgy871

My MX record is not approved by yandex because the output image looks different than it should be, and I'm having trouble with Mail. Please can you help me with this.
 
How do you know it's not approved by yandex? Did you already wait long enough after making the change?
As point 4 of the MX setup says (and is indeed true):
Wait for the changes to take effect in the DNS. It may take DNS servers up to 72 hours to exchange the updated DNS records.
 
Yes I've waited long enough. So I waited for about 1 week. Later, I talked to the yandex support team and understood the reason for my disapproval.
 
That's odd, because it looks like their example in their own docs.

Waht is your domain name? Because I found this:
Code:
tesbixxxxx.com.tr.    3600    IN      MX      10 mail.tesbixxxxx.com.tr.
If that is your domain name, then the MX record has not been updated/changed for some reason. I presume you're using your own local DNS server?
 
Bu tuhaf, çünkü kendi belgelerinde onların örneğine benziyor.

Alan adınız Waht mı? Çünkü şunu buldum:
[kod] tesbixxxxx.com.tr. 3600 IN MX 10 mail.tesbixxxxx.com.tr. [/ Code]
Bu sizin alan adınızsa, MX kaydı herhangi bir nedenle güncellenmemiştir / değiştirilmemiştir. Kendi yerel DNS sunucunuzu kullandığınızı varsayıyorum.

After waiting about 1 week for the site you sent Hello to, I made a localmail setup. But it is the same for my other sites.
 
You didn't put a trailing dot after

Code:
mx.yandex.net

Edit your record so that it looks like this

Code:
mx.yandex.net.

and it will work.
Thank you very much. I didn't realize that, now I have corrected one and it worked right away.
 
Back
Top