FW: Spamd HIGH LOAD

2007-11-06 Thread Qnet ..



 Date: Mon, 5 Nov 2007 18:53:07 -0500
 From: [EMAIL PROTECTED]
 Subject: Re: Spamd HIGH LOAD
 To: [EMAIL PROTECTED]
 CC: users@spamassassin.apache.org
 
 Qnet .. wrote:
  I start :
 
  #!/bin/sh
  # spamassassin This script starts and stops the spamd daemon
  #
   
  PATH=$PATH:/usr/local/sbin:/usr/local/bin
  case $1 in
start)
  cd /
   
  /usr/bin/spamd -v -u vpopmail -m 60 -x -q -s stderr -r
  /var/run/spamd/spamd.pid \
  -i 172.16.10.14 -A 172.16.10.0/24 21 | \
  /usr/local/bin/setuidgid qmaill \
  /usr/local/bin/multilog t !spamdappend /var/log/qmail/spamd 
  echo spamd started
 
 60 is *WAY* too many spamd children unless you've got a *VERY* beefy system.
 
 Try modifying that -m 60 to something more sane, like the default,
 which would be -m 5. If you've got a lot of mail going through, 5
 won't handle it, so for that I might start at 15.
 
 If your mail starts backing up, you can increase the number of spamd
 children, but be aware that too many will just grind your system to a
 halt. Try adding spamd children in increments of 5, and watch the top
 output. Your swap used should never be more than mem free if you can
 avoid it.
 
  You've got a gig of ram, and your spamds are 30mb a pop or so...  you
 should be ok up to about 20-25 spamd children, depending on how much
 other stuff is eating your memory, but you'll quickly run into trouble
 if you go over 30.
 
 (30 spamds at 30mb each is 900mb of ram.. probably the absolute max you
 can fit even if the server isn't doing anything else but mail..)
 

Thank you so much.
My 
Qmail server have 1GB RAM 
now I set -m 20. 
My doubt is:  what consequences it implies over queue ? 
i will have more spam ?
What is normal high load for a server?

Thank you and sorry for my bad english.

_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

Spamassassin Question -m 20

2007-11-06 Thread Qnet ..



 Date: Mon, 5 Nov 2007 18:53:07 -0500
 From: [EMAIL PROTECTED]
 Subject: Re: Spamd HIGH LOAD
 To: [EMAIL PROTECTED]
 CC: users@spamassassin.apache.org
 
 Qnet .. wrote:
  I start :
 
  #!/bin/sh
  # spamassassin This script starts and stops the spamd daemon
  #
   
  PATH=$PATH:/usr/local/sbin:/usr/local/bin
  case $1 in
start)
  cd /
   
  /usr/bin/spamd -v -u vpopmail -m 60 -x -q -s stderr -r
  /var/run/spamd/spamd.pid \
  -i 172.16.10.14 -A 172.16.10.0/24 21 | \
  /usr/local/bin/setuidgid qmaill \
  /usr/local/bin/multilog t !spamdappend /var/log/qmail/spamd 
  echo spamd started
 
 60 is *WAY* too many spamd children unless you've got a *VERY* beefy system.
 
 Try modifying that -m 60 to something more sane, like the default,
 which would be -m 5. If you've got a lot of mail going through, 5
 won't handle it, so for that I might start at 15.
 
 If your mail starts backing up, you can increase the number of spamd
 children, but be aware that too many will just grind your system to a
 halt. Try adding spamd children in increments of 5, and watch the top
 output. Your swap used should never be more than mem free if you can
 avoid it.
 
  You've got a gig of ram, and your spamds are 30mb a pop or so...  you
 should be ok up to about 20-25 spamd children, depending on how much
 other stuff is eating your memory, but you'll quickly run into trouble
 if you go over 30.
 
 (30 spamds at 30mb each is 900mb of ram.. probably the absolute max you
 can fit even if the server isn't doing anything else but mail..)
 

Thank you so much.
My 
Qmail server have 1GB RAM 
now I set -m 20. 
My doubt is:  what consequences it implies over queue ? 
i will have more spam ?
What is normal high load for a server?

Thank you and sorry for my bad english.

_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

[no subject]

2007-11-05 Thread Qnet ..

 hi, i used spamcontrol-2316 with Qmail 1.03. the
validrcptto patch is compatible with this? . Spmacontrol does not just that ?.



Thank you so much.



 From: [EMAIL PROTECTED]

 To: users@spamassassin.apache.org

 Subject: RE: High Qmail-Server Load

 Date: Wed, 31 Oct 2007 08:59:50 -0700

 

 If you need to reject unknown accounts at smtp time, go to

 

 http://qmail.jms1.net

 

 and check out validrcptto patch among other things

 

 please read site in full to make good decisions re qmail

 

 i.e. browser will not work there.

 

 - rh


_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

High Load Qmail Server

2007-11-05 Thread Qnet ..

 hi, i used spamcontrol-2316 with Qmail 1.03. the
validrcptto patch is compatible with this? . Spmacontrol does not just that ?.



Thank you so much.



 From: [EMAIL PROTECTED]

 To: users@spamassassin.apache.org

 Subject: RE: High Qmail-Server Load

 Date: Wed, 31 Oct 2007 08:59:50 -0700

 

 If you need to reject unknown accounts at smtp time, go to

 

 http://qmail.jms1.net

 

 and check out validrcptto patch among other things

 

 please read site in full to make good decisions re qmail

 

 i.e. browser will not work there.

 

 - rh


_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

High Load Qmail Server

2007-11-05 Thread Qnet ..

 hi, i used spamcontrol-2316 with Qmail 1.03. the
validrcptto patch is compatible with this? . Spmacontrol does not just that ?.



Thank you so much.



 From: [EMAIL PROTECTED]

 To: users@spamassassin.apache.org

 Subject: RE: High Qmail-Server Load

 Date: Wed, 31 Oct 2007 08:59:50 -0700

 

 If you need to reject unknown accounts at smtp time, go to

 

 http://qmail.jms1.net

 

 and check out validrcptto patch among other things

 

 please read site in full to make good decisions re qmail

 

 i.e. browser will not work there.

 

 - rh


_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

[no subject]

2007-11-05 Thread Qnet ..

Qnet .. schrieb:
 Hi Guys,
 I'm running a Qmail server with spamassassin + clamav + Simscam.
 The server i'm using is a HP ML110 CPU PIV (3.2 GHZ) 2mb chache , 1GB RAM.
 
 The problem is, the i'm getting very high load because spamd is the processes 
 which take the most part of the load
 (invoked by spamassassin) si it's Spamassassin crash. i can stop spamassassin 
 and them start it to work 
 again.
 
 
 Do you know any way to solve it? sorry for my bad english . 
_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

High load Server !!

2007-11-05 Thread Qnet ..

Qnet .. schrieb:
 Hi Guys,
 I'm running a Qmail server with spamassassin + clamav + Simscam.
 The server i'm using is a HP ML110 CPU PIV (3.2 GHZ) 2mb chache , 1GB RAM.
 
 The problem is, the i'm getting very high load because spamd is the processes 
 which take the most part of the load
 (invoked by spamassassin) si it's Spamassassin crash. i can stop spamassassin 
 and them start it to work 
 again.
 
 
 Do you know any way to solve it? sorry for my bad english . 
_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

RE: Spamcontrol Question !!

2007-11-05 Thread Qnet ..



 Date: Mon, 5 Nov 2007 10:20:11 -0800
 To: users@spamassassin.apache.org
 From: [EMAIL PROTECTED]
 Subject: Re: Spamcontrol Question !!
 
 At 10:16 AM 11/5/2007, Qnet .. wrote:
 Hi,
 
 the Spamcontrol do not accept the non-existent addresses the server? 
 or a have to Patch my existing Server with 
 http://qmail.jms1.net/patches/validrcptto.cdb.shtmlValidRcptTo.cdb 
 to that does just this?..
 
 Than You, sorry for my bad english
 
 Please try and figure out what's wrong with your mail cleint or mail 
 server. I've gotten 3 copies of each of your messages.
 
 Spamassassin has no control over valid or invalid addresses. This is 
 a question for whatever MTA you use. That would be the best way to 
 reject messages sent to non existent addresses.
 
   
sorry for 3 copies,

but spamcontrol is not spamassassin, spamcontrol is installed in my Qmail 
server and i want to kwon if spamcontrol accept or not non-existent addresses.
Thank You-


_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

RE: Spamcontrol Question !!

2007-11-05 Thread Qnet ..



 Date: Mon, 5 Nov 2007 10:20:11 -0800
 To: users@spamassassin.apache.org
 From: [EMAIL PROTECTED]
 Subject: Re: Spamcontrol Question !!
 
 At 10:16 AM 11/5/2007, Qnet .. wrote:
 Hi,
 
 the Spamcontrol do not accept the non-existent addresses the server? 
 or a have to Patch my existing Server with 
 http://qmail.jms1.net/patches/validrcptto.cdb.shtmlValidRcptTo.cdb 
 to that does just this?..
 
 Than You, sorry for my bad english
 
 Please try and figure out what's wrong with your mail cleint or mail 
 server. I've gotten 3 copies of each of your messages.
 
 Spamassassin has no control over valid or invalid addresses. This is 
 a question for whatever MTA you use. That would be the best way to 
 reject messages sent to non existent addresses.
 
   
sorry for 3 copies,

but spamcontrol is not spamassassin, spamcontrol is installed in my Qmail 
server and i want to kwon if spamcontrol accept or not non-existent addresses.
Thank You-


_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

[no subject]

2007-11-05 Thread Qnet ..

Hi, 

My Qmail server work  with spamassassin + clamav. The processes Spamd  take the 
most part of the load so it 's  Spamassassin crash. Do you know any way to 
solve it?
Please look the attach file( top -d1 ).  Thank you so munch !

_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

FW: Spamd HIGH LOAD

2007-11-05 Thread Qnet ..


I used /usr/bin/sa-update –D allways. then restart. but I have the load problem 
still. Do you know other way to solve it? thanks.
From: [EMAIL PROTECTED]
To: users@spamassassin.apache.org
Subject: RE: Spamd HIGH LOAD
Date: Mon, 5 Nov 2007 16:11:57 -0500

























From: Qnet ..
[mailto:[EMAIL PROTECTED] 

Sent: Monday, November 05, 2007 2:47 PM

To: users@spamassassin.apache.org

Subject: Spamd HIGH LOAD





 

Hi,


My Qmail server work  with spamassassin + clamav. The processes
Spamd  take the most part of the load so it 's  Spamassassin
crash. Do you know any way to solve it?

Please look the attach file( top -d1 ). Thank you so munch !







 

 

Try running /usr/bin/sa-update –D, then restart SA see if this
helps.

 

Also do you run rulesdajour?

 

Joey









_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

RE: Spamd HIGH LOAD

2007-11-05 Thread Qnet ..

I start :

#!/bin/sh
# spamassassin This script starts and 
stops the spamd daemon
#
 
PATH=$PATH:/usr/local/sbin:/usr/local/bin
case 
$1 in
  start)
cd 
/
 

/usr/bin/spamd -v -u vpopmail -m 60 -x -q -s stderr -r /var/run/spamd/spamd.pid 
\
-i 172.16.10.14 -A 
172.16.10.0/24 21 | \

/usr/local/bin/setuidgid qmaill \

/usr/local/bin/multilog t !spamdappend /var/log/qmail/spamd 

echo spamd 
started
;;
 
  
stop)
if [ -r 
/var/run/spamd/spamd.pid ]; 
then
  pid=`cat 
/var/run/spamd/spamd.pid`
  
