[Evolution] [source] filtering not working?



Hello,

I have been using filtering with the "Source Account"
criterion for incoming mail for some time and now it
doesn't work (evo 1.0.7 AND evo 1.0.5 rpms).  The
incoming mail simply goes to the Inbox folder.  If I
use the "Recipients" criterion it works, but not with
mailing lists or mail redirections (since the To:
field is different).  

I tried it with another unix account and another
mailbox account and I still get the same problem
(Source Account filter ignored).

The pop account is test omeo ca
(test%omeo ca pop omeo ca).

What I get in the filters logfile is "Action: Copy to
default folder" with the "Source account" filter
whereas with a "Recipients" filter I get:

Applied filter "recipients" to message from test
<test omeo ca> - "test - final" at Fri, 21 Jun 2002
12:05:27
Action: Move to folder
file:///home/marie/evolution/local/tmp1

Here is the contents of the filters.xml file:

-------------------------------------------------
<?xml version="1.0"?>
<filteroptions>
  <ruleset>
    <rule grouping="any" source="incoming">
      <title>source</title>
      <partset>
        <part name="source">
          <value name="srcmatch-type" type="option"
value="is"/>
          <value name="source" type="uri">
           
<uri>pop://test%25omeo ca pop omeo ca/;keep_on_server</uri>
          </value>
        </part>
      </partset>
      <actionset>
        <part name="move-to-folder">
          <value name="folder" type="folder">
            <folder name="tmp1"
uri="file:///home/marie/evolution/local/tmp1"/>
          </value>
        </part>
      </actionset>
    </rule>
    <rule grouping="any" source="incoming">
      <title>recipients</title>
      <partset>
        <part name="to">
          <value name="recipient-type" type="option"
value="contains"/>
          <value name="recipient" type="address">
            <address>test omeo ca</address>
          </value>
        </part>
      </partset>
      <actionset>
        <part name="move-to-folder">
          <value name="folder" type="folder">
            <folder name="tmp1"
uri="file:///home/marie/evolution/local/tmp1"/>
          </value>
        </part>
      </actionset>
    </rule>
  </ruleset>
</filteroptions>
-------------------------------------------------

Does this happen to anyone else?  Could there be a
problem with my system?  Any clue?

Can someone tell me where the account info is stored? 
It is NOT in the ~/evolution directory.

Thank you very much,

Etienne Tourigny

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]