thank you

----- Original Message ----- From: "PakOgah" <[EMAIL PROTECTED]>
To: <qmailtoaster-list@qmailtoaster.com>
Sent: Wednesday, March 26, 2008 11:40 AM
Subject: Re: [qmailtoaster] disable antispam and av


hmmm.... I think you can copy the script into /etc/rc.local

**waiting for qmailtoaster/linux master to comment on this topic

Bogdan Peptine wrote:
I want use something else for filtering
But tell me i have to run this script once? or i have to put it to run on every reboot


----- Original Message ----- From: "PakOgah" <[EMAIL PROTECTED]>
To: <qmailtoaster-list@qmailtoaster.com>
Sent: Wednesday, March 26, 2008 11:11 AM
Subject: Re: [qmailtoaster] disable antispam and av


if it working please tell me, I just copy/paste that from qmail script.
btw why you want to disable spamd and clamd ?

PakOgah wrote:
copy paste this script dont forget to chmod +x

#!/bin/bash
echo "Stopping spamd...."
svc -d /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
echo "Stopping clamd...."
svc -d /var/qmail/supervise/clamd /var/qmail/supervise/clamd/log
sleep 2
echo
svstat /var/qmail/supervise/spamd
svstat /var/qmail/supervise/spamd/log
echo
svstat /var/qmail/supervise/clamd
svstat /var/qmail/supervise/clamd/log

Bogdan Peptine wrote:
Hello,

And how can i disable clamd and spamd from starting if qmail is not useing them anymore

Thanks
Bogdan

----- Original Message ----- From: "PakOgah" <[EMAIL PROTECTED]>
To: <qmailtoaster-list@qmailtoaster.com>
Sent: Wednesday, March 26, 2008 10:16 AM
Subject: Re: [qmailtoaster] disable antispam and av


Bogdan Peptine wrote:
Hello,
How can i disable the spam filtering and anti virus scan ? i'm useing the centos 5 instalation of the qmail toaster. Or is a way to coment some lines to not install those modules in the first place ?
I have a solution for this with license.
 Thank you in advance

Bogdan

# vi /var/qmail/control/simcontrol
change spam and clam into no
# service qmail cdb

done


---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to