0
datdv1 created
Hi Support Team ABP!
- ABP Framework version: v7.4.0
- UI Type:Angular
- Database System: MongoDB
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
Currently, I want to build email platform that allows users send email and receive new email in my application angular.
Can you guild for me step by step implement for this?
1 Answer(s)
-
0
hi
It depends on whether your mail provider provides the relevant API(send/receive). You can freely use its API in abp to send and receive emails.