]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: expound email config explanation
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 15 Apr 2025 14:52:53 +0000 (07:52 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Tue, 15 Apr 2025 14:52:53 +0000 (07:52 -0700)
docs/configuration.md

index 494d032dac2a6b206c6949b8a68ded340e4b3462..47d4ef254cfe5f69ada549a64c8a3f2d5ad7070d 100644 (file)
@@ -1670,7 +1670,7 @@ started by the container.
 
 ## Email sending
 
-Setting an SMTP server for the backend will allow you to reset your
+Setting an SMTP server for the backend will allow you to use the Email workflow action, send documents from the UI as well as reset your
 password. All of these options come from their similarly-named [Django settings](https://docs.djangoproject.com/en/4.2/ref/settings/#email-host)
 
 #### [`PAPERLESS_EMAIL_HOST=<str>`](#PAPERLESS_EMAIL_HOST) {#PAPERLESS_EMAIL_HOST}