PDA

View Full Version : spamassassin doens't work


maria
12-28-2006, 12:31 PM
Is there anything else that can be used on the server? I am getting over 100 emails a day and that's just one account. spamassassin doesn't really block anything from getting through, not even the most obvious spam.

Jeremy
12-31-2006, 03:15 AM
/etc/init.d/spamassassin status

Is it running?

maria
12-31-2006, 07:27 AM
spamd (pid 1388 1387 1386 1385 1384 1351) is running...

says it is. Am i supposed to "teach" it something?

TYVM for your reply.

Jeremy
12-31-2006, 11:37 AM
Sort of...

I use this line as a cron every 2hours.

/usr/bin/sa-learn --spam /home/*/popaccts/*/*/Maildir/.SPAM/cur/

You can use the auto-learn directly with sa.

http://cornerhost.net/wiki/moin.cgi/FAQ/SpamAssassin

HTH

Jeremy
01-22-2007, 06:38 AM
did you verify its working?