[Imapassassin-talk] problems using IMAPAssassin
Brought to you by:
vondo
From: Doug C. <co...@an...> - 2003-05-01 22:09:06
|
First off, I'm trying to install and use SpamAssassin/IMAPAssassin in my user account (as I do not have root access to the Linux system I'm using it on). I've gotten this installed on my system, and it appears to run and successfully scans my Inbox, but it doesn't identify *anything* as SPAM. It does check all of the messages (I see the message IDs scrolling by, and I even modified the code to print out a message so I could confirm it was coming from my Inbox). So it's reading all the data, but not getting a positive SPAM score on anything. Just for kicks, I did change the check from 'if ($IsSpam)' to 'if(1)' just to see if it would move any messages, and it did attempt to, but reported an "Error moving message", without any further information. I've checked all the paths to the IMAP folders in the config file (I think), but I haven't had much time to dig into it deeper than that. I've tried copying the user_prefs.template file into ~/.spamassassin/user_prefs -- but that file is all comments anyway. All of the *.cf files appear to be installed properly in ~/sausr/, and I'm running out of ideas. Do you have any? (Ideas that is) -- Coop/DreamWorks "The difference between a 100w light bulb, and a 100w laser is focus" - attributed to a manager at Anderson Consulting |