Hello Support Team,
Please, check the error when sending test mail. I have successfully tested the same mailing configuration in version 8.3.0.
13 Answer(s)
-
0
hi
You can test your email configuration by this sample.
Thanks.
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo
-
0
Hi maliming,
I have tested the same email configuration in ABP version 8.3.0 and it worked fine.
But the send test mail (in Settings -> Emailing) failed with the same email configuration in ABP version 9.0.4.
Please, check the Send test email in ABP version 9.0.4.
Do I need any further config in ABP version 9.0.4 for sending email?
-
0
-
0
Hi
I have sent you my email configuration.
-
0
hi
I tested and it works.
-
0
Hi
I still cannot sent test mail in ABP v9.0.4. It seems you are using different ABP version as mime (see image below):
Please, check your ABP version
-
0
-
0
Hi
I've sent you the link to my app -
0
hi
Can you share the backend project?
I can't see the error stack in the angular app.
Thanks.
-
0
Hi,
I have sent you my project. Please, help me check the issue.
Thank you
-
0
hi
It works after removing
options.SecureSocketOption
-
0
Hi,
Thank you for your help.
I am using the IMailKitSmtpEmailSender in my app. And it needs this configuration to work properly in ABP v8.3.0.
Is this configuration needed in v9.0.4 for the IMailKitSmtpEmailSender to work properly?Regards
-
0
hi
Maybe the Mailkit library has some changes. You can test it in 9.0.4.
Thanks.