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" {

replication

2014-04-21 Thread Eugene M. Zheganin
Hi. If I'm using replication, and master goes offline for a moment, and I have some mail delivered on replica (from SMTP, beacuse I kinda have SMTP configured to deliver on localhost, and IMAP master is also a CARP master), how do I handle this situtation when master is back online (and the ma