Jon Kvebaek wrote:
Quoting Matt Kettler <[EMAIL PROTECTED]>:
Jon Kvebaek wrote:
Hi,
we get quite a few messages that have no Received: headers. These
seem
to cause ALL_TRUSTED to fire (with a negative score of course),
which
isn't exactly what I want. Any idea on how I should deal with this
correctly?
What version of SpamAssassin? I know this was a problem for some
releases, but I
believe it's fixed in 3.1.0 and 3.0.5.
We're currently on SpamAssassin version 3.0.4. I suppose an upgrade
might be called for.
3.0.5 does include code to not trigger ALL_TRUSTED if it can't parse one
of the received headers, which will help some setups in some cases, but
not many if your own headers are successfully parsed by SA.
I'll check the milter tip as well.
Before you had said that you were receiving mail without received
headers and someone else mentioned that you may be using a milter that
doesn't at least fake a received header.
Your milter MUST at least fake a received header. If it isn't, this is
what you want to fix.
Daryl