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 2004/08/29 18:52:56 UTC

[Bug 3734] New: Why are the URIBL rules header and not body?

http://bugzilla.spamassassin.org/show_bug.cgi?id=3734

           Summary: Why are the URIBL rules header and not body?
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Plugins
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: felicity@kluge.net


header          URIBL_SBL       eval:check_uridnsbl('URIBL_SBL')

seems like that ought to be:

body          URIBL_SBL       eval:check_uridnsbl('URIBL_SBL')

Am I missing something that makes it better to be a header rule than a body rule?



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