Closed TheTedder closed 3 months ago
This PR deprecates the EmailSender service and replaces it with BrevoService which uses Brevo's REST API to send emails instead of an SMTP relay. Closes #208.
EmailSender
BrevoService
This PR deprecates the
EmailSender
service and replaces it withBrevoService
which uses Brevo's REST API to send emails instead of an SMTP relay. Closes #208.