-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
We want to use Port and Adapters method for the Mail Sender so the app user can decide to replace the adapter easily for example if they want to use an async handler with celery.
Define a default MailSenderProtocol that users can overwrite in the django settings. The application should always use this protocol to send email.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done