- ABP Framework version: v7.3.3
- UI Type: MVC
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): no
- Exception message and full stack trace:
- Steps to reproduce the issue:
Need to send mails for password recovery, etc.
Need help on integrating sendgrid as a email service into the existing application.
Kindly share some reference or samples on this.
3 Answer(s)
-
0
Hello Sraman,
Please do have look to this similar ticket https://support.abp.io/QA/Questions/3296/Integration-with-SendGrid
You just need to change email settings like https://docs.abp.io/en/abp/latest/Emailing#email-settings
Please do let me know if anything else needed
Thank you, Anjali
-
0
Hello Sraman,
Please do have look to this similar ticket https://support.abp.io/QA/Questions/3296/Integration-with-SendGrid
You just need to change email settings like https://docs.abp.io/en/abp/latest/Emailing#email-settings
Please do let me know if anything else needed
Thank you, Anjali
OK Thanks. How can we change the existing email templates for forgot password?
-
0
Hello Sraman,
To change the existing email templates for forgot password you need to log in as Admin and then go to Text Template and Edit contents of Password Reset Email.
Please do let me know if found helpful
Thank you, Anjali