0
daws created
- What is your product version? ABP 8.8.0
- What is your product type (Angular or MVC)? Angular
- What is product framework type (.net framework or .net core)? .net core
- What is ABP Framework version? abp 5.8
Hello !
The issue is that i try to send emails from abp framework through an anonymous SMTP server and it does not work via ABP. When I send it from SMTP Prober or directly from one c# smtp client, it works fine.
But from abp, I have set these parameters but it does not seems to work.
do you have any idea if I made some erros in the abpsettings ?
thanks