Re: SIEVE Scripts on a shared folder

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

 



On Tue, 2011-10-04 at 21:30 -0400, Adam Tauno Williams wrote:
> Quoting "Jeroen van Meeuwen (Kolab Systems)" <vanmeeuwen@xxxxxxxxxxxx>:
> > Adam Tauno Williams wrote:
> >> cyrus-imapd-2.3.14-8
> >> I've done this before, but now I'm stumped [possibly Friday induced
> >> brain fade].  I'm trying to set a SIEVE script on a shared folder.
> > Now that you mention it, I find that indeed the sieve script I was trying to
> > use does not work... ;-)
> > 2.3.16 for me.
> Have you tried this on a 2.4.x version?

Nope, still doesn't work.

sardine.mormail.com> mboxcfg {folderName} sieve deleteTestSubject.sieve
sardine.mormail.com> info {folderName}
{{folderName}}:
  duplicatedeliver: false
  lastpop:  
  lastupdate: 14-Dec-2011 10:17:49 -0500
  partition: default
  pop3newuidl: true
  sharedseen: false
  sieve: deleteTestSubject.sieve
  size: 194259

require ["imapflags"];
if header :comparator "i;ascii-casemap" :is "Subject" "TEST"  {
    addflag "\\Deleted";
    keep;
    stop;

Sent a message to the folder with a subject of "TEST"... and it is not
deleted.


----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/


[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux