User Tools

Site Tools


mdx_filters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mdx_filters [2011/08/08 19:02] – [Examples] danielmdx_filters [2012/01/28 02:28] (current) – [Restrictions] daniel
Line 37: Line 37:
   - From a mailing list: <code>header("List-Post") eq "<mailto:dbd-pg@perl.org>"</code>   - From a mailing list: <code>header("List-Post") eq "<mailto:dbd-pg@perl.org>"</code>
   - With a specific subject and sender: <code>header("subject") eq "Your Bugzilla buglist needs attention." AND header("From") eq "bugzilla-daemon@domain.tld"</code>   - With a specific subject and sender: <code>header("subject") eq "Your Bugzilla buglist needs attention." AND header("From") eq "bugzilla-daemon@domain.tld"</code>
- 
-====== Restrictions ====== 
-As of 0.9.11 
-  * Filters can't be applied retroactively, that is, applied to messages that existed before the filter was defined or modified. 
-  * The order of the conditions can't be changed within the user interface. 
-  * The user interface doesn't check the expressions for correctness, nor provides any way to test filters. If an expression is invalid and gets used by manitou-mdx during the filtering step, only then will it fail. 
  
  
mdx_filters.txt · Last modified: 2012/01/28 02:28 by daniel