Description of problem: SELinux denied access requested by sendmai (exim) Version-Release number of selected component (if applicable): policycoreutils-2.0.49-3.fc9.i386 policycoreutils-gui-2.0.49-3.fc9.i386 selinux-policy-targeted-3.3.1-69.fc9.noarch selinux-policy-3.3.1-69.fc9.noarch checkpolicy-2.0.14-1.fc9.i386 libselinux-2.0.64-2.fc9.i386 libselinux-python-2.0.64-2.fc9.i386 How reproducible: Always Steps to Reproduce: 1. send log(s) to isp email 2. 3. Actual results: avc denial Expected results: sucessful send Additional info: it said please file a bug hence "new bug"
Created attachment 310495 [details] selinux alert
You can allow this for now. # audit2allow -M mypol -l -i /var/log/audit/audit.log # semodule -i mypol.pp Fixed in selinux-policy-3.3.1-73.fc9.noarch
Verified Fixed