--- rpms/smeserver-dovecot/sme10/smeserver-dovecot.spec 2021/01/02 06:31:59 1.20 +++ rpms/smeserver-dovecot/sme10/smeserver-dovecot.spec 2023/08/16 03:38:04 1.24 @@ -1,5 +1,5 @@ %define version 1.6.0 -%define release 17 +%define release 21 %define name smeserver-dovecot @@ -18,6 +18,8 @@ Patch3: smeserver-dovecot-1.6.0-bz9865-u Patch4: smeserver-dovecot-1.6.0-fix-createlinks-1.patch Patch5: smeserver-dovecot-1.6.0-bz11101-systemd.patch Patch6: smeserver-dovecot-1.6.0-bz10947-idle_notify.patch +Patch7: smeserver-dovecot-1.6.0-bz11601-ssl-templated.patch +Patch8: smeserver-dovecot-1.6.0-bz12399-forceimapdovecot.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -37,13 +39,25 @@ Obsoletes: m4 <= 1.4.5 Obsoletes: mailfront <= 1.10 Obsoletes: stunnel <= 4.15 Obsoletes: stunnel-tls <= 3.22 -Obsoletes: words <= 3.0 %description Configure the dovecot IMAP server with sieve scripts support, quota, ACL, extended logging, master user %changelog +* Tue Aug 15 2023 Jean-Philippe Pialasse 1.6.0-21.sme +- force imap and dovecot satus=enabled to allow auth for webmail and smtp [SME: 12399] + also migrate imap imaps pop3 pop3s as configuration, not service + +* Mon Aug 14 2023 Jean-Philippe Pialasse 1.6.0-20.sme +- remove obsoletes word as it prevents unrelated packages to install [SME: 12393] + +* Sun May 30 2021 Jean-Philippe Pialasse 1.6.0-19.sme +- ssl pem update via template expand in place of copy [SME: 11601] + +* Tue Mar 16 2021 Jean-Philippe Pialasse 1.6.0-18.sme +- clean rsyslog syntax for dovecot [SME: 11422] + * Sat Jan 02 2021 Jean-Philipe Pialasse 1.6.0-17.sme - add Restart=always [SME: 11101] @@ -182,6 +196,8 @@ mkdir -p root/etc/dovecot/ssl mkdir -p root/usr/lib/systemd/system/dovecot.service.d mkdir -p root/etc/e-smith/templates/usr/lib/systemd/system/dovecot.service.d/50koozali.conf %patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build perl createlinks