You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2018/09/02 10:54:24 UTC

[Bug 7611] New: Cannot check ascams RBL due to non-local return

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7611

            Bug ID: 7611
           Summary: Cannot check ascams RBL due to non-local return
           Product: Spamassassin
           Version: 3.4.1
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plugins
          Assignee: dev@spamassassin.apache.org
          Reporter: mail@tomsommer.dk
  Target Milestone: Undefined

3.3.240.54.superblock.ascams.com returns 54.240.3.3 which makes spamassasssin
ignore the result, since it’s a NON-local IP:
https://github.com/apache/spamassassin/blob/7c5728221009b29aa583c7e15d7df882892b9b1d/lib/Mail/SpamAssassin/Dns.pm#L291

This effectively makes it impossible to use this RBL? Unless there is some
trick I am not aware of?

header      RCVD_IN_ASCAMS      eval:check_rbl('ascams',
'superblock.ascams.com')
describe    RCVD_IN_ASCAMS      Received listed in Ascams
tflags      RCVD_IN_ASCAMS      net
score       RCVD_IN_ASCAMS      1.0

does not work?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7611] Cannot check ascams RBL due to non-local return

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7611

AXB <ax...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from AXB <ax...@gmail.com> ---
The RBL should provide a test point and document it's usage.
Pls use the SA user's list for help on how to configure SA.

-- 
You are receiving this mail because:
You are the assignee for the bug.