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

Add support to SSL/TLS/SSLTLS encryption for SMTP #221

Merged
merged 2 commits into from
Sep 30, 2022

Conversation

jag-k
Copy link
Contributor

@jag-k jag-k commented Sep 2, 2022

Fix #193

Changelog:

  • Add SMTP_ENCRYPTION env-variable with supported type: SSL, TLS, SSLTLS (I don't know what does it mean) and STARTTLS, where latest been by default.
  • Add minor fix from Minor Changes for SMTP #210

@ngoduykhanh ngoduykhanh merged commit 63d6e1f into ngoduykhanh:master Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for SMTP SSL/TLS encryption
2 participants