On Tue, 2009-06-30 at 03:40 -0400, Timo Sirainen wrote: > On Sun, 2009-06-28 at 15:04 +0200, reg9009 wrote: > > I've got a problem with Dovecot 1.2rc7 and a Sieve script which should > > store eMails in a subfolder. It always fails with > > > > Jun 28 14:56:43 deliver(): Error: sieve: > > msgid=<[email protected]>: failed to store into mailbox '': > > Invalid mailbox name > .. > > if header :comparator "i;ascii-casemap" :contains "X-Spam-Level" "*****" { > > fileinto "INBOX/Junk"; > > stop; > > } > > Have you tried if it works when you run deliver -m INBOX/Junk? That > would tell me if the problem is with my or Stephan's code. :)
BTW. Latest dovecot-libsieve + fileinto works fine here with the kind of namespace you have.
signature.asc
Description: This is a digitally signed message part
