PikaCourse / homiehomie

3 stars 0 forks source link

[ToDo] Use asynchronous email service to send email #109

Open William-An opened 3 years ago

William-An commented 3 years ago

TODO: Async email sending

What is this todo related to?

backend

What is the todo?

  1. Using SMTP will stall the system and need to be fixed
  2. either use async sender
  3. or try the API from mailgun

How urgent is the todo?

After v1.0.0b

Additional context

Add any other context about the problem here.