diff --git a/filter/ChangeLog b/filter/ChangeLog index 73a6fb4bb1..170b4b0ee0 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,9 @@ +2000-06-29 Arik Devens + + * vfoldertypes.xml (ruleset type="match"): Changed Cc to CC to be + the same as the other CC rule. None of this works however, cause + the CC code is not hooked up to camel... oh well ;-( + 2000-06-29 Arik Devens * vfoldertypes.xml (ruleset type="match"): Added a Cc rule to diff --git a/filter/vfoldertypes.xml b/filter/vfoldertypes.xml index ba250d4512..e00118985f 100644 --- a/filter/vfoldertypes.xml +++ b/filter/vfoldertypes.xml @@ -16,7 +16,7 @@ - (match-all (header-contains "Cc" ${receipient})) + (match-all (header-contains "CC" ${receipient})) The Cc address matches receipients.