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

use secret for SMTP credentials #18

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sebtiz13
Copy link

@sebtiz13 sebtiz13 commented Nov 1, 2022

Hi, just a little improvement to use a secret instead of configmap to store SMTP credentials because It's more securely.
I have also updated to use the new env variable SMTP_SECURITY instead of SMTP_SSL and SMTP_EXPLICIT_TLS

@Skeen
Copy link
Owner

Skeen commented Nov 7, 2022

Hi, looks good, will you rebase the changes?

@sebtiz13 sebtiz13 force-pushed the feat/support-secret-smtp branch from a5936da to 407bc0d Compare November 7, 2022 12:44
@sebtiz13 sebtiz13 force-pushed the feat/support-secret-smtp branch from 651a7e5 to c7de07a Compare November 7, 2022 12:50
needed to support `SMTP_SECURITY`
@sebtiz13 sebtiz13 force-pushed the feat/support-secret-smtp branch from c7de07a to e9c91bc Compare November 7, 2022 12:52
@sebtiz13
Copy link
Author

sebtiz13 commented Nov 7, 2022

It's ok, I have rebase the branch to merge with previous changes.
From previous PR I have update the image version because SMTP_SECURITY is only supported after v1.25.

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