Merge pull request #11363 from nextcloud/backport/11357/stable27

[stable27] feat(usermanual): Add mail body search documentation
This commit is contained in:
Greta 2023-12-05 16:18:08 +01:00 committed by GitHub
commit 4fc5aff9fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,6 +76,23 @@ Mail can move a message to a different folder when it is marked as junk.
.. figure:: images/mail_move-message-to-junk-folder.png
Enable mail body search
~~~~~~~~~~~~~~~~~~~~~~~~~~
.. versionadded:: 3.5
Mail bodies can now be searched, this feature is opt-in because of potential performance issues.
To enable it:
1) Visit Account settings
2) Go to Mailbox search
3) Enable mail body search
.. warning:: If you want to also enable it for unified mailboxes you have to do so in Mail settings
By enabling it the main search box will now search in both subjects and mail bodies, and a sperate *Body* option
will appear in advanced search.
Account delegation
~~~~~~~~~~~~~~~~~~