mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
12 lines
705 B
ReStructuredText
12 lines
705 B
ReStructuredText
.. _smtp:
|
|
|
|
===================
|
|
SMTP (E-Mail) Setup
|
|
===================
|
|
There are several services that are able to take advantage of a Simple Mail Transfer Protocol (SMTP) server in order to send emails. The most common third party SMTP services are GMail and Amazon SES. Some example services that you may wish to use this functionality with are BTCPay Server, Ghost, Gitea, Nextcloud, Synapse, and Vaultwarden.
|
|
|
|
In order to get SMTP credentials for use in a StartOS service, you can follow one of these third party guides:
|
|
|
|
1. GMail - https://mariushosting.com/synology-activate-gmail-smtp-for-docker-containers/
|
|
2. Amazon SES - https://docs.aws.amazon.com/ses/latest/dg/smtp-credentials.html
|