Creating an address
-
In the management console
, select the folder you want to create an address in. -
Go to Cloud Postbox.
-
Click Create address.
-
In the Domain field, specify the domain you will use to send emails. You can use a domain of any level.
-
(Optional) Link the configuration to an address.
-
Set up outgoing email signatures (DKIM). Select:
-
Simple for Yandex Cloud Postbox to prepare keys and DNS records for you to add to your DNS provider. For more information, see DKIM signature.
-
Advanced to specify a selector and private key manually:
-
Generate a key to create a DKIM signature. Yandex Cloud Postbox supports 1,024-bit and 2,048-bit keys. To generate a key, run the following OpenSSL command:
openssl genrsa -out privatekey.pem 2048Note
Some DNS providers impose length limitations on TXT records. If you encounter such an issue, use a 1024-bit key.
-
In the Selector field, specify a selector, e.g.,
postbox. This selector should be used in one resource record only: the one you create when you pass the domain ownership check. -
In the Private key field, copy the contents of the
privatekey.pemfile.
-
-
-
Optionally, configure logging.
-
Optionally, under Restrictions, enable Restrict sender list and specify the addresses allowed to send emails.
-
Click Create address.
To send emails, pass a domain ownership check.