Mailing
Custom provider
You can also use any other provider you like, by creating a new file in the provider
folder and implementing the
SendEmailHandler
interface:
Then, make sure to activate your custom provider in the config.ts
:
You can also use any other provider you like, by creating a new file in the provider
folder and implementing the
SendEmailHandler
interface:
Then, make sure to activate your custom provider in the config.ts
: