E-mail is a time-tested protocol that needs no introduction. A personal mail server will provide special privacy for all correspondence and is useful for registering in online services and personal correspondence, especially for [Delta.Chat]({{< ref "delta-chat.md" >}}).
- WEB-interface "Roundcube": can be enabled after [setting up the SelfPrivacy server]({{< ref "docs/Getting started/_index.md" >}}). It will be accessible at `https://webmail.YOUR.DOMAIN`
(Use **full** email address as login: ```your_username@your.domain```)
Messages for `user+alias@domain.com` will go to `user@domain.com`. It can be useful for spam origin analysis if a unique alias is used for each online service when registering.
Hetzner [responds](https://docs.hetzner.com/cloud/servers/faq/#why-can-i-not-send-any-mails-from-my-server) that they do indeed block the email for new accounts. After one month of server operation and the first successful payment, Hetzner asks to contact support to clarify the reasons for using email. You may mention that you plan to use email to communicate with users of your services.
With DigitalOcean, you can't send emails at all. They would tell you to use a third-party service like [SendGrid](https://sendgrid.com/) as a relay. You can track the status of relay support in SelfPrivacy in the [issue](https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/issues/100).