Creating an address
Written by
Updated at September 23, 2024
-
Generate a key to create a DKIM signature:
openssl genrsa -out privatekey.pem 2048
-
Create an address:
Management console- In the management console
, select the folder you want to create an address in. - Select Cloud Postbox.
- Click Create address.
- In the Domain field, specify the domain from which you will be sending emails. The domain can be of any level.
- In the Selector field, choose a selector, e.g.,
postbox
. You should use the specified selector only in one resource record: the one you create at domain ownership verification. - (Optional) Link the configuration to an address.
- In the Private key field, copy the contents of the
privatekey.pem
file. - (Optional) Configure logging.
- Click Create address.
To send emails, pass domain ownership verification.
- In the management console