fix: remove bad examples of 'from' domain for emails (#12728)

* fix: use example.com domain for from_address_description

* fix: remove unnecessary screenshot from docs
This commit is contained in:
bo0tzz 2024-09-16 18:05:34 +02:00 committed by GitHub
parent 4735db8e79
commit 3e12b10866
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 39 additions and 41 deletions

View file

@ -8,13 +8,11 @@ Immich supports the option to send notifications via Email for the following eve
## SMTP settings
You can access the settings panel from the web at `Administration -> Settings -> Notification settings`
You can access the settings panel from the web at `Administration -> Settings -> Notification settings`.
Under Email, enter the following details to connect with SMTP servers.
Under Email, enter the required details to connect with an SMTP server.
You can use the following [guide](/docs/guides/smtp-gmail) to use Gmail's SMTP server.
<img src={require('./img/email-settings.png').default} width="80%" title="SMTP settings" />
You can use [this guide](/docs/guides/smtp-gmail) to use Gmail's SMTP server.
## User's notifications settings

Binary file not shown.

Before

Width:  |  Height:  |  Size: 218 KiB