RV Products Forums: Spam assassin not triggering - RV Products Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Spam assassin not triggering

#1 User is offline   aarondwyer 

  • Member
  • PipPip
  • Group: Members
  • Posts: 25
  • Joined: 21-October 05

Posted 13 July 2007 - 07:45 PM

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
0

#2 User is offline   pairote 

  • Administrator
  • PipPipPip
  • Group: Admin
  • Posts: 4,345
  • Joined: 13-June 03

Posted 13 July 2007 - 09:40 PM

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.
0

#3 User is offline   aarondwyer 

  • Member
  • PipPip
  • Group: Members
  • Posts: 25
  • Joined: 21-October 05

Posted 14 July 2007 - 12:54 PM

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
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic