From: Vsevolod Stakhov Date: Fri, 1 May 2015 16:11:40 +0000 (+0100) Subject: Misprint. X-Git-Tag: 0.9.0~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0687962d26696769c215ff53beb7f87d59892cd8;p=thirdparty%2Frspamd.git Misprint. --- diff --git a/conf/composites.conf b/conf/composites.conf index 1a0dacb68e..3166c57b52 100644 --- a/conf/composites.conf +++ b/conf/composites.conf @@ -14,7 +14,7 @@ composite { } composite { name = "FORGED_MUA_THUNDERBIRD_MSGID_MAILLIST"; - expression = "(FORGED_MUA_THUNDERBIRD_MSGID orFORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN) and -MAILLIST"; + expression = "(FORGED_MUA_THUNDERBIRD_MSGID or FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN) and -MAILLIST"; } composite { name = "RBL_SPAMHAUS_XBL";