docs: Fix misinformation about DigitalOcean allowing you to send emails.

Closes #194
This commit is contained in:
Inex Code 2024-10-02 14:56:54 +03:00
parent 43caca82d0
commit 0ca500d8c6
2 changed files with 2 additions and 2 deletions

View file

@ -87,4 +87,4 @@ Sending email may be blocked by your provider.
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. 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, such a problem has not been observed, but if you have encountered this, try to get in touch with the hosting support. 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).

View file

@ -87,4 +87,4 @@ IMAP порт: `143`
Hetzner [отвечает](https://docs.hetzner.com/cloud/servers/faq/#why-can-i-not-send-any-mails-from-my-server) что они действительно блокируют отправку электронных писем для новых аккаунтов. После месяца работы сервера и первого успешного платежа Hetzner просит связаться с поддержкой для выяснения причин использования электронной почты. Вы можете сослаться на использование почты для общения с пользователями ваших сервисов. Hetzner [отвечает](https://docs.hetzner.com/cloud/servers/faq/#why-can-i-not-send-any-mails-from-my-server) что они действительно блокируют отправку электронных писем для новых аккаунтов. После месяца работы сервера и первого успешного платежа Hetzner просит связаться с поддержкой для выяснения причин использования электронной почты. Вы можете сослаться на использование почты для общения с пользователями ваших сервисов.
С DigitalOcean подобной проблемы замечено не было, но если с вами такое случилось, постарайтесь связаться с поддержкой хостинга. DigitalOcean не позволяет отправлять почту вообще. Они предложат использовать сторонние сервисы для отправки почты, такие как [SendGrid](https://sendgrid.com/). Поддержку сторонних сервисов отправки почты в SelfPrivacy можно отследить в [этой задаче](https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/issues/100).