On Sun, 27 Jan 2019 06:04:09 -0700 (MST)
LegendGamesMaster wrote:

i can twork out how to add a _SCORE_ to the subject line of ham as
> well
> 
> Im asking this as some spam appears to be getting through unchecked -
> im trouble shooting and wanted a quick way to see when a message was
> unchecked without having to open the message, and view the headers.

They may be above the maximum size for checking:

man spamc
       ...   
       -s max_size, --max-size=max_size
           Set the maximum message size which will be sent to spamd --
           any bigger than this threshold and the message will be
           returned unprocessed (default: 500 KB).  If spamc gets
           handed a message bigger than this, it won't be passed to
           spamd.  The maximum message size is 256 MB.

           The size is specified in bytes, as a positive integer
           greater than 0.  For example, -s 500000.

Reply via email to