[toaster] clamav-0.86

2005-06-21 Thread Bob Hutchinson
The toaster patches for clamav-0.85.1 work fine with clamav-0.86, which came 
out yesterday

-- 
-
Bob Hutchinson
Midwales dot com
-


Re: [toaster] SpamThrottle HOWTO

2005-06-21 Thread Bill Shupp

pruonckk wrote:

Hi all, this is my firs post!

i need a help, i cant understund how spamthrottle work


http://www.mail-archive.com/toaster@shupp.org/msg02485.html

Read the referred man pages many times.. this is not terribly easy to 
understand.  At least it was not for me.



i have create a control/spamt file
qmail/spam directory

i create a configuration in spamt, the qmail-newst generate a cdb file

and the qmail-showctl recognize the spamt file

but how can i test this ? 


See if the directories/files are being created in /var/qmail/spam


ne write something on smtpd/run ?


No.

Regards,

Bill


Re: [toaster] SpamThrottle HOWTO

2005-06-21 Thread pruonckk
sorry bill, but look this

spamt/spamt.cdb: Modified recently enough; hopefully up to date.

spamt.cdb (defaults): 
throttle constant: 2000ms
throttle max: 12ms
reasonable recipient count: 50
pre-DATA flush? yes
teergrubing periodicity: 50s
teergrube response: (Default.) please wait.
spam throttle (state) directory: spams
other active network blocks (bits): none



i have a configuration, but this in realy dont work

when i have more than 50 messages, they dont have result
  i have try a lot of configs, but anyone work

maybe somebody have a file to me see
i read the manual, i read the files in list, but i cant do this work!

please, help me! its just this out to run this machine 


On Tue, 2005-06-21 at 09:55 -0700, Bill Shupp wrote:
 pruonckk wrote:
  Hi all, this is my firs post!
  
  i need a help, i cant understund how spamthrottle work
 
 http://www.mail-archive.com/toaster@shupp.org/msg02485.html
 
 Read the referred man pages many times.. this is not terribly easy to 
 understand.  At least it was not for me.
 
  i have create a control/spamt file
  qmail/spam directory
  
  i create a configuration in spamt, the qmail-newst generate a cdb file
  
  and the qmail-showctl recognize the spamt file
  
  but how can i test this ? 
 
 See if the directories/files are being created in /var/qmail/spam
 
  ne write something on smtpd/run ?
 
 No.
 
 Regards,
 
 Bill
 



Re: [toaster] SpamThrottle HOWTO

2005-06-21 Thread pruonckk
sorry bill, but look this

spamt/spamt.cdb: Modified recently enough; hopefully up to date.

spamt.cdb (defaults): 
throttle constant: 2000ms
throttle max: 12ms
reasonable recipient count: 50
pre-DATA flush? yes
teergrubing periodicity: 50s
teergrube response: (Default.) please wait.
spam throttle (state) directory: spams
other active network blocks (bits): none



i have a configuration, but this in realy dont work

when i have more than 50 messages, they dont have result
  i have try a lot of configs, but anyone work

maybe somebody have a file to me see
i read the manual, i read the files in list, but i cant do this
work!

please, help me! 

i just need this to this machine work how i need

thanks

PS, i have changes in spam/spams/wait and time

in theory this is work, but no how i need

thanks again



On Tue, 2005-06-21 at 09:55 -0700, Bill Shupp wrote:
 pruonckk wrote:
  Hi all, this is my firs post!
  
  i need a help, i cant understund how spamthrottle work
 
 http://www.mail-archive.com/toaster@shupp.org/msg02485.html
 
 Read the referred man pages many times.. this is not terribly easy to 
 understand.  At least it was not for me.
 
  i have create a control/spamt file
  qmail/spam directory
  
  i create a configuration in spamt, the qmail-newst generate a cdb file
  
  and the qmail-showctl recognize the spamt file
  
  but how can i test this ? 
 
 See if the directories/files are being created in /var/qmail/spam
 
  ne write something on smtpd/run ?
 
 No.
 
 Regards,
 
 Bill
 



Re: [toaster] SpamThrottle HOWTO

2005-06-21 Thread nick
Hi,

This is what Matt Simerson has on his site. It seems to work OK.

Regards,

Nick

~~ Matt Simerson ~~

http://www.tnpi.biz/internet/mail/toaster/filtering/patches.shtml

Spam Throttle:

If you are interested in implementing spam throttle, read the following
man pages:

man qmail-spamthrottle
man qmail-spamt
mail qmail-newst
If you just want some reasonable defaults, do this:

echo ::1501:12::1000  /var/qmail/control/spamt
echo .  /var/qmail/control/spamt
/var/qmail/bin/qmail-newst

~~ End ~~