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...@spamassassin.apache.org on 2019/07/31 05:05:08 UTC

[Bug 6233] What values are valid/recommended for SYMBOLIC_TEST_NAME?

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

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

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

--- Comment #1 from Henrik Krohns <ap...@hege.li> ---
This was added in 3.4.3 to try to enforce it uniformly.

use constant RULENAME_RE => qr([_a-zA-Z][_a-zA-Z0-9]{0,127});

Added a small blurp in docs.

Sending        spamassassin-3.4/lib/Mail/SpamAssassin/Conf.pm
Sending        trunk/lib/Mail/SpamAssassin/Conf.pm
Transmitting file data ..done
Committing transaction...
Committed revision 1864032.

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