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
As requested by the committee, we need the registration server to send a confirmation email upon completion of the registration. We didn't have that feature before because we relied on the payment confirmation email.
I'm pretty sure Heroku has a service for that, otherwise the question is simply: how do I easily send an email from python?
The text was updated successfully, but these errors were encountered:
As requested by the committee, we need the registration server to send a confirmation email upon completion of the registration. We didn't have that feature before because we relied on the payment confirmation email.
I'm pretty sure Heroku has a service for that, otherwise the question is simply: how do I easily send an email from python?
The text was updated successfully, but these errors were encountered: