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

Improved smtp mail handler #582

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Improved smtp mail handler #582

merged 3 commits into from
Nov 21, 2024

Conversation

sinamics
Copy link
Owner

This will run the smtp handler in the background and not block the main thread in case of errors.
Added option for users to set rejectUnauthorized "Verify SSL Certificate" from the web ui. it was previsouly hardcoded true.

Resolves #565

@github-actions github-actions bot added the ztnet Main Application label Nov 21, 2024
@sinamics sinamics merged commit 26bdc1d into main Nov 21, 2024
3 checks passed
@sinamics sinamics deleted the smtp-background-task branch November 21, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ztnet Main Application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Docker - Email Sending timing out - Bad Request 400
1 participant