Açık Kapalı

Email verification is not working #2790


User avatar
0
safi oluşturuldu

Hi

I am using the Abp4.4.3 version of ABP and if I am trying to do email or phone number verification then it's saying email sent successfully but not getting any mail. Can you please provide me the solution for this?

Thanks,

  • ABP Framework version: v4.4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

4 Cevap
  • User Avatar
    0
    safi oluşturuldu

    Please reply it's urgent

  • User Avatar
    0
    yekalkan oluşturuldu
    Destek Takımı Fullstack Developer

    Hi,

    Have you setup Email Settings for your application?

    See https://docs.abp.io/en/abp/latest/Emailing#email-settings

  • User Avatar
    0
    safi oluşturuldu

    Hi,

    Have you setup Email Settings for your application?

    See https://docs.abp.io/en/abp/latest/Emailing#email-settings

    yes I tried with default abp email settings and tried my settings as well.

    System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: Authentication required

  • User Avatar
    0
    enisn oluşturuldu
    Destek Takımı .NET Developer

    So it means you configure a secure connection (SMTPS instead of SMTP). The port might be different for secure connection sometimes. Check the port again and make sure it's for secure connection

Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11