mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-19 14:03:12 +00:00
Docs: SMTP Note Addition (#22360)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
parent
1498bf68a0
commit
909d57b502
@ -99,6 +99,12 @@ alt="Email Configuration"
|
||||
caption="Email Configuration"
|
||||
/%}
|
||||
|
||||
{% note %}
|
||||
|
||||
If you encounter issues connecting to the SMTP server, ensure that the correct Certificate Authority (CA) is configured to trust the SMTP host. Additionally, use the DNS hostname instead of the IP address in the SMTP server endpoint configuration to avoid certificate validation errors.
|
||||
|
||||
{% /note %}
|
||||
|
||||
### Inviting Users
|
||||
|
||||
After metadata has been ingested into OpenMetadata, you can [invite users](/how-to-guides/admin-guide/teams-and-users/invite-users) to collaborate on the data and assign different roles.
|
||||
|
@ -99,6 +99,12 @@ alt="Email Configuration"
|
||||
caption="Email Configuration"
|
||||
/%}
|
||||
|
||||
{% note %}
|
||||
|
||||
If you encounter issues connecting to the SMTP server, ensure that the correct Certificate Authority (CA) is configured to trust the SMTP host. Additionally, use the DNS hostname instead of the IP address in the SMTP server endpoint configuration to avoid certificate validation errors.
|
||||
|
||||
{% /note %}
|
||||
|
||||
### Inviting Users
|
||||
|
||||
After metadata has been ingested into OpenMetadata, you can [invite users](/how-to-guides/admin-guide/teams-and-users/invite-users) to collaborate on the data and assign different roles.
|
||||
|
@ -99,6 +99,12 @@ alt="Email Configuration"
|
||||
caption="Email Configuration"
|
||||
/%}
|
||||
|
||||
{% note %}
|
||||
|
||||
If you encounter issues connecting to the SMTP server, ensure that the correct Certificate Authority (CA) is configured to trust the SMTP host. Additionally, use the DNS hostname instead of the IP address in the SMTP server endpoint configuration to avoid certificate validation errors.
|
||||
|
||||
{% /note %}
|
||||
|
||||
### Inviting Users
|
||||
|
||||
After metadata has been ingested into OpenMetadata, you can [invite users](/how-to-guides/admin-guide/teams-and-users/invite-users) to collaborate on the data and assign different roles.
|
||||
|
Loading…
x
Reference in New Issue
Block a user