Re: [Evolution] filter copies instead of moves



no worries about being offensive
just trying to find out what's wrong
i replaced the actual domain name with xxx.yyy.zzz.edu in the following:

   <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>




From: Andre Klapper <ak-47 gmx net>
To: evolution lists ximian com
Subject: Re: [Evolution] filter copies instead of moves
Date: Wed, 20 Apr 2005 00:42:28 +0200

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.

don't want to be offensive, but that sounds like your filter rule is
somehow wrong.
could you append the rule that you refer to? it should be in
"~/.evolution/mail/filters.xml" (please don't post the entire file - it
could contain private data, e.g. mail addresses).

cheers,
andre

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





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