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
Prepare production settings for sending of mails by using a suitable backend (instead of default print to console mail backend) and probably loading authentication information from secrets file.
The text was updated successfully, but these errors were encountered:
A mail will be sent when a new user registered (this implements #57)
Prepare mail sending by introducing required settings for dev and production, including entries in the matching secrets sample file (this finishes the implementation parts of #69)
Prepare production settings for sending of mails by using a suitable backend (instead of default print to console mail backend) and probably loading authentication information from secrets file.
The text was updated successfully, but these errors were encountered: