immich/docs/docs/guides/smtp-gmail.md
Alex 6239365f68
chore(docs): clean up and add new content (#15003)
* wip: Install

* wip: sharing

* wip: features

* wip: features

* wip: tags and folder view

* update links

* fix: broken reference to page sections

* pr feedback

* Update docs/docs/overview/comparison.md

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>

* webp

* webp is glory

* webp is glory

---------

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2025-01-02 10:04:14 -06:00

937 B

SMTP settings using Gmail

This guide walks you through how to get the information you need to set up your Immich instance to send emails using Gmail's SMTP server.

Create an app password

From your Google account settings

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" />

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.webp').default} width="80%" title="SMTP settings" />