From: cigamit Date: Mon, 21 Mar 2005 22:48:26 +0000 (+0000) Subject: Add ability to filter on the Message body, or if text appears any where in the messag... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a3a520911162e056313d9d634e020fc12c547836;p=squirrelmail.git Add ability to filter on the Message body, or if text appears any where in the message (Header or Body). The strings are already translated via our search form This should close Feature Request # 509443 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9127 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index bbf56dde..82068bb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -271,6 +271,8 @@ Version 1.5.1 -- CVS - Fixed Filters plugin problems with duplicate rule processing and false unread message counts (Bug# 676073 and patch #919045). - Strip position:absolute style from HTML mails. + - Add ability to the Filters plugin to filter on Message Body, or both + the Headers and the Message Body. Version 1.5.0 --------------------