I'm not using Cyrus, but I've built a sieve utility based on
the CMU sieve engine, and I can do:

require "fileinto";

fileinto "foo";
fileinto "bar";
keep;


Have you tried this? Have they done something to make this
impossible?

Sam

Quoting Olaf Frączyk <[EMAIL PROTECTED]>, who wrote:
> On 2002.03.05 02:21:15 +0100 Sam Roberts wrote:
> > Can't you see if it's to you, and do a keep?
> 
> But it's not good for threading messages:
> With this behaviour in mailboxes for group1 and group2 are no messages for 
> me. So I have to jump between mailboxes. It's not nice.
> 
> And if I want to share this mailbox with other users, I have problem again:
> They don't see mails which were addressed to me.
> 
> If sieve could duplicate messages: put 1 message into two or three 
> mailboxes it could solve my problems. But it's not nice solution.
> 
> Regards,
> 
> Olaf
> 
> 
> 
> 
> 

-- 
Sam Roberts <[EMAIL PROTECTED]> (Vivez sans temps mort!)

Reply via email to