Base solution for your next web application
Open Closed

SMTP Sending on customer server doesn't work from public site - "System.Net.Mail.SmtpException: Server does not support secure connections." #10997


User avatar
0
olmy90 created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 10.2
  • What is your product type (Angular or MVC)? Angualr
  • What is product framework type (.net framework or .net core)? .net core

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

Hi,

on customer installation, emails can not be send from public site - I get following error: "System.Net.Mail.SmtpException: Server does not support secure connections."

How could that be solved?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    If the Email Server doesn't support secure connections, you can set EnableSsl to false in email settings in settings page.