Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add instructions for configuring ses to send mail. #2939

Merged
merged 3 commits into from
Sep 1, 2019

Conversation

nitsuaa
Copy link

@nitsuaa nitsuaa commented Aug 25, 2019

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

  • Read the CONTRIBUTING document before submitting your PR.
  • If the PR is related to an issue or fix one, don't forget to indicate it.
  • Indicate [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

  • Make sure that the change you propose is the smallest possible.
  • The name of the PR should follow the conventional commits guideline that the project follows.

Other tasks

  • CHANGELOG entry added, if necessary, under UNRELEASED.
  • CONTRIBUTORS entry added, if necessary.
  • If it's relevant and worth mentioning, create a changelog entry for this change. The changelog entry will appear inside the UI for all users to see. To know if your change is worth the creation of a changelog entry, read the documentation.
  • Don't forget to ask for a free account on https://monicahq.com as anyone who contributes can request a free account.

Andrew Austin added 2 commits August 25, 2019 23:20
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.
Quick fixes
@CLAassistant
Copy link

CLAassistant commented Aug 25, 2019

CLA assistant check
All committers have signed the CLA.

@asbiin asbiin merged commit 504f3d7 into monicahq:master Sep 1, 2019
@asbiin
Copy link
Member

asbiin commented Sep 1, 2019

Thank you @nitsuaa!

@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants