fedora-selinux October 2008 archive
Main Archive Page > Month Archives  > fedora-selinux archives
fedora-selinux: Re: myexim01.te contents: Does it look ok?

Re: myexim01.te contents: Does it look ok?

From: Jason L Tibbitts III <tibbs_at_nospam>
Date: Mon Oct 27 2008 - 19:25:30 GMT
To: Daniel J Walsh <dwalsh@redhat.com>


Just FYI, I found that I needed the following additional bits in order to get exim and spamassassin working without spewing AVCs on F9:

module local 1.0;

require { type exim_spool_t; type spamd_t; type exim_t; class dir { write search read remove_name create getattr add_name }; class file { rename setattr read create ioctl write getattr link unlink append }; }

#============= spamd_t ==============
allow spamd_t exim_spool_t:dir { write search read remove_name create getattr add_name }; allow spamd_t exim_spool_t:file { rename setattr read create getattr write ioctl link unlink append };

  • J<
-- fedora-selinux-list mailing list fedora-selinux-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-selinux-list