You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by do...@apache.org on 2007/09/08 04:36:17 UTC

svn commit: r573773 - /spamassassin/rules/trunk/sandbox/dos/70_other.cf

Author: dos
Date: Fri Sep  7 19:36:16 2007
New Revision: 573773

URL: http://svn.apache.org/viewvc?rev=573773&view=rev
Log:
sandbox: fix typo

Modified:
    spamassassin/rules/trunk/sandbox/dos/70_other.cf

Modified: spamassassin/rules/trunk/sandbox/dos/70_other.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/dos/70_other.cf?rev=573773&r1=573772&r2=573773&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/dos/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/dos/70_other.cf Fri Sep  7 19:36:16 2007
@@ -207,7 +207,7 @@
 meta DOS_OE_TO_MX		__OE_MUA && __DOS_SINGLE_EXT_RELAY
 describe DOS_OE_TO_MX		Delivered direct to MX with OE headers
 
-meta DOS_OE_TO_MX_IMAGE		__OE_MUA && _DOS_SINGLE_EXT_RELAY && __ANY_IMAGE_ATTACH
+meta DOS_OE_TO_MX_IMAGE		__OE_MUA && __DOS_SINGLE_EXT_RELAY && __ANY_IMAGE_ATTACH
 describe DOS_OE_TO_MX_IMAGE	Direct to MX with OE headers and an image
 
 meta DOS_OUTLOOK_TO_MX_IMAGE		__ANY_OUTLOOK_MUA && __DOS_SINGLE_EXT_RELAY && __ANY_IMAGE_ATTACH