# $Id$ # ------------------------------------------------------------------ # # Copyright (C) 2002-2005 Novell/SUSE # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public # License published by the Free Software Foundation. # # ------------------------------------------------------------------ # vim:syntax=apparmor #include /usr/bin/mlmmj-process { #include /usr/bin/mlmmj-process r, /usr/bin/mlmmj-send px, /usr/bin/mlmmj-sub px, /usr/bin/mlmmj-unsub px, /usr/bin/mlmmj-bounce px, /var/spool/mlmmj/*/control/* r, /var/spool/mlmmj/*/text/* r, /var/spool/mlmmj/*/incoming/* rwl, /var/spool/mlmmj/*/queue/* rwl, /var/spool/mlmmj/*/subconf/* rwl, /var/spool/mlmmj/*/unsubconf/* rwl, /var/spool/mlmmj/*/mlmmj.operation.log rw, }