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 2019/01/15 14:08:27 UTC

[Bug 7684] New: Mail::SpamAssassin::Plugin::WhiteListSubject unclear

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

            Bug ID: 7684
           Summary: Mail::SpamAssassin::Plugin::WhiteListSubject unclear
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Documentation
          Assignee: dev@spamassassin.apache.org
          Reporter: jidanni@jidanni.org
  Target Milestone: Undefined

Mail::SpamAssassin::Plugin::WhiteListSubject says

DESCRIPTION
       This SpamAssassin plugin module provides eval tests for whitelisting and
blacklisting particular strings in the
       Subject header.  The value for whitelist_subject or blacklist_subject
are strings which may contain file -glob
       -style patterns, similar to the other whitelist_* config options.
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
and Mail::SpamAssassin::Conf says
             whitelist_from joe@example.com fred@example.com

Therefore Mail::SpamAssassin::Plugin::WhiteListSubject's example

        whitelist_subject [Bug *]
        blacklist_subject Make Money Fast

will match
Subject: Make
Subject: Money
Subject: Fast
apparently too, just reading the documentation!

OK, then say "but, they can only be one per line, and blanks are part of
the pattern." or something.

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

[Bug 7684] Mail::SpamAssassin::Plugin::WhiteListSubject unclear

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

Henrik Krohns <ap...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |apache@hege.li

--- Comment #1 from Henrik Krohns <ap...@hege.li> ---
Sending       
spamassassin-3.4/lib/Mail/SpamAssassin/Plugin/WhiteListSubject.pm
Sending        trunk/lib/Mail/SpamAssassin/Plugin/WhiteListSubject.pm
Transmitting file data ..done
Committing transaction...
Committed revision 1862689.

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