aboutsummaryrefslogtreecommitdiffstats
path: root/filter/vfoldertypes.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos and update the "to-address" rule to match To or Cc. Fix typos.Dan Winship2000-07-061-5/+5
| | | | | | | | * filtertypes.xml: Fix typos and update the "to-address" rule to match To or Cc. * vfoldertypes.xml: Fix typos. svn path=/trunk/; revision=3889
* changed Cc to CC to be the same as the other CC ruleArik Devens2000-06-301-1/+1
| | | | svn path=/trunk/; revision=3819
* added a Cc rule to vfoldersArik Devens2000-06-301-0/+6
| | | | svn path=/trunk/; revision=3812
* And here too.Not Zed2000-05-311-0/+12
| | | | | | | | | | | 2000-05-30 Not Zed <NotZed@HelixCode.com> * filtertypes.xml: And here too. * vfoldertypes.xml: Add body-contains and not-body-contains types. svn path=/trunk/; revision=3306
* New file - lists rules appropriate for vfolders (no actions, etc).Not Zed2000-05-281-0/+60
2000-05-27 Not Zed <NotZed@HelixCode.com> * vfoldertypes.xml: New file - lists rules appropriate for vfolders (no actions, etc). * Makefile.am (EXTRA_DIST): Add vfoldertypes.xml * filter-driver.c (filter_driver_expand_option): Made public from expand_filter_option. (filter_driver_rule_count): find out how many user rules are defined. (filter_driver_rule_get): Get a user rule by index. svn path=/trunk/; revision=3240