Quoting John Hardin <jhar...@impsec.org>:

On Thu, 30 Sep 2010, dhottin...@harrisonburg.k12.va.us wrote:

Im testing spamassassin as a replacement for bogofilter. So far I have it installed, and am calling it with: /usr/bin/spamd -d -c -m5 -H -r /var/run/spamd.pid, Im using procmail and have added:
###spamassassin test
: 0fw: spamassassin.lock
* < 256000
|  spamassassin

That should be spamc, not spamassassin.

What am I missing in my config file? I did run the sa-update and it seems to be working also. My goal is to allow each user to report as spam emails or report as innocent in horde webmail, and allow them management of their own spam.

Take a look at the sample procmail recipes and user learning scripts
under http://www.impsec.org/~jhardin/antispam/

--
 John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
 jhar...@impsec.org    FALaholic #11174     pgpk -a jhar...@impsec.org
 key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  Think Microsoft cares about your needs at all?
  "A company wanted to hold off on upgrading Microsoft Office for a
  year in order to do other projects. So Microsoft gave a 'free' copy
  of the new Office to the CEO -- a copy that of course generated
  errors for anyone else in the firm reading his documents. The CEO
  got tired of getting the 'please re-send in XX format' so he
  ordered other projects put on hold and the Office upgrade to be top
  priority."                                    -- Cringely, 4/8/2004
-----------------------------------------------------------------------
 78 days until TRON Legacy

Thanks for the info. I was using the older version because this is a project that I started sometime ago and just got back to. I downloaded the latest version and built it out. Now I have the following in my headers:

X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.harrisonburg.k12.va.us
X-Spam-Level:
X-Spam-Status: No, score=0.0 required=6.0 tests=FREEMAIL_FROM autolearn=unavailable version=3.3.1


My local.cf Shows:
bayes_path /opt/spamassassin/bayes
bayes_file_mode 0666
auto_whitelist_path /opt/spamassassin/auto-whitelist
bayes_expiry_max_db_size 600000

I changed the portion of my procmail script to reflect spamc. Im reading through the link you sent. Im not seeing any scores on emails yet. Is my procmail recipe still not correct?

--
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools

"Everything should be made as simple as possible, but not simpler."
-- Albert Einstein

"The hottest places in Hell are reserved for those who, in times of moral
crisis, preserved their neutrality."
-- Dante

Reply via email to