Gary V wrote:
Well, I have looked and looked, and I still cannot figure out what is going on here.

I have a lot of .cf files ... mostly in /usr/share/spamassassin. In searching for any files on the entire server containing the string "blacklist_to", I found plenty of "user_in_blacklist_to" in the .cf files in /usr/share/spamassassin. So ... I'm still utterly confused. My mail is still consistently getting flagged with the "user_in_blacklist" flag.

I cannot imagine what I am missing, or where I have screwed up. I shared the output of spamassassin --lint -D with Matt, but I didn't want to post it here, since I didn't want to clog everyone's inbox. I believe my file locations all look OK.

I don't normally ask for help unless I truly cannot figure out what is going on, and that's where I am. Help?

Thanks!

Michael


I would possibly reinstall SpamAssassin. I would think you could work around the immediate problem with:

score USER_IN_BLACKLIST 0

I would create a new user_prefs and place it there. Your blacklists should not work after setting this. At any rate, it would be interesting to see if this actually has any effect. What does your procmail recipe look like?

Gary V

_________________________________________________________________
More photos, more messages, more storage—get 2GB with Windows Live Hotmail. http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_2G_0507


Here is my system-wide procmailrc:

DROPPRIVS=yes
:0fw
| /usr/bin/spamc
:0
* ^X-Spam-Status: Yes
$HOME/spam

Pretty simple. I'll try putting the score option you suggested in a user_prefs and see what happens.

Thanks again!

Michael

Reply via email to