Bug#775183: spamass-milter adds bad Received: header, creating false positive

2016-03-05 Thread Claus Färber
All, I’m surprised that this has not yet been fixed. It makes the package unusable with SpamAssassin’s tests that rely on the Received header (such as all SPF and RBL tests), which are enabled by default. This bug should therefore be classified as ``serious’'. I’m also attaching a patch.

Bug#775183: spamass-milter adds bad Received: header, creating false positive

2015-01-20 Thread Moritz Both
On 14.01.2015 17:49, Don Armstrong wrote: Can you try switching from confMILTER_MACROS_ENVRCPT to confMILTER_MACROS_ENVFROM ? If that fixes this up, I'll change the recommendation. IE, add: define(`confMILTER_MACROS_ENVFROM',`b')dnl and remove b from ENCRCPT. I imagine that

Bug#775183: spamass-milter adds bad Received: header, creating false positive

2015-01-14 Thread Don Armstrong
On Wed, 14 Jan 2015, Moritz Both wrote: Regarding the date problem, I have added some debug statements to the spamass-milter code to get more info about the result of smfi_getsymval(ctx, b). This is the result: Jan 14 08:33:19 eroski spamass-milter[51579]: mlfi_connect: enter Jan 14

Bug#775183: spamass-milter adds bad Received: header, creating false positive

2015-01-14 Thread Moritz Both
Regarding the date problem, I have added some debug statements to the spamass-milter code to get more info about the result of smfi_getsymval(ctx, b). This is the result: Jan 14 08:33:19 eroski spamass-milter[51579]: mlfi_connect: enter Jan 14 08:33:19 eroski spamass-milter[51579]: b macro is

Bug#775183: spamass-milter adds bad Received: header, creating false positive

2015-01-13 Thread Don Armstrong
On Tue, 13 Jan 2015, Moritz Both wrote: Don, thank you for the response. I hope this bug report does not mutate to a support case embarrasingly ;) Anyway I'm confused your source code is diffrent from mine... is there something newer than 0.3.2-1 in stable? Is your code from

Bug#775183: spamass-milter adds bad Received: header, creating false positive

2015-01-13 Thread Moritz Both
Don, thank you for the response. I hope this bug report does not mutate to a support case embarrasingly ;) Anyway I'm confused your source code is diffrent from mine... is there something newer than 0.3.2-1 in stable? Is your code from 0.3.2-1b1 from sid? moritz@eroski:~/src$ apt-get

Bug#775183: spamass-milter adds bad Received: header, creating false positive

2015-01-12 Thread Moritz Both
Package: spamass-milter Version: 0.3.2-1 Severity: important Dear Don, when a message is detected as spam, it is prepended with a waring message. The original message appears as a mime attachment. This attachment has a bad Received: header like this: Received: from

Bug#775183: spamass-milter adds bad Received: header, creating false positive

2015-01-12 Thread Don Armstrong
On Mon, 12 Jan 2015, Moritz Both wrote: Package: spamass-milter Version: 0.3.2-1 Severity: important Dear Don, when a message is detected as spam, it is prepended with a waring message. The original message appears as a mime attachment. This attachment has a bad Received: header like