[Yandex Cloud documentation](../../index.md) > [Yandex Cloud Postbox](../index.md) > FAQ

# General questions about Yandex Cloud Postbox

#### Is there support for Cyrillic domains? {#cyrillic-domains}

Yes, Yandex Cloud Postbox supports Cyrillic domains ([IDN](https://en.wikipedia.org/wiki/Internationalized_domain_name)). To use a Cyrillic domain, specify it in [Punycode](../operations/create-address.md) encoding when [creating an address](https://en.wikipedia.org/wiki/Punycode). For example, the domain `пример.рф` will appear as `xn--e1afmkfd.xn--p1ai` in Punycode.

#### Can I use my Yandex 360 organization's primary domain for Yandex Cloud Postbox mailings? {#domain-yandex-360-mailing}

Yes, you can specify your Yandex 360 organization's domain in the address settings and send your emails from it.

#### Are there any Yandex 360 or Yandex Cloud Postbox quotas and limits when using a Yandex 360 domain? {#domain-yandex-360-limits}

Yandex Cloud Postbox quotas and limits apply when using any domains. For more information, see [Quotas and limits in Yandex Cloud Postbox](../concepts/limits.md).

#### Is it required to create an SPF record? {#spf-required}

No, creating an SPF record on your custom domain is not required. Each email sent via Yandex Cloud Postbox is signed with two DKIM signatures: one from `postbox.yandexcloud.net`, our technical domain (with its SPF record preconfigured), and a second from your custom domain. In most cases, such authentication is sufficient for successful email delivery.

However, if the recipient has strict incoming mail screening policies, you may need to add an SPF record to your custom domain as well. For information about how to do this, see [SPF](../concepts/dns-records.md#spf).