kill $pid || ( echo failed to stop spamd  exit 1 
)
  echo spamd (pid 
$pid) stopped

else
  echo 
/var/run/spamd/spamd.pid doesn't exist, is spamd 
running?

fi
;;
 
  
restart)
$0 stop  sleep 
2   $0 start

;;
 
  
*)
echo usage: spamassassin.rc 
(start|stop|restart)

;;
esac





 Date: Mon, 5 Nov 2007 17:16:29 -0500
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]; users@spamassassin.apache.org
 Subject: Re: Spamd HIGH LOAD
 
 How do you start spamassassin?
 
 
 
 On 11/5/07, Qnet .. [EMAIL PROTECTED] wrote:
 
 
  I used /usr/bin/sa-update –D allways. then restart. but I have the load
  problem still. Do you know other way to solve it? thanks.
  From: [EMAIL PROTECTED]
  To: users@spamassassin.apache.org
  Subject: RE: Spamd HIGH LOAD
  Date: Mon, 5 Nov 2007 16:11:57 -0500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  From: Qnet ..
  [mailto:[EMAIL PROTECTED]
 
  Sent: Monday, November 05, 2007 2:47 PM
 
  To: users@spamassassin.apache.org
 
  Subject: Spamd HIGH LOAD
 
 
 
 
 
 
 
  Hi,
 
 
  My Qmail server work  with spamassassin + clamav. The processes
  Spamd  take the most part of the load so it 's  Spamassassin
  crash. Do you know any way to solve it?
 
  Please look the attach file( top -d1 ). Thank you so munch !
 
 
 
 
 
 
 
 
 
 
 
  Try running /usr/bin/sa-update –D, then restart SA see if this
  helps.
 
 
 
  Also do you run rulesdajour?
 
 
 
  Joey
 
 
 
 
 
 
 
 
 
  _
  Express yourself instantly with MSN Messenger! Download today it's FREE!
  http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

High Qmail-Server Load

2007-10-30 Thread Qnet ..
Hi Guys,
I'm running a Qmail server with spamassassin + clamav + Simscam.
The server i'm using is a HP ML110 CPU PIV (3.2 GHZ) 2mb chache , 1GB RAM.

The problem is, the i'm getting very high load because spamd is the processes 
which take the most part of the load
(invoked by spamassassin) si it's Spamassassin crash. i can stop spamassassin 
and them start it to work 
again.


Do you know any way to solve it? sorry for my bad english . 
Thank you.

_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/