hi
but its giving 400 error. Can you help us to gracefully show a message to the user like "Email already sent:".
Please share the full logs of backend, Thanks
liming.ma@volosoft.com
hi
Send email to tenant admin on tenant creation.
We will add this feature in the next version. You question credits refunded.
Thanks
hi
Can you share the logs of the backend?
hi
What's your template version? Are you using the lepton or leptonx?
This is not the recommended practice in your case.
hi
The mail sender components are from Microsft and Mailkit.
You can check its documentation to see how to send a mail with images.
hi
This is email-related. You can use our test program to test it.
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo
hi
You can create the interfaces in the Domain layer. And create a separate layer as the implementation.