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

docs: Add Email Notifications info #9930

Merged
merged 11 commits into from
Jun 9, 2024
Prev Previous commit
formatting
alextran1502 committed Jun 9, 2024

Verified

This commit was signed with the committer’s verified signature.
heemankv Heemank Verma
commit bf463957c967bf7da0040c8417134927fa96e06d
6 changes: 1 addition & 5 deletions docs/docs/guides/smtp-gmail.md
Original file line number Diff line number Diff line change
@@ -9,16 +9,12 @@ From your Google account settings
- Add [2-Step Verification](https://support.google.com/accounts/answer/185839) to your Google account (Required)
- [Create an app password](https://myaccount.google.com/apppasswords).


At the end of creating your app passwords, a password will be displayed; save it, it will be used for the password field when setting up the SMTP server in Immich.

<img src={require('./img/google-app-password.webp').default} title="Authorised redirect URIs" />

<img src={require('./img/google-app-password.webp').default} title="Authorised redirect URIs" />

## Entering the SMTP credential in Immich

Entering your credential in Immich's email notification settings at `Administration -> Settings -> Notification Settings`

<img src={require('./img/email-settings.png').default} width="80%" title="SMTP settings" />