mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 20:51:26 +00:00
Email Alerts Config Removal (#22225)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
parent
f7c1b909e8
commit
102e07d766
@ -8,16 +8,3 @@ src="/images/v1.7/how-to-guides/admin-guide/email.webp"
|
||||
alt="Email Configuration"
|
||||
caption="Email Configuration"
|
||||
/%}
|
||||
|
||||
```
|
||||
email:
|
||||
emailingEntity: ${OM_EMAIL_ENTITY:-"OpenMetadata"} -> Company Name (Optional)
|
||||
supportUrl: ${OM_SUPPORT_URL:-"https://slack.open-metadata.org"} -> SupportUrl (Optional)
|
||||
enableSmtpServer : ${AUTHORIZER_ENABLE_SMTP:-false} -> True/False
|
||||
senderMail: ${OPENMETADATA_SMTP_SENDER_MAIL}
|
||||
serverEndpoint: ${SMTP_SERVER_ENDPOINT:-""} -> (Ex :- smtp.gmail.com)
|
||||
serverPort: ${SMTP_SERVER_PORT:-""} -> (SSL/TLS port)
|
||||
username: ${SMTP_SERVER_USERNAME:-""} -> (SMTP Server Username)
|
||||
password: ${SMTP_SERVER_PWD:-""} -> (SMTP Server Password)
|
||||
transportationStrategy: ${SMTP_SERVER_STRATEGY:-"SMTP_TLS"}
|
||||
```
|
||||
|
@ -8,16 +8,3 @@ src="/images/v1.8/how-to-guides/admin-guide/email.webp"
|
||||
alt="Email Configuration"
|
||||
caption="Email Configuration"
|
||||
/%}
|
||||
|
||||
```
|
||||
email:
|
||||
emailingEntity: ${OM_EMAIL_ENTITY:-"OpenMetadata"} -> Company Name (Optional)
|
||||
supportUrl: ${OM_SUPPORT_URL:-"https://slack.open-metadata.org"} -> SupportUrl (Optional)
|
||||
enableSmtpServer : ${AUTHORIZER_ENABLE_SMTP:-false} -> True/False
|
||||
senderMail: ${OPENMETADATA_SMTP_SENDER_MAIL}
|
||||
serverEndpoint: ${SMTP_SERVER_ENDPOINT:-""} -> (Ex :- smtp.gmail.com)
|
||||
serverPort: ${SMTP_SERVER_PORT:-""} -> (SSL/TLS port)
|
||||
username: ${SMTP_SERVER_USERNAME:-""} -> (SMTP Server Username)
|
||||
password: ${SMTP_SERVER_PWD:-""} -> (SMTP Server Password)
|
||||
transportationStrategy: ${SMTP_SERVER_STRATEGY:-"SMTP_TLS"}
|
||||
```
|
||||
|
@ -8,16 +8,3 @@ src="/images/v1.8/how-to-guides/admin-guide/email.webp"
|
||||
alt="Email Configuration"
|
||||
caption="Email Configuration"
|
||||
/%}
|
||||
|
||||
```
|
||||
email:
|
||||
emailingEntity: ${OM_EMAIL_ENTITY:-"OpenMetadata"} -> Company Name (Optional)
|
||||
supportUrl: ${OM_SUPPORT_URL:-"https://slack.open-metadata.org"} -> SupportUrl (Optional)
|
||||
enableSmtpServer : ${AUTHORIZER_ENABLE_SMTP:-false} -> True/False
|
||||
senderMail: ${OPENMETADATA_SMTP_SENDER_MAIL}
|
||||
serverEndpoint: ${SMTP_SERVER_ENDPOINT:-""} -> (Ex :- smtp.gmail.com)
|
||||
serverPort: ${SMTP_SERVER_PORT:-""} -> (SSL/TLS port)
|
||||
username: ${SMTP_SERVER_USERNAME:-""} -> (SMTP Server Username)
|
||||
password: ${SMTP_SERVER_PWD:-""} -> (SMTP Server Password)
|
||||
transportationStrategy: ${SMTP_SERVER_STRATEGY:-"SMTP_TLS"}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user