Hello, as reported by darix on IRC, this is needed if you have a bigger setup with dovecot on a different (or multiple) machines.
I propose this patch for trunk and 2.9. [ dovecot-lmtp-ssl.diff ] === modified file 'profiles/apparmor.d/usr.lib.dovecot.lmtp' --- profiles/apparmor.d/usr.lib.dovecot.lmtp 2014-06-27 19:14:53 +++ profiles/apparmor.d/usr.lib.dovecot.lmtp 2015-04-27 18:36:08 @@ -16,6 +16,8 @@ #include <abstractions/base> #include <abstractions/nameservice> #include <abstractions/dovecot-common> + #include <abstractions/openssl> + #include <abstractions/ssl_keys> capability dac_override, capability setuid, Regards, Christian Boltz -- > Ich denke mein Beispiel war gut, nur dein Beispiel hinkt. Wenn mein Beispiel hinkt, dann hat Deines einen Behindertenausweis und darf direkt beim Eingang parken... ;) [Georg Schmidt und Christian Luetgens in dsrs] -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
