libsieve and :copy extension
    Eric Berggren 
    ericb at transmeta.com
       
    Mon Jul 11 16:43:37 EDT 2005
    
    
  
>> Any current efforts to add RFC3894 (the ":copy" extension) to libsieve ?
> Ken added this to the 2.3 CVS branch a few months back (yep, I wanted it
> as well :)
Cool.
Though, I thought that "fileinto" is a terminal action (unless one
specifies "keep", processing stops there).
But,
  if allof (address :contains ["From"] ".") {
        fileinto "INBOX.incoming-current";
  }
  if allof (address :contains ["From"] ".") {
        fileinto "INBOX.incoming-current2";
  }
Results in article being delivered to both - likewise with "discard". In
which case what's "copy" for then ?  ?:/
-ericb
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
    
    
More information about the Info-cyrus
mailing list