I've got spamassassin working on my machine, by and large.
  It does its thang. But, I've got a config in
  /etc/spamassassin/local.cf (as I had had on a prior
  machine) that has, among other things, "report_safe 0".

  Further, in my own directory, I've got
  .spamassassin/user_prefs which has the same thing (as well
  as some whitelist records which are being ignored).

  I'm running postfix and spamd, which uses a filter script
  that basically runs

cat | spamc -f -u filter 2>/dev/null | postfix "$@"

  ... to get the mail delivered. All this "works", but the
  config files are not getting respected at all -- when it
  catches spam, it prints the big log report thang, which I
  don't want (and which report_safe 0 should eliminate), and
  it's ignoring my whitelisting of several important
  addresses.

  The installation is current as of a few weeks ago, and
  very closely matches how I set it up on my prior machine,
  with the major difference here being that it ignores its
  config files -- near as I can tell, it's running wholly on
  its defaults.

  What gives?

-- 
Fred Hicks <iago AT iago DOT net>
"Curse you iago and your fast fingers!" - Rob Donoghue
Fate RPG - http://www.evilhat.com/fate/
Check out my famous friend - http://www.jim-butcher.com/



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to