Re: [toaster] spam problem

2004-09-16 Thread Bill Shupp
Lucas Valdeón Villa wrote: Hi, No, they are from different network segments :( So spam-throttle patch won´t be effective. Afaik this patch tries to slow down connections from the same ip. No, not exactly. That's what tarpit does. Spam-throttle does it by net block. The attack is from several

RE: [toaster] spam problem

2004-09-16 Thread Lucas Valdeón Villa
s for your excelent work, Lucas -Mensaje original- De: Bill Shupp [mailto:[EMAIL PROTECTED] Enviado el: jue 16/09/2004 17:51 Para: [EMAIL PROTECTED] CC: Asunto: Re: [toaster] spam problem Lucas Valdeón Villa wrote: > > No, servers are

Re: [toaster] spam problem

2004-09-16 Thread Bill Shupp
Lucas Valdeón Villa wrote: No, servers are always diferents :( Are they at least from the same network block? You might try the 0.7b3 patch for the toaster. I contains the spam-throttle patch, which is similar to tarpit but looks at simultaneous incoming connections, rather than per session l

RE: [toaster] spam problem

2004-09-16 Thread Lucas Valdeón Villa
No, servers are always diferents :( Lucas -Mensaje original- De: Rene [mailto:[EMAIL PROTECTED] Enviado el: jue 16/09/2004 10:30 Para: [EMAIL PROTECTED] CC: Asunto: RE: [toaster] spam problem If the

RE: [toaster] spam problem

2004-09-16 Thread Lucas Valdeón Villa
l/patch/goodrcptto-12.patch> > > I think this patch is not in netqmail neither shupp patches, isn´t it? > > Thank you, > Lucas > > > > -Mensaje original- > De: Rene [mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] > Enviado el: jue 16/09/2004 7:38 > Para: [EMAIL PROTECTED] > CC: > Asunto: Re: [toaster] spam problem > > > > <>

RE: [toaster] spam problem

2004-09-16 Thread Rene
If the Servers are even the same, just add them to you /home/vpopmail/etc/tcp.smtp file : *.*.*.*:allow,RBLSMTPD="-Connection refused because of virusmails from this server !!! contact us at foo" and run qmailctrl cdb after that

RE: [toaster] spam problem

2004-09-16 Thread David
ch/goodrcptto-12.patch > > I think this patch is not in netqmail neither shupp patches, isn´t it? > > Thank you, > Lucas > > > > -Mensaje original- > De: Rene [mailto:[EMAIL PROTECTED] > Enviado el: jue 16/09/2004 7:38 > Para: [EMAIL PROTECTED] > CC: > Asunto: Re: [toaster] spam problem > > > >

RE: [toaster] spam problem

2004-09-16 Thread Lucas Valdeón Villa
this patch is not in netqmail neither shupp patches, isn´t it? Thank you, Lucas -Mensaje original- De: Rene [mailto:[EMAIL PROTECTED] Enviado el: jue 16/09/2004 7:38 Para: [EMAIL PROTECTED] CC: Asunto: Re: [toaster] spam problem <>

RE: [toaster] spam problem

2004-09-16 Thread Lucas Valdeón Villa
n send mail. With the new rbls I deny more mail but I have same problem :( Thank you, Lucas -Mensaje original- De: Rene [mailto:[EMAIL PROTECTED] Enviado el: jue 16/09/2004 7:38 Para: [EMAIL PROTECTED] CC: Asunto: Re: [toaster] spam problem <>

Re: [toaster] spam problem

2004-09-15 Thread Rene
I use rblsmtpd here for stopping unwanted ip's. Viruses are mostly ssend from dynamic dialin IP's so you can block them via DJNABL Lists. Here is my /service/qmail-smtp/run : #!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` QMAILQUEUE="/var/qmail/bin/parse.sh" export QMAILQUEUE M