http://bugzilla.spamassassin.org/show_bug.cgi?id=3814
------- Additional Comments From [EMAIL PROTECTED] 2004-10-11 05:53 ------- Subject: Re: ALL_TRUSTED On Mon, Oct 11, 2004 at 01:31:22AM -0700, [EMAIL PROTECTED] wrote: > I to am having a similar problem, below is one of the headers. I'm getting a > lot of spam with ALL_TRUSTED being fired. I'm running exim4.43+exiscan+sa3 ALL_TRUSTED says that the message is received without even going through an untrusted machine. > Received: from localhost ([127.0.0.1] helo=staghug.com) > by mail.interpod.net with smtp (Exim 4.43) > id 1CGvNo-0007Eq-R0 > for [EMAIL PROTECTED]; Mon, 11 Oct 2004 03:18:17 -0500 This is the only usable Received header available, which specifies the message was sent from localhost (127.0.0.1). Therefore the message is considered "trusted". It looks like either exim or exiscan either isn't putting in proper Received headers before calling SA, or the message actively came from localhost somehow. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
