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

Adds smtp security params #3948

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

thiagomdiniz
Copy link
Contributor

Hi,
In some scenarios, the email sending service requires a secure connection.
After trying several ways to modify the Opal configuration file (opal-config.properties) or pass JAVA_OPTS arguments, the only way I found to make the email work with SSL was by applying these modifications.

Thanks!

@ymarcon
Copy link
Member

ymarcon commented Oct 18, 2024

Sorry, I forgot to mention: in Opal 5 the reporting feature has been removed, which means that there are no other services that uses the mail service... We kept it temporarily in case we find another usage (like sending OTP code by email if user has no authenticator app).

@ymarcon ymarcon merged commit 16f5449 into obiba:master Oct 18, 2024
1 check passed
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.

2 participants