You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2005/06/26 11:58:37 UTC

svn commit: r201800 - /spamassassin/trunk/rules/70_testing.cf

Author: felicity
Date: Sat Jun 25 16:50:42 2005
New Revision: 201800

URL: http://svn.apache.org/viewcvs?rev=201800&view=rev
Log:
put in test rule for doing <iframe src=...>, works well for me

Modified:
    spamassassin/trunk/rules/70_testing.cf

Modified: spamassassin/trunk/rules/70_testing.cf
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/rules/70_testing.cf?rev=201800&r1=201799&r2=201800&view=diff
==============================================================================
--- spamassassin/trunk/rules/70_testing.cf (original)
+++ spamassassin/trunk/rules/70_testing.cf Sat Jun 25 16:50:42 2005
@@ -25,3 +25,6 @@
 # </...@LICENSE>
 #
 ########################################################################
+
+body T_HTML_IFRAME_SRC	eval:check_iframe_src()
+describe T_HTML_IFRAME_SRC	Message has HTML IFRAME tag with SRC URI