Just wondering if/how y'all are faring with SPAMC32, and thought I'd post my SPAMD local.cf:
--BEGIN LOCAL.CF-- # How many hits before a message is considered spam. required_hits 3.0 # Whether to change the subject of suspected spam rewrite_subject 0 # Text to prepend to subject if rewrite_subject is used subject_tag [MAY BE SPAM] # Encapsulate spam in an attachment report_safe 0 # Use terse version of the spam report use_terse_report 0 # Enable the Bayes system use_bayes 0 # Enable Bayes auto-learning auto_learn 0 # Enable or disable network checks skip_rbl_checks 1 use_razor2 0 use_dcc 0 use_pyzor 0 # Mail using languages used in these country codes will not be marked # as being possibly spam in a foreign language. ok_languages all # Mail using locales used in these country codes will not be marked # as being possibly spam in a foreign language. ok_locales all --END LOCAL.CF-- You'll see that I'm not using any of the RBL checks from within SPAMD, instead managing those completely within Declude, and not touching Bayes as yet. I have SPAMASSASSIN at weight 60 right now, which is half the HOLD weight at the site. It's helping to bump over an additional maybe 15% of spam that was previously getting through, with no overall FPs--nice!--at least as far as I can see at this point. Oh, and I'm running Perl.exe at low priority for now. Awaiting some more reports. -Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] ------------------------------------ --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
