YoutubeLinks icon indicating copy to clipboard operation
YoutubeLinks copied to clipboard

Rework sending emails

Open FritzTheCat9 opened this issue 10 months ago • 0 comments

Emails should be stored in database and queued to be send. Emails module (modular monolith). Emails should not block commands. Emails should be send separately. Save email to db then send email from event email created (email added to the database) etc.. Then fire internal event handler to send email. Use mediatR.

FritzTheCat9 avatar Apr 23 '24 12:04 FritzTheCat9