Yes - Raymond and the OpenIO team are working on this at the moment. Not
Cassandra specifically - we're looking at a filesystem backend and the OpenIO
object store first, but general enough to plus other object stores as well.
I'm also doing some work on rewriting some of the internal datastructu
We have been using cyrus for quiet sometime now. I guess , now we have
to move from traditional file based storage to more distributable models
like cassandra
The benefits are tremendous , since that automatically provides for
hardware redundancy and scalability.
For even slightly large setups
On Monday 31 August 2015, Eric Luyten wrote:
> > else { fileinto "INBOX/BounceError"; }
> > }
> > Why "else fileinto" doesn't work ? Discovered in 2.4.17,
> > reproduced in 2.4.18.
> Did you define "INBOX/BounceError" as a mailbox ?
> This is not implied by the fact that it is a hierarchy.
> Som
On Mon, August 31, 2015 9:22 am, Sergey wrote:
> Hello.
>
>
> I have a strange problem. I use a filter
>
>
> if address :contains ["To"] ["bounceerror@"] { ifaddress :contains
> ["From"] ["MAILER-DAEMON@srv1.domain"] {
> fileinto "INBOX/BounceError/srv1"; }
> elsif address :contains ["From"] ["
Hello.
I have a strange problem. I use a filter
if address :contains ["To"] ["bounceerror@"] {
ifaddress :contains ["From"] ["MAILER-DAEMON@srv1.domain"] {
fileinto "INBOX/BounceError/srv1";
}
elsif address :contains ["From"] ["MAILER-DAEMON@srv2.domain"] {
fileinto "INBO