README.dovecot.index: modify documentation.

This commit is contained in:
2025-11-23 12:23:49 +01:00
parent 3b3652ec55
commit 578db07b76

View File

@@ -19,3 +19,19 @@ doveadm index -A INBOX
# -the storage files will be also checked.
# -
doveadm force-resync -A INBOX
# - Index users .Sent Folder
# -
doveadm index -u <user@domain.ltd> .Sent
# - oder alternativ und etwas allgemeiner für egal welchen Unterordner
# - ==================================================================
# -
# - Index eines Unterverzeichnisses einer Mailbox löschen
# -
# - z.Bsp. für den 'gesendet' Ordner der Mailbox presse@mbr-berlin.de
# -
# - rm /var/vmail/mbr-berlin.de/presse/Maildir/.Sent/dovecot.index*
# - systemctl restart dovecot.service