Bug 5426 - spamassassin missing rbl hits for forwarded mails
spamassassin missing rbl hits for forwarded mails
Status: RESOLVED WORKSFORME
Product: Spamassassin
Classification: Unclassified
Component: Rules
3.1.8
All Linux
: P5 normal
: Undefined
Assigned To: SpamAssassin Developer Mailing List
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2007-04-18 15:27 UTC by Benny Pedersen
Modified: 2007-04-19 02:17 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
fix it where i belive it fails patch None Benny Pedersen [NoCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Benny Pedersen 2007-04-18 15:27:22 UTC
in generic is belive mails that is forwared olso is spam or ham but found that
rbl tests mostly see things another way

what i wanted with this bug is to clear out why
Comment 1 Benny Pedersen 2007-04-18 15:28:57 UTC
Created attachment 3913 [details]
fix it where i belive it fails

i belibve this should fix it, if i do it wroung please just tell me why then
Comment 2 Justin Mason 2007-04-19 02:17:30 UTC
this is by design.  We initially had both XBL and PBL checking further
into the external/untrusted relay set, but this caused false positives.
Here are the bugs where we discussed this:

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4728
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5294