On Wed, May 22, 2002 at 10:16:11AM -0500, Brian wrote: | Got SA working well, killer app, Thanks! | | I'm sending all spam to an account designed just for spam, where mail is | looked over for any false positives(?). ... | I'm thinking I don't even need to clutter my "eye-balling" in this mailbox | with tags like this, to many to browse.
Some potential solutions : o put the score in the subject, this makes it easier to sort and scan a spam box for potentially interesting stuff (I'm using this : subject_tag ***SA:_HITS_***) o reject (SMTP time) or blackhole really high scoring stuff (to do this correctly requires string->int parsing, but someone may be able to make a regex that mostly works) o reject (SMTP time) or blackhole stuff that hits certain rules. This could be done by doing the above and just setting those rules to score really high. I do the reject-at-SMTP-time with this: http://marc.merlins.org/linux/exim/sa.html | Send it back w/a SA notice would be fun, but I hate to clutter the | landscape with trash. The best way to "send it back" is by not accepting it in the first place. That leaves the burden of delivering a bounce on the server trying to deliver the mail to you and relieves you of all responsibility! -D -- I tell you the truth, everyone who sins is a slave to sin. Now a slave has no permanent place in the family, but a son belongs to it forever. So if the Son sets you free, you will be free indeed. John 8:34-36 GnuPG key : http://dman.ddts.net/~dman/public_key.gpg
msg05288/pgp00000.pgp
Description: PGP signature