Okay sounds excellent. I can deal with the first part, as I had a look at it, but I'd really like the dummies guide to it.
Mainly because I don't really have a system that I can 'break' per say, and would love to see how you yourself have done it. I.e. taking the standard toaster configuration (which I have a couple of) and then adding this functionality. Be most grateful massah!!! Cheers, Daniel -----Original Message----- From: Bill Shupp [mailto:hostmaster@;shupp.org] Sent: Tuesday, November 05, 2002 4:34 AM To: [EMAIL PROTECTED] Subject: Re: [toaster] Spam - the unending battle. On Monday, November 4, 2002, at 12:54 AM, Daniel Oakes wrote: > Ok, I know this subject has been covered many a time, but what I�m > really after is a solution that�ll kill the mail at the server, and > works with the toaster.�I have about 10 mail servers running toaster > configurations, and I�d love a solution that kills e-mail at a certain > point before it arrived in mailboxes. > > � > > I don�t want it tagged, I want it killed.�(Maybe with logging� > ).�That�s killed, destroyed, maimed murdered, you name it I want it > multilated and gone!!! > > � > > Do you think I hate spam?? > > � > > Anyways, any ideas of a good solution for killing spam would be most > welcome, and one that works with the pop toaster. Here's what I do: Using SpamAssassin at the MTA level (via qmail-scanner), I tag messages as spam at 7 hits, and I have a small hack for qmail-scanner that will quarantine it at 13 hits and above. If you quarantine at too low of a threshold, you may pull legitimate mail, and that's just as bad for the customer (IMO). There's also a shell script that works with qmailmrtg7 to graph virus/spam hits. I haven't had time to document this stuff, but hope to include them in the next revision of this toaster. Actually, they are not hard to figure out, and I'm sure I'm not the only one doing this... Cheers, Bill
