<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<p><strong>Set only, not exclude</strong></p>
<p><strong>I want to index only inbox messages, not other mailboxes</strong></p>
<p><strong><a href="https://wiki.dovecot.org/Plugins/FTS" target="_blank" rel="noopener noreferrer">https://wiki.dovecot.org/Plugins/FTS</a></strong></p>
<h2 id="Other_Settings">Other Settings</h2>
<pre>plugin {
<span id="line-2" class="anchor"></span>  fts_autoindex_exclude = \Junk
<span id="line-3" class="anchor"></span>  fts_autoindex_exclude2 = \Trash
<span id="line-4" class="anchor"></span>  fts_autoindex_exclude3 = DUMPSTER
<span id="line-5" class="anchor"></span>}</pre>

</body></html>