On Wed, 2011-12-14 at 11:04 -0500, Adam Tauno Williams wrote: > 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. Eh, my version is currently - cyrus-imapd-2.4.12-2 cyrus-imapd-utils-2.4.12-2 ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/