Accepting request 714766 from server:mail

OBS-URL: https://build.opensuse.org/request/show/714766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dovecot?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2019-07-12 10:00:10 +00:00 committed by Git OBS Bridge
commit c1ecc07c5e
3 changed files with 13 additions and 3 deletions

View File

@ -63,3 +63,8 @@ If you want to deliver local mails to dovecot follow this steps:
systemctl enable dovecot
systemctl start dovecot
Apparmor-related issues
-----------------------
There is an AppArmor policy in effect for all SUSE distributions limiting dovecots 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).

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 26 16:47:07 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Add information about the interaction with Apparmor to README.SUSE
-------------------------------------------------------------------
Sun Dec 24 02:10:16 UTC 2017 - mrueckert@suse.de

View File

@ -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 @@ Name: dovecot
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