On 2/16/2015 10:01 AM, rsmits-l wrote:
On 02/09/2015 01:53 PM, Kevin A. McGrail wrote:
On 2/9/2015 7:43 AM, rsmits-l wrote:
I have been reading some threads on the Internet about problems with
the field "X-Originating-IP" and the Spamhaus PBL list. We are also
having this problem. I have installed a workaround for this but is not
working bulletproof.

I am wondering if there is a permanent solution for this ? I am
running : SpamAssassin version 3.3.1
running on Perl version 5.10.1
amavisd-new : amavisd-new-2.8.0 (20120630)

The workaround I have made :

header OFFICE365_01 Received =~ /\.outbound\.protection\.outlook\.com/i
header OFFICE365_02 x-originating-ip =~ /^\[/

But I am also seeing some real spam coming from Microsoft so this is
not bulletproof.

Has anyone got information ?

My guess is that if you check the email from the command line, it does
not fire against the RBL but something in the glue is either A)
synthesizing a header using the X-Originating-IP or the same IP; or B)
there is a logic case in SA that is hitting in the glue but not otherwise.

Someone else was mentioning this a few days ago using spamass-milter, I
believe.

Can you test the email from the command line? Can you provide a sample
on pastebin?

Regards,
KAM

A late reply, but this week I started investigating why this happens. I have edited a sample. If someone can take a look why the PBL is firing here is would be great.

The IP 151.66.59.47 is listed in the X-Originating-IP header and a received header. What is your trusted networks setup? What happens when you run the email through spamassassin on the command line?

Regards,
KAM

Reply via email to