Greetings -
    So far, Spam Assassin has been working really well. On mysetup, I think
that it's ignoring the whitelist in /etc/mail/spamassassin/local.cf and
tagging mail from allowed domains anyway.

I only whitelisted domains that I get daily/weekly mailings from. The daily
headlines email from slashdot.org gets filtered into the spam folder anyway.
My /etc/procmailrc file only forwards eveything to spamc using:
:0fw
| spamc

That part appears to be working quite well.


Here's the local.cf file:

[3:57pm] 13 [/etc/mail/spamassassin]:junkpile% less local.cf
# Add your own customisations to this file.  See 'man
Mail::SpamAssassin::Conf'
# for details of what can be tweaked.

#
# whitelisted domains
#
whitelist_from *@*.apple.com
whitelist_from *@*.attws.com
whitelist_from *@*.marillion.com
whitelist_from *@*.flipdog.com
whitelist_from *@*.slashdot.org

#
#other configuration options
#
required_hits 7
auto_whitelist_threshold 3
auto_whitelist_path /home/junk/auto-whitelist

----end of local.cf----

SHould I be putting the whitelisted domains in my own
$HOME/.spamassassin/local.cf file? Wouldn't it have already tagged the email
as spam at that point?

I guess that I've probably misconfigured something somewhere, but I can't
figure out where. I looked through the archives of the mailing list and
checked Google and everything seems to be matching up..

Thanks in advance for any helpful information anybody can provide.
-Jonathan



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to