use INDEXPVT instead of INDEX for shared mailboxes [SME: 12150]

This commit is contained in:
John Crisp
2024-10-21 18:50:12 +02:00
parent 519a404456
commit 2bb7a3d853
2 changed files with 19 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
%define version 11.0.0
%define release 12
%define release 13
%define name smeserver-dovecot
@@ -41,6 +41,9 @@ Configure the dovecot IMAP server with sieve scripts support,
quota, ACL, extended logging, master user
%changelog
* Mon Oct 21 2024 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0.0-13.sme
- use INDEXPVT instead of INDEX for shared mailboxes [SME: 12150]
* Wed Sep 25 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-12.sme
- fix missing sharedmailbox group [SME: 12735]