Skip to content

SMTP_SSL Environment option in Backend required. #1416

Answered by jihun
LectomT asked this question in Q&A
Discussion options

You must be logged in to vote

@LectomT

Hello,

As you mentioned, SMTP_USE is configurable but it is an option that is not used internally. There is a history in the product development process, and it can be considered a kind of legacy. It seems that a cleanup of related environment variables is needed, and this is also related to the policy issue mentioned earlier, so it will likely be addressed later.

As you mentioned, since Google's SMTP service does not support SSLv3, we intend to raise the default security level to a higher security level (TLSv1.2). Additionally, we plan to add the following two options, which might be necessary:

  1. SMTP_CIPHER_SPEC: Indicates the security level and is injected into the ciphers sett…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@LectomT
Comment options

@jihun
Comment options

Answer selected by LectomT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants