Problems with email

  1. I can't receive and send emails from the mailbox hosted on my domain
  2. My emails don't reach the recipient or end up in the spam folder

I can't receive and send emails from the mailbox hosted on my domain

Most Yandex Mail issues have to do with incorrect mail domain settings. Make sure that the domain is set up correctly:

Step 1. Check the domain registration date

You can check your domain's registration date by using any WHOIS service, such as https://www.whois.com:

  1. Go to the WHOIS service page.

  2. Enter your domain name in the search box, like example.org.

  3. Make sure the date specified in the Expires On: line hasn't been reached yet.

If the domain expired, contact your registrar to renew it.

Step 2. Check your domain's DNS records

Make sure that your DNS records are configured correctly. You can do this using http://www.digwebinterface.com or any other dig utility.

  1. Specify your domain name (such as example.org) in the Hostnames or IP addresses field.

  2. In the Type field, select MX and click Dig.

The response should look like this:

example.org.  20755 IN MX 10 mx.yandex.net.
If the server doesn't respond, the response doesn't match the request, or it contains too many records, the MX record wasn't properly configured. Follow the instructions to set it up.
Examples of incorrect responses and how to correct them
Response How to fix it
example.org.  20755 IN MX 10 mx.yandex.net.
example.org.  12345 IN MX 12 somevalue.somedomain.tld

Delete extra records, leaving only one with priority 10 and value mx.yandex.net.

example.org. 12345 IN MX 12 somevalue.somedomain.tld
Delete this record and set up a new one following the instructions.
The response is empty. Most likely, the record was not configured for your domain. Follow the instructions to set it up. If the record is configured but doesn't appear in the response, contact your hosting support.
Attention. Wait 72 hours before checking the DNS records again. DNS servers need this time to update their record data.

If your domain registration hasn't expired and all the settings are correct, look for the issue in Yandex Mail Help under Issues sending and receiving email.

My emails don't reach the recipient or end up in the spam folder

If you send too many emails from your mailbox, the Yandex Mail security system may mistake your emails for spam and stop you from sending them. To learn more about outgoing email limits and requirements for mailing lists, go to Sending a large number of messages in Yandex Mail Help.

If you didn't send any mass email messages, try to identify the problem using the step-by-step guide in Yandex Mail Help under I can't send email.