Erik Espinoza wrote:
Don't delete the selinux install. Just edit /etc/selinux/config and
change SELINUX=enforcing or SELINUX=permissive to SELINUX=disabled.
Thanks,
Erik
On 12/6/05, Bob Taylor <[EMAIL PROTECTED]> wrote:
Nick Hemmesch wrote:
Nick Hemmesch wrote:
Hi Bob,
If your mailfilter is working, there should no abnormal delay.
Remove your current spamassassin and install the new one. Hopefully that
will fix your problem.
If not, there are a bunch of logging statements in the mailfilter script
that are normally commented. You might consider uncommenting them and
watching the output to /var/log/maildrop/maildrop.log to see where it's
failing.
Let me know what you find. The easy way to troubleshoot is to send dummy
messages through with qmail-inject and watch the logs and the queue. It
just about has to be either a spamassassin or maildrop problem.
Be sure your don't have SELinux installed.
Regards,
Nick
Are these the packages you're referring to?
[EMAIL PROTECTED] ~]# rpm -qa *selinux*
libselinux1-devel-1.21.11-1mdk
libselinux1-1.21.11-1mdk
Hi Bob,
Those are the ones. If you uninstall them, I'm pretty sure your problem
will dissappear.
Regards,
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]
I would have to paint myself as a Linux newbie here, but when I attempt to
remove that package I get a whole laundry list of deps:
[EMAIL PROTECTED] ~]# rpm -e libselinux1
error: Failed dependencies:
libselinux.so.1 is needed by (installed) libpam0-0.77-31mdk.i586
libselinux.so.1 is needed by (installed) pam-0.77-31mdk.i586
libselinux.so.1 is needed by (installed) librpm4.4-4.4.2-4mdk.i586
libselinux.so.1 is needed by (installed) rpm-4.4.2-4mdk.i586
libselinux.so.1 is needed by (installed) util-linux-2.12q-7mdk.i586
libselinux.so.1 is needed by (installed) dbus-0.23.4-5mdk.i586
libselinux.so.1 is needed by (installed) rpm-build-4.4.2-4mdk.i586
libselinux.so.1 is needed by (installed)
librpm4.4-devel-4.4.2-4mdk.i586
libselinux1 = 1.21.11-1mdk is needed by (installed)
libselinux1-devel-1.21.11-1mdk.i586
Can I safely ignore these deps without breaking these programs? The fact
that PAM and RPM seem to depend on it is particularly worrisome.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
That must be a RedHat configuration file. It doesn't exist in my
Mandriva 2006.0 system.
|
- Re: [qmailtoaster] Spamassassin and Qmailadmin Bob Taylor
-