Compare commits
2 Commits
11_0_0-10_
...
11_0_0-12_
Author | SHA1 | Date | |
---|---|---|---|
519a404456 | |||
8eea5fb089 |
0
root/home/e-smith/files/public/.gitignore
vendored
Normal file
0
root/home/e-smith/files/public/.gitignore
vendored
Normal file
@@ -1,5 +1,5 @@
|
||||
%define version 11.0.0
|
||||
%define release 10
|
||||
%define release 12
|
||||
%define name smeserver-dovecot
|
||||
|
||||
|
||||
@@ -41,6 +41,12 @@ Configure the dovecot IMAP server with sieve scripts support,
|
||||
quota, ACL, extended logging, master user
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-12.sme
|
||||
- fix missing sharedmailbox group [SME: 12735]
|
||||
|
||||
* Tue Sep 24 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-11.sme
|
||||
- add missing /home/e-smith/files/public/ folder [SME: 12735]
|
||||
|
||||
* Wed Sep 11 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-10.sme
|
||||
- merge dovecot-extra [SME: 12735]
|
||||
- add sieves support over ssl and improve template
|
||||
@@ -268,6 +274,9 @@ if [ $1 -gt 1 ] ; then
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
/usr/sbin/groupadd -g 439 sharedmailbox 2> /dev/null || :
|
||||
|
||||
%post
|
||||
|
||||
%preun
|
||||
|
Reference in New Issue
Block a user