-- Jamie Strandboge | http://www.canonical.com
Author: Jamie Strandboge <[email protected]> Description: update dovecot deliver profile to access various .conf files for dovecot Bug-Ubuntu: https://launchpad.net/bugs/458922 Index: apparmor-2.7.0/profiles/apparmor.d/usr.lib.dovecot.deliver =================================================================== --- apparmor-2.7.0.orig/profiles/apparmor.d/usr.lib.dovecot.deliver 2011-08-26 18:12:10.000000000 -0500 +++ apparmor-2.7.0/profiles/apparmor.d/usr.lib.dovecot.deliver 2012-01-03 15:07:43.000000000 -0600 @@ -8,7 +8,11 @@ capability setgid, capability setuid, + # http://www.postfix.org/SASL_README.html#server_dovecot + /etc/dovecot/dovecot.conf r, + /etc/dovecot/{auth,conf}.d/*.conf r, /etc/dovecot/dovecot-postfix.conf r, + @{HOME} r, @{HOME}/Maildir/ rw, @{HOME}/Maildir/** klrw,
signature.asc
Description: This is a digitally signed message part
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
