summaryrefslogtreecommitdiff
path: root/evolution/create_filter.xml
blob: 2574f321838e87d333713b3a9b3044bf2439491f (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<data>
  <filter_on>Subject</filter_on>
  <rule_name>Sample111</rule_name>
  <if_components>Sender:Subject:Message Body</if_components>
  <if_properties>is:contains:contains</if_properties>
  <if_values>Welcolution!:Prashanth Mohan:asdf</if_values>
  <then_actions>Move to Folder:Copy to Folder:Copy to Folder</then_actions>
  <then_values>venkat:filter:filter1</then_values>
  <execute_action>if all criteria are met</execute_action>
</data>