Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: SSL only connection on SMTP Server isn't working #5945

Open
2 tasks done
NolPalDaniele opened this issue Feb 1, 2024 · 0 comments
Open
2 tasks done

[Bug]: SSL only connection on SMTP Server isn't working #5945

NolPalDaniele opened this issue Feb 1, 2024 · 0 comments

Comments

@NolPalDaniele
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

DNN isn't working in connecting with SMTP servers only have SSL connection and not having TLS.

Steps to reproduce?

Go to:

  • Settings
  • servers
  • server settings form
  • server SMTP
  • try to set the property to connect to a SMTP server mail without TLS and with SSL only.

Current Behavior

after saving the configuration the DNN is unable to send any mail, in reality it stops before because the error is impossible to connect to remote SMTP mail server. This happens even if you put Enable SMTP SSL on in the end of the form.

Expected Behavior

it should work with SSL only SMTP mail servers

Relevant log output

No response

Anything else?

No response

Affected Versions

9.13.2 (latest release)

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant