On Thu, 10 Aug 2006, Craig Morrison wrote:
Daryl C. W. O'Shea wrote:
Logan Shaw wrote:
So... is it safe to assume their servers are configured
incorrectly? Or should our MTA be somehow adding that
header if it's missing? Or is there some other way that our
MailScanner+SpamAssassin combo should be getting the envelope
sender information?
Your MDA should be adding it, and whatever is calling SpamAssassin
(MailScanner) should be at least faking it in the message it hands SA.
http://wiki.apache.org/spamassassin/EnvelopeSenderInReceived
Is also useful for the bag of tricks too..
Ah, so since I'm using sendmail, I should define
"confRECEIVED_HEADER" in my sendmail.mc as in the example at
that wiki page? Is there any negative side to doing that?
- Logan