Help - Search - Members - Calendar
Full Version: Spam assassin not triggering
RV Products Forums > Server-Wide Spam and Virus Protection > General
aarondwyer
Hi

I've just gone through the tutorial again, since for some reason my exim went back to defaults and I didn't have a copy of the fully modified files I had done earlier.

Now my Spam assassin isn't appearing to be working.

I send the test line

XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X

and it doesn't trigger anything in the logs and let's it straight through.

Where should I check to see if Spam Assassin is running.?

I couldn't get the sa-update to work do to dostech.net not being accessible, but I copied te SARE files from another server.

I hope they aren't affecting the running of Spam Assassin?

Can I run something to check they are ok.?

Thanks
Aaron
pairote
There is backup in /backup/cpbackup/files/ if you configure WHM backup. Is there any 'spam = mailnull:true/defer_ok' on your EXIM configuration file? Check the tutorial again http://www.rvskin.com/index.php?page=public/antispam#5.
aarondwyer
Hi Pairote

The issue has been found. In your install that you did for me it differs from the tutorial.

You had this bit of code below in it and the /etc/eximSpamDeny.pl file, which I didn't have on the new install.


# If emails get high score coming into the server from the same host address
# more than 3 times within Last 60 seconds. Sender's server will be blocked for 1 hours
condition = ${run{/etc/eximSpamDeny.pl $sender_host_address $spam_score_int $sender_address }{yes}{yes}}
condition = ${if >{$spam_score_int}{150}{1}{0}}

I've copied the file and spamassassin is now working again.

Thanks
Aaron
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.