Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Explain default email delivery settings #354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adamaltman
Copy link
Member

No description provided.

@@ -43,7 +43,10 @@ properties:
example: "rebilly"
isDefault:
type: boolean
description: Whether this setting will be used by default or not.
description: >

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about changing the order of the description, since the second point helps give context to the first?

The default email is used as the pre-selected `from` email for one-off user-initiated emails within the app.
If a `from address` placeholder value in a template resolves to an un-verified email address, the default email is used as a fallback.

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.

2 participants