On Mon, 6 Jul 2015, ch...@antennex.com wrote:

As I state in the subject, for some unknown reason spam is getting through in excess of the required threshold, in some cases WAY above like this: spam=YES score=103.60 required=6.00

I've been using spamassassin on freebsd ever since it first came out and quite familiar with how to set it up. My OS platform and SA version: freebsd-9.3px and spamassassin-3.4 with sendmail-8.15

Hrm. Not to be snarky, but if you're that experienced with SA then you should already know SA is only a *scoring* tool. Something else needs to take that score and decide what to do with the message.

There are many possible interfaces (glue layers) between your mail delivery system (MTA) and SA. How you configure quarantine or discard of messages depends on which interface you're using.

What is your glue? (IOW, how are messages getting from your MTA to SA?)

I need to get control somehow and wondering if I could get some help on a small script that would force any incoming message showing a score above the required=6.00 threshold to be dropped into the spam folder?

There are many possibilities. spamass-milter as Harald recommended is just one. Custom procmail scripting is another. Amavis is a third. Etc.

Since messages *are* getting scored, you already have *some* kind of glue in place. You need to figure out what that glue is, and figure out how to configure its (presumably existing) delivery options.


--
 John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
 jhar...@impsec.org    FALaholic #11174     pgpk -a jhar...@impsec.org
 key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  You do not examine legislation in the light of the benefits it
  will convey if properly administered, but in the light of the
  wrongs it would do and the harms it would cause if improperly
  administered.                                  -- Lyndon B. Johnson
-----------------------------------------------------------------------
 Tomorrow: Robert Heinlein's 108th birthday

Reply via email to