This commit is contained in:
Zhang Huangbin 2021-06-24 12:20:28 +08:00
parent 42a48c02ac
commit f7a415d2e4
2 changed files with 10 additions and 6 deletions

View File

@ -7,10 +7,12 @@
+ Rocky Linux 8 is now supported.
+ OpenBSD 6.9 is now supported, 6.5, 6.6, 6.7, 6.8 are all dropped.
* Dovecot:
- Optional setting to enable FTS (full-text search) integration. You can
go to mail server profile page, tab "Settings", find setting
"Enable FTS (Full-Text Search)" under section "POP3/IMAP services".
- Optional setting to enable FTS (full-text search) integration.
Notes:
- This setting is __NOT enabled by default__. You can go to mail
server profile page, tab "Settings", find setting
"Enable FTS (Full-Text Search)" under section "POP3/IMAP services"
and enable it.
- Currently this option is available on CentOS 8, Debian 10, OpenBSD.
- FTS backend is xapian, no daemon service is running.
* mlmmjadmin:

View File

@ -58,10 +58,12 @@
<li>Rocky Linux 8 is now supported.</li>
<li>OpenBSD 6.9 is now supported, 6.5, 6.6, 6.7, 6.8 are all dropped.</li>
<li>Dovecot:<ul>
<li>Optional setting to enable FTS (full-text search) integration. You can
go to mail server profile page, tab "Settings", find setting
"Enable FTS (Full-Text Search)" under section "POP3/IMAP services".
<li>Optional setting to enable FTS (full-text search) integration.
Notes:<ul>
<li>This setting is <strong>NOT enabled by default</strong>. You can go to mail
server profile page, tab "Settings", find setting
"Enable FTS (Full-Text Search)" under section "POP3/IMAP services"
and enable it.</li>
<li>Currently this option is available on CentOS 8, Debian 10, OpenBSD.</li>
<li>FTS backend is xapian, no daemon service is running.</li>
</ul>