Hello community, here is the log from the commit of package dovecot for openSUSE:Factory checked in at 2019-07-12 12:00:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dovecot (Old) and /work/SRC/openSUSE:Factory/.dovecot.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dovecot" Fri Jul 12 12:00:10 2019 rev:6 rq:714766 version:2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/dovecot/dovecot.changes 2018-01-09 14:51:40.936052283 +0100 +++ /work/SRC/openSUSE:Factory/.dovecot.new.4615/dovecot.changes 2019-07-12 12:00:16.232172730 +0200 @@ -1,0 +2,5 @@ +Wed Jun 26 16:47:07 UTC 2019 - Matej Cepl <[email protected]> + +- Add information about the interaction with Apparmor to README.SUSE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dovecot.spec ++++++ --- /var/tmp/diff_new_pack.a8Lmsy/_old 2019-07-12 12:00:19.432172826 +0200 +++ /var/tmp/diff_new_pack.a8Lmsy/_new 2019-07-12 12:00:19.436172826 +0200 @@ -1,7 +1,7 @@ # # spec file for package dovecot # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -26,7 +26,7 @@ Version: 2.3 Release: 0 Summary: IMAP and POP3 Server Written Primarily with Security in Mind -License: BSD-3-Clause and LGPL-2.1+ and MIT +License: BSD-3-Clause AND LGPL-2.1-or-later AND MIT Group: Productivity/Networking/Email/Servers Url: http://www.dovecot.org/ PreReq: dovecot-implementation ++++++ dovecot.README.SUSE ++++++ --- /var/tmp/diff_new_pack.a8Lmsy/_old 2019-07-12 12:00:19.560172830 +0200 +++ /var/tmp/diff_new_pack.a8Lmsy/_new 2019-07-12 12:00:19.560172830 +0200 @@ -63,3 +63,8 @@ systemctl enable dovecot systemctl start dovecot +Apparmor-related issues +----------------------- + +There is an AppArmor policy in effect for all SUSE distributions limiting dovecot’s behaviour. If you want to have your mail storage somewhere else than in +~/Maildir/, ~/mail/, ~/Mail/, /var/vmail/, /var/mail/, or /var/spool/mail/ you need to edit /etc/apparmor.d/tunables/dovecot file to include appropriate directories (you always want to leave /var/mail and /var/spool/mail present).
