You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by gb...@apache.org on 2021/01/07 07:19:49 UTC

svn commit: r1885231 - /spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf

Author: gbechis
Date: Thu Jan  7 07:19:49 2021
New Revision: 1885231

URL: http://svn.apache.org/viewvc?rev=1885231&view=rev
Log:
tune regexp

Modified:
    spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf

Modified: spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf?rev=1885231&r1=1885230&r2=1885231&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf Thu Jan  7 07:19:49 2021
@@ -55,7 +55,7 @@ describe   SENDINBLUE_REDIR_PHISH
 score      SENDINBLUE_REDIR_PHISH        3.500    # limit
 # tflags     SENDINBLUE_REDIR_PHISH        publish
 
-header     __GB_FAKE_RF                  Subject =~ /(Fw|Re)\:[a-z]/i
+header     __GB_FAKE_RF                  Subject =~ /(Fw|Re)\:[a-z0-9\+]/i
 meta       GB_FAKE_RF_SHORT              ( ! __THREADED && __GB_FAKE_RF && __PDS_URISHORTENER )
 describe   GB_FAKE_RF_SHORT              Fake reply or forward with url shortener
 score      GB_FAKE_RF_SHORT              2.000 # limit