Re: [vchkpw] Qmail AntiSpaming

2002-10-18 Thread Rick Macdougall
references from a web page. Regards, Rick - Original Message - From: "Matt Simerson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 11:42 AM Subject: Re: [vchkpw] Qmail AntiSpaming I've been working on integrating SpamAssassin into my

Re: [vchkpw] Qmail AntiSpaming

2002-10-18 Thread Matt Simerson
I've been working on integrating SpamAssassin into my FreeBSD mail toaster setup (and it'll work similarly with Bill's or any other vpopmail setup). One of the biggest problems I've found is the lack of "good" vpopmail support in SpamAssassin. I've hacked it up and added some of my own code to

RE: [vchkpw] Qmail AntiSpaming

2002-10-17 Thread Neil Lathwood
> I can't stop them using my SMTP server. I just want to limit the > number of emails they can send within a period of time. For example, > users can only send 100 emails in 1 day. Can spamGuard be able to do > this? Or any other solution? Maybe try spamguard? http://www.enderunix.org/spamg

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Jeremy Oddo
> Start with a clean install of RedHat 7.3 << Change that to say: > > Start with the worlds most stable and powerfull OS: > > FreeBSD > I don't know...my Commodore-64 is pretty damn stable! Look out for my "Building an Email Toaster on C-64". Jeremy

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Michael Bowe
ilto:[EMAIL PROTECTED]] > Sent: Thursday, 17 October 2002 9:36 AM > To: Jeremy Oddo > Cc: 'Werner Schalk'; 'Rick Romero'; [EMAIL PROTECTED] > Subject: RE: [vchkpw] Qmail AntiSpaming > > > Start with a clean install of RedHat 7.3 << Change t

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Lanny
Start with a clean install of RedHat 7.3 << Change that to say: Start with the worlds most stable and powerfull OS: FreeBSD Lanny On Wed, 2002-10-16 at 19:25, Jeremy Oddo wrote: > > > > what about spam filtering methods or programs > > that work with vpopmail and qmail without > > c

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Jeremy Oddo
> > what about spam filtering methods or programs > that work with vpopmail and qmail without > compiling qmail completly new? Has anyone > got spamassassin or anything like that > to work? > You could try the HOW-TO I've been working on at: http://www.jerfu.com/toaster

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Rick Romero
I compiled qmail with the qmail-queue patch, and added Qmail-Scanner and SpamAssassin. There are docs floating around to on how to add SpamAssassin via .qmail files if you don't want to recompile, or didn't compile with the qmail-queue patch. Rick On Wed, 2002-10-16 at 16:01, Werner Schalk wro

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Werner Schalk
Hello, what about spam filtering methods or programs that work with vpopmail and qmail without compiling qmail completly new? Has anyone got spamassassin or anything like that to work? Bye and thanks, Werner.

Re: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Lanny
of emails they can send within a period of time. For >example, users can only send 100 emails in 1 day. > > > > Can spamGuard be able to do this? Or any other solution? > > > > > > > > Thank you, > > > > Martin > > > > - Orig

Re: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Rick Romero
to do this? Or any other solution? > > > > > > Thank you, > > > Martin > > > - Original Message - > > > From: John C > > > To: [EMAIL PROTECTED] > > > Sent: Thursday, October 17, 2002 1:22 AM > >

Re: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Lanny
Martin > > - Original Message ----- > > From: John C > > To: [EMAIL PROTECTED] > > Sent: Thursday, October 17, 2002 1:22 AM > > Subject: RE: [vchkpw] Qmail AntiSpaming > > > > > > You could put the tarpit patch on qmail which puts

Re: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Rick Romero
period of time. For >example, users can only send 100 emails in 1 day. > Can spamGuard be able to do this? Or any other solution? > > Thank you, > Martin > - Original Message - > From: John C > To: [EMAIL PROTECTED] > Sent: Thursday, October 17, 2002 1:2

Re: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Martin Chung
bject: RE: [vchkpw] Qmail AntiSpaming You could put the tarpit patch on qmail which puts a sleep in multiple RCPT TO commands Ex. CCs   John -Original Message-From: Martin Chung [mailto:[EMAIL PROTECTED]]Sent: Wednesday, October 16, 2002 4:47 AMTo: [

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Paul Theodoropoulos
You might want to look at Blackhole as well. I'm very pleased with it so far. I figured out how to enable it on a vpopmail installation just yesterday. http://www.groovy.org/blackhole.shtml . I'd say it's as good as or better than spamassassin. I'm working with the author currently to clean u

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Charles Sprickman
For what it's worth, where I used to work they just started using spam assassin system-wide. There was some laborious tuning involved, but they are now sinking about 50-65% of incoming mail to the trash. False positives don't seem to be a problem. I've seen my inbox almost completely free of ju

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread Paul Theodoropoulos
there's a whole list of tools at www.qmail.org . At 10:22 AM 10/16/2002, John C wrote: >You could put the tarpit patch on qmail which puts a sleep in multiple >RCPT TO commands Ex. CCs > >John >-Original Message- >From: Martin Chung [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, October 1

RE: [vchkpw] Qmail AntiSpaming

2002-10-16 Thread John C
You could put the tarpit patch on qmail which puts a sleep in multiple RCPT TO commands Ex. CCs   John -Original Message-From: Martin Chung [mailto:[EMAIL PROTECTED]]Sent: Wednesday, October 16, 2002 4:47 AMTo: [EMAIL PROTECTED]Subject: [vchkpw] Qmail AntiSpaming Hi,