Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: squirrelmail / postfix mail lost policy 1.17.30-2.80: msg#00181
|
Subject: |
Re: squirrelmail / postfix mail lost policy 1.17.30-2.80 |
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
|
| |