Daniel J Walsh wrote:
That is strange. Could you do a load_policy /etc/selinux/targeted/policy/policy.19
And then try.
The new rules should work. You don't need to restorecon.
The .85 package installs policy 18, not 19.
load_policy /etc/selinux/targeted/policy/policy.18
And everything now works,
For the benefit of those that follow, could you confirm the steps necessary to work around this problem are :
Obtain selinux-policy-targeted-1.17.30-2.84 from ftp://people.redhat.com/dwalsh/SELinux/FC3
rpm -Uvh selinux-policy-targeted-1.17.30-2.84
restorecon -R -v /var/lib/squirrelmail /usr/sbin/sendmail.postfix /var/spool /var/log
load_policy /etc/selinux/targeted/policy/policy.18
Thanks for all your help
Jeremy