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

(fix) Allow SMTP without TLS #17

Merged
merged 1 commit into from
Nov 30, 2023
Merged

(fix) Allow SMTP without TLS #17

merged 1 commit into from
Nov 30, 2023

Conversation

0x2142
Copy link
Owner

@0x2142 0x2142 commented Nov 30, 2023

Updated SMTP client for email alerting to use NoTLS if SMTPTLS config flag is set.

Should fix #16

@0x2142 0x2142 merged commit ffe9b94 into main Nov 30, 2023
1 check passed
@0x2142 0x2142 deleted the fix-smtp-without-tls branch November 30, 2023 01:33
@0x2142 0x2142 self-assigned this Dec 3, 2023
@0x2142 0x2142 added the bug Something isn't working label Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SMTP without TLS doesn't work
1 participant