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: [email protected]
          Reporter: [email protected]
  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 [email protected] [email protected]

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.

Reply via email to