Re: [Evolution] filter copies instead of moves



hi al,

hmm. i have no idea, looks totally right to me. :-(
did you put the rule (including "stop processing") to the top of your
filters list so that it's the first filter that gets checked by
evolution?

cheers,
andre

Am Mittwoch, den 20.04.2005, 14:28 +0000 schrieb Al Lelopath:
    <rule grouping="any" source="incoming">
      <title>Mail from xxx.yyy.zzz.edu</title>
      <partset>
        <part name="sender">
          <value name="sender-type" type="option" value="contains"/>
          <value name="sender" type="string">
            <string>xxx.yyy.zzz.edu</string>
          </value>
        </part>
      </partset>
      <actionset>
        <part name="move-to-folder">
          <value name="folder" type="folder">
            <folder uri="email://local local/Inbox/spa"/>
          </value>
        </part>
        <part name="stop"/>
      </actionset>
    </rule>


Am Dienstag, den 19.04.2005, 16:33 +0000 schrieb Al Lelopath:
Thanks for your suggestion.   I tried it out.  If i put a stop 
processing
rule as the last line of the filter rule, then it does nothing, neither 
move
nor copy.

-- 
 mailto:ak-47 gmx net | failed!
 http://www.iomc.de

Attachment: signature.asc
Description: This is a digitally signed message part



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