Energy-Visualizer / mexer

Energy Visualizer (Summer 2024)
MIT License
0 stars 0 forks source link

SMTP Server #34

Closed kenny5033 closed 2 months ago

kenny5033 commented 3 months ago

We might prefer to be independent of Calvin's SMTP, if we can. This would make it easier to migrate the entire app to a non-Calvin space and makes us less dependent on ongoing CIT support.

An SMTP server needs to be made or, more likely, integrated, so this issue will be a thread to discuss respective options and ideas.

kenny5033 commented 3 months ago

SendGrid is a possible free option, at least for small usage (100 emails / day). SPF and DKIM information easy to find for a future domain.

kenny5033 commented 2 months ago

Currently set up with Outlooks free SMTP server use. An email is sent from eviz.site@outlook.com to the user's entered email.