Re: Fileinto problem with sieve on a shared mailbox with altnamespace enabled

2014-04-24 Thread Nic Bernstein
On 04/21/2014 01:58 PM, Nic Bernstein wrote: Folks, I've just added a sieve script like this to file some automated messages into a specific client-related mailbox: # # Sieve script to put customer Rancid messages into specific client folders # require "fileinto"; i

Fileinto problem with sieve on a shared mailbox with altnamespace enabled

2014-04-21 Thread Nic Bernstein
Folks, I've just added a sieve script like this to file some automated messages into a specific client-related mailbox: # # Sieve script to put customer Rancid messages into specific client folders # require "fileinto"; if header :contains ["from"] "ran...@example.com" {