docs: add instructions for configuring ses to send mail. #2939
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In Issue 860, there's a link to some documentation on how to use AWS SES for Email sending.
The current server installation instructions make no mention of how to configure an Email server, nor that it's necessary for the registation flow not to bug out.
This commit adds a new documentation page, linked to from the installation instructions, which give some examples of mail providers, and instructions on how to configure SES as a mail server.
Note this is my first PR! Please let me know if there's anything missing.
Since this is a documentation-only change, I haven't built this or run the tests - let me know if you'd prefer me to do so.
Checklist
Before submitting the PR
[wip]
in the title of the PR it is is not final yet. Remove[wip]
when ready. Otherwise the PR will be considered complete and rejected if it's not working.General checks
Other tasks
UNRELEASED
.