Can someone shed light on why I see messages as such:

  X-Spam-Flag: NO
  X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on
      smtpgate.example.com
  X-Spam-Level:
  X-Spam-Status: Reqd:5.0 Hits:0.0 Learn:disabled Tests:none

Or, I could be mistaken and there really were tests performed with results being zero(0).

I'm also seeing quite a number of messages from the SpamAssassin, Postfix and FreeBSD discussion lists with 'Tests:none'.

Trusted and internal networks are set up correctly as such:

  trusted_networks  127.0.0.1       # localhost
  trusted_networks  x.x.x.x         # main IP on nic

  internal_networks 127.0.0.1       # localhost
  internal_networks x.x.x.x         # main IP on nic

I only trust the server itself as it is stricty an inbound filter server from the outside world leading to our internal email server.

Reply via email to