[Evolution] Filter(regex match) problem
- From: Ole Gjerde <gjerdelist icebox org>
- To: evolution ximian com
- Subject: [Evolution] Filter(regex match) problem
- Date: 14 Feb 2001 21:20:06 +0100
Hi,
I have 2 filters that doesn't work properly. Below is the xml of one of
them. For som reason, ALL email gets *copied* to this folder.
Both are regex matches, and both gets ALL email copied to the folder.
Thanks,
Ole Gjerde
<rule grouping="all" source="incoming">
<title>vpopmail mailing list</title>
<partset>
<part name="regex">
<value name="match-type" type="option" value="header"/>
<value name="expression" type="regex">
<regex>Delivered-To: mailing list vchkpw inter7 com</regex>
</value>
</part>
</partset>
<actionset>
<part name="move-to-folder">
<value name="folder" type="folder">
<folder name="Vpopmail"
uri="file:///home/gjerde/evolution/local/Mailing
Lists/subfolders/Vpopmail"/>
</value>
</part>
</actionset>
</rule>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]