open-plan-tool / gui

Energy Planning Application
Other
8 stars 4 forks source link

Use explicit email backend switch #213

Closed 4lm closed 2 years ago

4lm commented 2 years ago

In preparation for #211 I need an explicit email backend switch because I want to be able to use email sending in debug mode. Sending the emails to the console might also be helpful in production for quick live debugging.

@Bachibouzouk, please review the changes made in this PR and merge on approval.