When a user creates an email, we need to check whether the email actually belongs to the user. Sending emails will not be done in Postgres or postgrest, we need another server side component. May be associated with the dispatcher (#68) or the scheduler (#181)
When a user creates an email, we need to check whether the email actually belongs to the user. Sending emails will not be done in Postgres or postgrest, we need another server side component. May be associated with the dispatcher (#68) or the scheduler (#181)