mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
* Add documentation under docs/ directory * Add CI workflow for mkdocs configuration checking * Add documentation issue template * update pip-tools? * Update .gitignore files * Fix .gitignore rules * Improve release notes page * remove references to old repo
13 lines
388 B
Markdown
13 lines
388 B
Markdown
---
|
|
title: Email Configured
|
|
---
|
|
|
|
## Email Settings
|
|
|
|
InvenTree can be configured to send emails to users, for various purposes.
|
|
|
|
To enable this, email configuration settings must be supplied to the InvenTree [configuration options](../start/config.md#email-settings).
|
|
|
|
!!! info "Password Reset"
|
|
The *Password Reset* functionality requires the email backend to be correctly configured.
|