You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin/config.md
+32-8Lines changed: 32 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,17 +89,41 @@ These fields are experimental and subject to change with little notice. _Using t
89
89
90
90
## Email
91
91
92
-
Configure the `[email]` section to enable password resets and other email-based functionality. Today, WriteFreely only supports [Mailgun](https://mailgun.com) as a sending provider.
92
+
Configure the `[email]` section to enable password resets and other email-based functionality. With a provider fully configured, your instance will have the following email-based functionality automatically enabled:
***Forgot Password functionality**. Users will find a link on the _login_ page that allows them to reset their password via email.
95
+
***Email subscriptions / newsletters**. Blog authors can let readers subscribe to their blog posts via email, and optionally supply an email address where readers can privately reply. Authors will also have access to their subscribers list.
98
96
99
-
With both configuration values set, your instance will have the following email-based functionality automatically enabled:
97
+
WriteFreely supports configuring either a generic bulk email sender via SMTP, or [Mailgun](https://mailgun.com).
100
98
101
-
***Forgot Password functionality**. Users will find a link on the _login_ page that allows them to reset their password via email.
102
-
***Email subscriptions / newsletters**. Blog authors can optionally let readers subscribe to their blog posts via email, and optionally supply an email address where readers can privately reply. Authors will also have access to their subscribers list.
99
+
For all providers, you'll set the following value:
0 commit comments